Hello again, now i'm going to show you how to center pag tab navigation. First thing first, this is a capture what is the page tab navigation in Blogger.
And it shows like this:
Regards,
erikaicha
Read more...
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