In this post you will learn how to center pages link in blogger blog.
Read : Make undeletable, unrenamable folders
Step 1. Go to Template > Customize > Advanced > Add CSS ( old interface: Dashboard > Design > Template Designer > Advanced > Add CSS ).
To center
.PageList {text-align:center !important;}
.PageList li {display:inline !important; float:none !important;}
Also Read : How to uninstall programs using cmd
To align Right
.PageList {text-align:right !important;}
.PafeList li {display:inline !important; float:none !important;}
Step 3. Check out the live preview in the lower pane.
Step 4. If you are happy with the way it looks, click on "Apply to Blog" button.
Final words
If you like this post, and you think this post useful, share this post with your friends. If you find the post helpful comment you thinking about the post.
No comments:
Post a Comment