-
AuthorPosts
-
highwindarea Friend
highwindarea
- Join date:
- December 2007
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
April 15, 2009 at 9:01 pm #140282Attached you can see the problem I have with JA Slideshow 2. With Firefox is perfect, but with Safari the image in JA Slideshow 2 goes above the Frontend. How can I solve this?
My website is http://www.windsurfnation.eu
Thanks in advance for your help
Slow
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
April 16, 2009 at 8:07 am #301537Hi,
For this case, open templates/ja_opal/css/template.css file, at about line 1188, find following code:
#ja-topsl {
display:block;
float:left;
height:324px;
margin:0 auto;
position:relative;
z-index:10;
}and change to:
#ja-topsl {
display:block;
float:left;
margin:0 auto;
position:relative;
z-index:10;
}Hope it helps
1 user says Thank You to JA Developer for this useful post
highwindarea Friendhighwindarea
- Join date:
- December 2007
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
April 16, 2009 at 8:24 am #301541It works! Many thanks 🙂
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by highwindarea 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Big Problem in Safari with JA Slideshow2
Viewing 3 posts - 1 through 3 (of 3 total)