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)
-   -   menu bar white space in drop menu (http://forum.bytesforall.com/showthread.php?t=5993)

nando Feb 23, 2010 07:40 AM

menu bar white space in drop menu
 
hi
i have a problem here: http://www.quartofilm.com/wordpress/ in the menu bar.
the dropdown vertical menu in "film" button creates white spaces.
here the css code i added:

ul.rMenu-hor li
{
float: right !important;
width: auto !important;
}

div#menu1 {
margin-right: 11px;
margin-left: 300px;
border: none;
margin-top: -70px;
}

can you help me please?
thank you

bluebell46 Jun 16, 2012 11:01 AM

(This solution works for me in Atahualpa 3.7.7)

I've been trying to find the answer to this for ages and kept coming across this post, so I thought I'd post a response when I finally found one.

Add the following code to the Atahualpa Theme Options >Add HTML/CSS Inserts>CSS Inserts at the very top:

ul.rMenu ul {background:transparent !important;}

lmilesw originally suggested this solution in the thread, http://forum.bytesforall.com/showthread.php?t=7511


All times are GMT -6. The time now is 06:09 PM.

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