Internet Explorer 7 and Z-Index Issues

More
14 years 7 months ago #1144 by jamesryanwilliams
I'm very upset, because I purchased the Hot Rockin' template and the navigation menu does not work properly in Internet Explorer 7. There is a z-index issue and I can't seem to fix it. Can you help?

Even on your own Demo of the template once you click on of the menus and get onto a sub page of the website, the menus do not work on IE 7. Please advise how to fix. I have a very angry client right now and would like to use your templates in the future, but I'm not so sure I made the right decision now.

Thanks for any help you can offer. :(

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 7 months ago #1146 by milos
Actually all web designers are even more upset with all those IE6-7 bugs. We discontinued IE6 support, hopefully the same will happen with IE7 within a year or so. There are millions of reasons for that.

Anyway... Here's how to fix this. Open file template_css.css and find
Code:
#nav li { float:left; position:relative; margin:0 5px; }
.
Change it to:
Code:
#nav li { float:left; margin:0 5px; }
Just need to remove "position:relative;".

Please Log in to join the conversation.

Time to create page: 0.230 seconds
Powered by Kunena Forum