By default, the name of your blog at the top (Blogger calls it the header) will be left justified. It's fine to keep it that way, but if you want to center it, go to this site and see the easy steps to do so.
On this site, scroll down until you see "Center Your Blog Header Image." Follow the steps to copy the HTML code (shown below).
#header-inner img {margin: 0 auto !important;} #header-inner {text-align:center !important;}
No comments:
Post a Comment