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)
-   -   Background menu image not extending into child (drop down) menus (http://forum.bytesforall.com/showthread.php?t=16133)

tim55057 Nov 29, 2011 03:34 PM

Background menu image not extending into child (drop down) menus
 
Hi,

My background menu image is not extending into child (drop down) menus. The drop downs are white. Any idea what I'm doing wrong??

http://www.northfieldretirement.org....tigertech.net/

lmilesw Nov 29, 2011 05:35 PM

You have to determine the selectors for the sub menus such as .rMenu-ver and build your CSS along the lines of the following but please don't hold me to the exact syntax as I am going my memory. I would use Firebug to get the exact selectors. You may have to add !important to some of the code as well.
HTML Code:

.rMenu-ver a {
background: url("path to image") repeat-x top left;
}



All times are GMT -6. The time now is 03:23 PM.

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