test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • saco721 Friend
    #863466

    Hi, I have a modified JA_T3_Blank template on joomla 3.2.7, the problem is that I have a dropdown menu and the subitems appear behind the slider below the menu, I have added `#ja-main .ja-mass-top
    {
    overflow: visible;
    }

    body #ja-mainnav
    {
    z-index: 11111;
    }`

    to my template.css file, this resolves the problem but the search module in the menu bar becomes hidden. Any help would be greatly appreciated.

    Saguaros Moderator
    #863945

    Hi

    In the file: http://demo.soundminds.co.uk/templates/ja_t3_blank/css/template.css

    /*images under slider*/
    .picslide{ 
    padding: 0;
    border: 0px solid #ccc; 
    position: absolute; 
    right: -20px; 
    top: 0px; 
    width: 1000px;
    z-index: 900;
    }

    change the z-index to z-index:1;

    saco721 Friend
    #868956

    Hey Saguaros,

    Works perfectly, thank you very much for your help!,

    Saco.

    saco721 Friend
    #868958

    Hey Saguaros,

    Works perfectly, thank you very much for your help,

    Saco.

    Saguaros Moderator
    #869298

    You’re welcome!!!

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 8 years, 11 months ago.

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