Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   Center titles in menu bar. (http://forum.bytesforall.com/showthread.php?t=1075)

c32v Apr 3, 2009 07:09 AM

Center titles in menu bar.
 
Hello!
Just a little thing.
How can I center the title of each boxes in page menu bar? Attention, I don't wanna center the bar, just titles.
Thanks!

Flynn Apr 4, 2009 04:10 PM

Try HTML/CSS Inserts -> CSS Inserts

HTML Code:

ul.rMenu li {
text-align: center;
}


c32v Apr 5, 2009 07:13 AM

Thanks, works perfect!


All times are GMT -6. The time now is 01:11 AM.

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