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)
-   -   Details about centering the menu on menu bar (child drop-down menus become unalligned (http://forum.bytesforall.com/showthread.php?t=10422)

jstein Oct 17, 2010 10:07 AM

Details about centering the menu on menu bar (child drop-down menus become unalligned
 
I found that if I add

ul.rMenu li {
position: relative;
left: 75px;
}

...I can move the menu bar over to the right to center it. Problem is that the drop down child menus don't line up with the parents. They end up being over to the right, beneath the parents. How do I change this so that they open directly beneath the parent?

lmilesw Oct 18, 2010 01:23 PM

It's better to use %page-center for a centered menu.

jstein Oct 24, 2010 09:56 AM

That seems a lot simpler than the other suggestion. Where would I place that code to get the desired effect?


All times are GMT -6. The time now is 04:43 PM.

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