Here's the step on how to center page tab navigation in Blogger:
1. Go to Template --> Customize
2. Find Advanced --> Add CSS, then you can paste the source code in the right space with this source code:
.PageList {text-align:center !important;} .PageList li {float:none !important; display:inline !important;}
And it shows like this:
3. Click the button Apply to Blog, and there you go. The page navigation should be in the center tab.
Regards,
erikaicha
No comments:
Post a Comment