Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • heerspinkbs Friend
    #139553

    ———————————
    Hello everyone,

    In the website above I have installed a lightbox gallery, but when it openes, the menu will stay in front of the lightbox, instead of staying behind the lightbox. What I like to want is that the lightbox is all that the customers see, instead of a half menu in front of it.

    Is there a solution for this problem?
    ———————————
    Provide your website URL?
    Click here

    Provide information about components/modules/mambots installed?
    Simple Gallery

    Which version of Joomla do you use?
    1.5.9

    Have you made any modifications to the template?
    I installed a gallery and a lightbox plugin

    John Wesley Brett Moderator
    #297905

    Quick and easy fix.

    Change: ja.cssmenu.css (line 25)


    #ja-cssmenu {
    float:left;
    margin:0;
    padding:2px 0 0;
    position:relative;
    z-index:1000;
    }

    To this:


    #ja-cssmenu {ja.cssmenu.css (line 25)
    float:left;
    margin:0;
    padding:2px 0 0;
    position:relative;
    z-index:1;
    }

    And you should be good to go.
    Good lookin’ site, btw.

    john.

    heerspinkbs Friend
    #297910

    Thanks for the info! It’s done now, (after resetting ownership in the filemananager of Direct Admin… pfff). The solution from Jbrett worked!

    Thnx

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

This topic contains 3 replies, has 2 voices, and was last updated by  heerspinkbs 15 years, 8 months ago.

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