thenortheasthub

Member

Forum Replies Created

  • In reply to: ie9 shows only shadows for nav subs

    #34904

    Dont add relative, just delete the word fixed so you have

    position: ;

    Let me know if it works.

    In reply to: ie9 shows only shadows for nav subs

    #34902

    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 🙂

    Thank 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.

    Just 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.

    Hi 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)