PDA

View Full Version : drop down menu stacking order problem


scott_holthaus
12-27-2010, 03:15 AM
<a href="http://www.huntfishmn.com/forums/" target="_blank">http://www.huntfishmn.com/forums/</a>

Using Internet Explorer, roll over Hunting or Fishing and you will see what I mean.
It hides behind the navbar of the forum.
It works right on Firefox but not IE.
Is there a z-index I can change somewhere for the navbar or what else could it be?

Thanks in advance for the help!

Scott

metalguy639
12-27-2010, 03:20 AM
Sorry but I cannot duplicate that in IE myself. I'm using IE 8. See attachment.

You might want to hard refresh your browser or clear you browser cache. To Hard Fresh just click CTRL + F5.

scott_holthaus
12-27-2010, 03:56 AM
Maybe IE8 has a fix? IE7 still displays it with the nav behind the forum nav bar.

Any suggestions?

metalguy639
12-27-2010, 04:05 AM
The only possible suggestion is to use z-index of about 150 in the css. Place it inside the "navcontainer1" css possibly that will work for you. If it still does not show properly then increase the z-index number.