How to Put Your Header in the Middle as a Blogger
One reason that Google's free "Blogger" platform is so easy to use is that it offers you the choice of literally dozens of preset themes. If you're unsatisfied with one aspect of a pre-existing theme, you need to create a new, custom one to make the changes you want. For example, if you want to display your header in the middle of your theme, edit your theme's HTML file accordingly.
Instructions
-
-
1
Sign in to Blogger using your Google account credentials. Click "Design" under the blog whose header you want to place in the center.
-
2
Click "Edit HTML" along the top of the Blogger screen. Scroll down through the file that appears under the "Edit Template" heading until you come upon "/* Header" line.
-
-
3
Scroll down to "background position:" located under the "#header-inner {" label. Input the word "center" to replace which other alignment is set. Click "Preview" to see how your blog looks with the newly aligned banner, and then click "Save" to save changes.
-
1