Forum Replies Created
-
Dont add relative, just delete the word fixed so you have
position: ;
Let me know if it works.
Hi,
I have resolved the problem by
1. Going into the style.css of the graphene theme
2. Finding the below code (starting on line 601), deleted the word ‘relative’, saved the file.
/* Top level header menu, default state */
#header-menu-wrap{
position: relative;
background: url(images/sprite_h.png) left -3px repeat-x #101010;
z-index: 15;
3. Cleared my cache
4. Dropdown menu visible again on internet explorer 🙂
In reply to: Drop down menu not working on internet explorer – please help!
January 12, 2013 at 1:36 pm #34974Thank you Luko and Kenneth.
I have resolved the problem by
1. Going into the style.css of the graphene theme
2. Finding the below code (starting on line 601), deleted the word ‘relative’, saved the file.
/* Top level header menu, default state */
#header-menu-wrap{
position: relative;
background: url(images/sprite_h.png) left -3px repeat-x #101010;
z-index: 15;
3. Cleared my cache
4. Dropdown menu visible again on internet explorer 🙂
Thanks for your help.
In reply to: Drop down menu not working on internet explorer – please help!
January 11, 2013 at 5:18 pm #34971Just a quick question.
Once I have disabled a plugin are the effects immediately seen on my site (i.e. will i see the menu drop down work right away if it was that plugin causing the problem?) or do i have to clear my cookies / empty cache each time?
Thanks again.
In reply to: Drop down menu not working on internet explorer – please help!
January 11, 2013 at 1:31 pm #34970Hi Kenneth,
I’m using IE9 and the drop down menu is invisible.
Ill try disabling plugins now.
Thanks
Viewing 5 posts - 1 through 5 (of 5 total)
