UPprev gets on top (my solution)
-
Hello!
I post here the CSS fix for a visual problem that people using UPprev will have (their div gets on top):
#itro_opaco{ /*F: upprev gets on top of it*/ z-index: 99999999!important; } #itro_popup{ /*F: upprev gets on top of it; needs to be larger than #itro_opaco*/ z-index: 999999999!important; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘UPprev gets on top (my solution)’ is closed to new replies.