I am having an issue in 2010 with Internet Explorer where the superfish menu layer is covering my top navigation drop down choices. I tried adjusting the z-index but that did not correct the issue. Hoping you can help.
Hi,
I cannot think of any other reason that the z-index. Look in the superfish css file to see if there are any z-index settings there that could override.
Also use the deceloper tools (F12) to inspect the element to help figure out where the z-index is coming from.
Thank you. Yes there was another reference to the z-index in the CSS file as well as the one in the CWEP code. I had not seen the reference in the CSS file. after adjusting this setting all works as expected.