Thursday, 9 October 2014

Short Tips on How to Centralize Your Blog Title and Description

Hi Everyone!!! Sure you are all doing great, Alright I learnt something today and i decided i should share it, and its on how to centralize you Blog title and description.

The blogger template I’m using is probably one of the most popular ‘Awesome Inc’, but this tip can be used with any template.



The problem is the Title and description of my Blog refused to centralize itself. lol!!!  

And we all can agree it would look a lot better if it were centered on top of my blog!  So here are a couple of quick steps to make that happen



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:
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