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] Page Menu Bar - Drop Down Menu Alignment (http://forum.bytesforall.com/showthread.php?t=3338)

KatyDigg Sep 8, 2009 12:20 PM

[SOLVED] Page Menu Bar - Drop Down Menu Alignment
 
With regard to having a SPACE between each PARENT Page on PAGE MENU BAR - presently, this effects all Drop Down CHILD PAGES Alignment.


I would prefer to retain the SPACE between each PARENT Page along the PAGE MENU BAR.

Is this possible, please?


Thanks.

KatyDigg Sep 9, 2009 04:45 AM

I have solved this issue by entering the following CSS Insert


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


All times are GMT -6. The time now is 05:15 AM.

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