Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] z-index issue in header & sub-menu (http://forum.bytesforall.com/showthread.php?t=12291)

Tamara-IT Jan 17, 2011 12:39 PM

[SOLVED] z-index issue in header & sub-menu
 
2 Attachment(s)
Hello,
I'd like to have my submenus OVER the header image. I've tried several CSS settings but the image does not go under the menu. Anyone can help?
Thanks!

juggledad Jan 18, 2011 04:46 AM

it has something to do with one of our CSS Inserts. Make a copy of them all to a text document and then remove them from the CSS Inserts and see how it overlays.

Now add them back one at a time till you find the one causing the issue.

Tamara-IT Jan 18, 2011 04:47 PM

It's strange...
If I comment "opacity: 0.9;" here

div#menu1 ul.rMenu {
filter: alpha(opacity=90)!important;
filter: "alpha(opacity=90")!important;
-moz-opacity: .9!important;
/*opacity: 0.9;*/
}

it overlays the way I want, even if I loose the nice transparency effect. Doh!


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

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