moonenbeams
Member
Posted 3 months ago #
Hi there,
This seems to be a problem with more than one theme and appears to be restricted to Internet Exploder.
The Menu/Submenu's are hidding themselves behind the home page content (www.minimax-international.com) but only in IE.
I have seen a few technical discussions and solutions passed around, but unfortuntely, in that cases my technical ability is too low to understand how to apply.
Does anyone understand this problem and can explain the repair in really simple A B C instructions?
Your help and opinion is highly appreciated.
moonenbeams
Member
Posted 3 months ago #
Ok - problem half solved - this fixes Menus dropping behind slider images but not the icons top right above slider images.
Install the following code anywhere in style.css. At the beginning for example.
#header{z-index:1001 !important;}
#content{z-index:100 !important;}
--------------------
Now to solve the last part.... any ideas will be gratefully received!
moonenbeams
Member
Posted 3 months ago #
Download cufon-yui.js from the cufón website and upload it to your own server. If you’re upgrading, just replace your old cufon-yui.js in the JS folder of your theme (Boldly in my case).
Also removed IE7 emulation meta tag from header.php.
Still have Boldly theme slider nav squares on top of menu problem.
moonenbeams
Member
Posted 3 months ago #
Removing IE7 emulation solved the top right image overlap in header problem.
moonenbeams
Member
Posted 3 months ago #
Moved the menu's around to avoid the problem.
i guess all this will start again when IE 10 comes out.
!!