-
AuthorPosts
-
October 3, 2011 at 7:19 pm #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
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 3, 2011 at 8:10 pm #416548Hi 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.
October 3, 2011 at 8:36 pm #416552Hi Tom,
Just set the Optimize CSS to ‘no’. Problem still exists…
I’m no expert at css so hope you can help:)Tjeerd
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 3, 2011 at 9:12 pm #416556Okay, here’s what you can do . . . .
STEP ONE:
Go to modules/mod_jaslideshow/assets/themes/bistro/styles.cssat 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.
1 user says Thank You to TomC for this useful post
October 3, 2011 at 10:03 pm #416569Hi Tom,
That worked! Thanks for the quick support:)
Tjeerd
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 4, 2011 at 2:23 am #416617That’s what we’re here for . . . Good luck with your continued site development !!
😎
AuthorPostsViewing 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
Slideshow is displayed through the megamenu
Viewing 6 posts - 1 through 6 (of 6 total)