test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mj1256 Friend
    #126099

    I use a script for lightbox galleries using mootool and js. It works great, thats not my problem.

    My problem is that the images show behind the top menus on all the templates.

    How can I turn of the top menus on just one page in my site.

    turning off the mainmenu module for that one page does not work becuse of the way the top menus in the newer joomlart templates are coded into the template, they are not using the main menu module

    any ideas?

    Menalto Friend
    #240535

    Which template are we talking about here btw? And which script for lightbox?

    Khanh Le Moderator
    #240543

    You may use z-index to make the lightbox lay on top of others. If you have a livesite url, I can take a look.

    mj1256 Friend
    #240609
    mj1256 Friend
    #240631

    I GOT IT !! 😀

    z-index is set

    it was easy,

    kosinus Friend
    #253081

    hi guys,

    uh, i seem to have exactly the same problem here…

    i’m using ja_purity with slimbox, but when the page is supposed to fade into the background, a small part (the logo on top left) will not fade, but stay on top of everything.
    how and where do i have to apply the z-index value?

    thanks for your answers!

    kosinus Friend
    #253089

    once again, easier than i thought.
    but without your hint about the z-index i’m sure i would never have figured it out, so a big thank you anyways!

    for everyone else who still haven’t figured it out:

    if your ja_purity logo will stay on top and not fade out, simply check your template file (in my case templates/ja_purity/css/template.css).

    you will find this:

    h1.logo a {
    [… yadda yadda …]
    z-index: 100;
    }

    change to
    z-index: 0;

    et voilá, slimbox works just fine.

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

This topic contains 7 replies, has 4 voices, and was last updated by  kosinus 16 years, 6 months ago.

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