Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • highwindarea Friend
    #140282

    Attached 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


    1. error
    Anonymous Moderator
    #301537

    Hi,

    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

    highwindarea Friend
    #301541

    It works! Many thanks 🙂

Viewing 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