Align Navigation bar to center for Blogger

Align Navigation bar to center

In Template click Edit HTML and find code ]]></b:skin> then add code below:

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

No comments:

Post a Comment