The blogger template I’m using is probably one of the most popular ‘Awesome Inc’, but this tip can be used with any template.
Center Your Blog Header Image
1. First go to TEMPLATE > CUSTOMIZE > ADVANCED > ADD CSS
When this box appears Copy and paste the code below in it
.Header h1, .Header .description{
text-align:center;
}
lick "Apply to Blog" by the top right hand corner.
If you view your blog, the title and description should now be at the center of your blog header as seen in the picture below:
If you view your blog, the title and description should now be at the center of your blog header as seen in the picture below:
That's all.
NOTE: If you downloaded a third party template that is not compatible with template designer,
==> go to Template > Edit HTML > Proceed
==> use CTRL F to find ]]></b:skin>
==> right above it, paste the alignment code in the post above.
==> Save the template and view your blog.
All thanks to Jide Ogunsanya
No comments:
Post a Comment