rsiegel827
Member
Posted 1 year ago #
I'm having a problem with menu drop downs in internet explorer( IE8 compatibility mode with IE 7 standards). I have a custom theme that I built from the mistylook theme, but even when I install the out of the box mistylook theme, the dropdowns are not working. any ideas? http://wpdev.oxy.edu/beckytest/
It works in IE8 non compatibility mode.
E7's stacking order works differently to other browsers. Try adding z-index:2 to #access and z-index:1 to #container.
rsiegel827
Member
Posted 1 year ago #
Yeah... since that is the default setting at the computers at school, have to support it! Thanks! worked great!!