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)
-   -   [SOLVED] Centering page menu bar with spacing (http://forum.bytesforall.com/showthread.php?t=3445)

Wimbledon Sep 15, 2009 12:25 PM

[SOLVED] Centering page menu bar with spacing
 
I am currently using the latest version of WP and Atahualpa and am having trouble getting the page menu bar to center correctly.

Per other threads, I am using this code to add some spacing to the menu bar.

Code:

ul.rMenu li {
margin-right: 40px;
}
/*reset for submenus*/
ul.rMenu li ul li {
margin-right: 0;
}

The problem is that this throws the bar off center.

How can I maintain the spacing in between while still centering the whole page menu bar?

You can see the page here. (ignore the temporary logo)

The center of "FORUMS" should be between the two banner ads for it to be centered.

juggledad Sep 15, 2009 01:10 PM

see ato->Style & edit HEADER AREA->Style & edit HEADER AREA: %page-center

Wimbledon Sep 15, 2009 01:17 PM

I already am using that. The extra width I placed between the menu bar options is throwing the whole bar off center and I would like to know how to maintain that spacing.

juggledad Sep 15, 2009 01:28 PM

you should try setting a left margin also

Wimbledon Sep 16, 2009 12:03 AM

Ah, such a simple answer yet the perfect solution. Thank you :)


All times are GMT -6. The time now is 07:50 AM.

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