-
AuthorPosts
-
August 28, 2011 at 12:23 am #167895
Hi,
The mod_jaslideshow2 is over the main main menu drop down items so i cant click on them..
please help..
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 28, 2011 at 12:25 am #409042Greetings:
Can you provide us with the url for the site you’re working on so we can view and try to investigate the issue?
Thanks !!!
August 28, 2011 at 1:16 am #409046<em>@TomC 263228 wrote:</em><blockquote>Greetings:
Can you provide us with the url for the site you’re working on so we can view and try to investigate the issue?
Thanks !!!</blockquote>
hi,
see site here.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 28, 2011 at 4:00 am #409066It appears that you’ve done some major modifications to the css …. to prevent overlaps you need to be sure to “clear:both” and watch indexing.
Do you see a rule as follows ?? :
#ja-top .slideshow {
margin-bottom: -30px;
}
August 28, 2011 at 2:13 pm #409143<em>@TomC 263276 wrote:</em><blockquote>It appears that you’ve done some major modifications to the css …. to prevent overlaps you need to be sure to “clear:both” and watch indexing.
Do you see a rule as follows ?? :
#ja-top .slideshow {
margin-bottom: -30px;
}
</blockquote>hi am seeing
#ja-top .slideshow_demo {
margin-bottom: 30px;in the template.css where can i find the
#ja-top .slideshow {
margin-bottom: -30px;
}Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 28, 2011 at 5:42 pm #409204Hi,
You replace this code from http://www.sermmed.mx/modules/mod_jaslideshow2/assets/themes/default/style.css
.maskDesc, .maskdesc {
background: none;
cursor: pointer;
display: block;
position: absolute;
z-index: 100;
}
with
.maskDesc, .maskdesc {
background: none;
cursor: pointer;
display: block;
position: absolute;
z-index: 5;
}
– Delete all of files of /cache and /t3-assets folder1 user says Thank You to khoand for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 28, 2011 at 5:57 pm #409206Yep … It appears that khoand’s solution will do it – GOOD WORK, khoand.
Let us know if, after applying khoand’s recommended solution above, this achieves the desired result you were looking for.
1 user says Thank You to TomC for this useful post
August 28, 2011 at 6:04 pm #409209<em>@khoand 263433 wrote:</em><blockquote>Hi,
You replace this code from http://www.sermmed.mx/modules/mod_jaslideshow2/assets/themes/default/style.css
.maskDesc, .maskdesc {
background: none;
cursor: pointer;
display: block;
position: absolute;
z-index: 100;
}
with
.maskDesc, .maskdesc {
background: none;
cursor: pointer;
display: block;
position: absolute;
z-index: 5;
}
– Delete all of files of /cache and /t3-assets folder</blockquote>worked great…….
thanks so much
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by inspiredtechltd 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum