Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • micker Friend
    #190290

    hello
    i have problem with dropdown of mega menu
    template 1.4.1
    on ff, IE perfect but on chrome dropdown is back my module … i didn’t find why
    http://www.legribouillard.com/newgribou/
    if somebody can help me
    regards

    Saguaros Moderator
    #504634

    Hi micker,

    Try to add this css rule into /templates/ja_template_name/css/custom.css file:

    .t3-megamenu.animate .mega > .mega-dropdown-menu {
    z-index: 999 !important;
    }

    micker Friend
    #504654

    not work .. other idea ?

    Wall Crasher Developer
    #504974

    Hi micker,

    Try to add “position: relative” to .t3-mainnav

    Like this.

    .t3-mainnav {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
    -ms-filter: “progid:DXImageTransform.Microsoft.gradient(enabled = false)” !important;
    filter: none;
    position: relative;
    z-index: 9999 !important;
    }

    Regards

    micker Friend
    #505010

    strange nothing works …

    micker Friend
    #505020

    sorry lost some code ….
    it works !!!!!!!!!! :-*

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  micker 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum