Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   [SOLVED] WP-PageNavi: Is there a way to center it? (http://forum.bytesforall.com/showthread.php?t=2583)

adum Jul 22, 2009 11:14 AM

[SOLVED] WP-PageNavi: Is there a way to center it?
 
Just wondering if it is possible to center it, right now it's aligned left. Not a huge deal or anything. Same with CommentNavi too I guess.

Thanks. :)

jankph Jul 22, 2009 01:27 PM

I added this as a CSS Insert, it works on my blog:

Code:

div.wp-pagenavi-navigation {
text-align: center;
padding:0px 0px 10px 0px;
}

You don't need the padding, but I added it to create some white space below the pagenavi boxes.

adum Jul 22, 2009 10:22 PM

you da man! and that padding does make it look better :)


All times are GMT -6. The time now is 11:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.