Z Index problem
-
Hi,
I used this code to ensure that the menu didn’t fall behind another element (video).
#{$wrap} {
position: relative;
z-index: 99999999;
}That worked successfully, the only problem now is that when I click “turn off light”, the menu bar doesn’t darken.
I’ve had this plugin installed before but can’t remember what I did to fix that problem before, any ideas?
Thanks.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Z Index problem’ is closed to new replies.