Wednesday, 14 August 2013

Want to center your Blogger pages links?

By default, the blogger pages links are on the left of the template.  Not everyone likes this and I have had a few questions about centering them.

Here is an example using my Notebook Scribbles template: 




Changing these links to be in the centre of your blog is not very difficult.
 
 
Want to know how?

1) Go to the "Template Designer" area within Blogger.  In the far left area, select the "Advanced" tab and then the "Add CSS" tab in the second column (hint, it's way down the bottom).

2) Paste the following code into the CSS window:


.PageList {text-align:center !important;}
.PageList li {display:inline !important; float:none !important;}
 

Click for a larger preview

3) The live preview of your blog should update in the window and you should see that these links are now centered.  If you are happy, click "SAVE".


 
 

0 comments:

Post a Comment

 

Blog Template by BloggerCandy.com