test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • tjeerds23 Friend
    #169242

    Hi there,

    I’m having a problem with ja-bistro. Normaly when you select an item from the megamenu it is displayed on top of the slideshow. In my case some of the content of the slideshow is displayed right trough te menuitems, see attached screenshot. This only happens with the description texts, not when the menu is expanded over the image. I’ve tried different browsers and the are all the same. When I try a different template (in my case ja-travel) the problem is solved.

    This is the website http://www.recreatieparkermerstrand.nl

    Hope you can help,

    Thanks in advance

    Tjeerd


    1. megamenu
    TomC Moderator
    #416548

    Hi Tjeerd:

    It looks like a css/z-index related issue . . . but will need for you to set “Optimize CSS” to “No” within your Template Manager to test.

    tjeerds23 Friend
    #416552

    Hi Tom,

    Just set the Optimize CSS to ‘no’. Problem still exists…
    I’m no expert at css so hope you can help:)

    Tjeerd

    TomC Moderator
    #416556

    Okay, here’s what you can do . . . .

    STEP ONE:
    Go to modules/mod_jaslideshow/assets/themes/bistro/styles.css

    at line 91, you will see . . .


    .maskDesc, .maskdesc{
    background: none;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: auto !important;
    margin-left: 20px;
    }

    change the z-index to “10”

    STEP TWO:
    same style.css file, at line 61 . . . .


    .ja-slide-thumbs-wrap {
    clear: both;
    overflow: hidden;
    top: 25px;
    position: absolute;
    left: 30px;
    z-index: 101;
    }

    change the z-index to “10”

    Let me know if that works for you.

    tjeerds23 Friend
    #416569

    Hi Tom,

    That worked! Thanks for the quick support:)

    Tjeerd

    TomC Moderator
    #416617

    That’s what we’re here for . . . Good luck with your continued site development !!

    😎

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

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 13 years, 1 month ago.

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