Hi,
I've a problem with header menu on IE (5/6, dunno if 7 too).
Check screen, kind of z-index problem, any clue of how to fix it?
Header menu on IE (old version)
(4 posts)
(2 voices)
-
Posted 5 months ago #
-
Hello FabioQ,
Try adding this in Dashboard -> your theme -> General Settings -> Custom CSS,
#header, #primary_menu { position: relative !important; z-index: 9999 !important; }Posted 5 months ago # -
Posted 5 months ago #
-
Your wanting to move the menu around? You can do so like this,
#primary_menu { position: absolute; top: 0px !important; left: 0px !important; }And then play around with the values.
We do not support IE 5/6 though so please keep that in mind. As for IE7 make sure your not in compatibility view and that your zoom setting is set to 100%.
Posted 5 months ago #
Reply
You must log in to post.













