Z-Index, Ultimate Fade Slideshow, Scroller Code, Internet Explorer
Hi,
I've read several posts here and on other sites regarding adding a z-index to the #menu styles to correct the problem of the drop down menu appearing behind the Ultimate Fade-in Slideshow, on my site it is also appearing behind my text scroller on the right.
I've tried adding it to all of my #nav (menu style name) but to know avail.
The Wordpress theme I'm using has z-index noted as such:
#nav li:hover ul, #nav li.sfhover ul {
left: auto;
z-index:100;
I've tried raising the z-index to 1000 or 10000 and moving it to the #nav style and #nav li ul { per a suggestion I read on the Wordpress forum.
Is there another solution? You can view my issue on Internet Explorer at http://www.astuterecorder.com.
Thank you!
It worked! Thanks, Snookerman.
Hi, Snookerman,
I did precisely what you suggested and it worked. Thank you so much!:)