Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sundogmedia1 Friend
    #146137

    Hello, I am trying to use the slideshow from JA Quartz. It works perfectly in IE, but when I test in Firefox and Safari I cannot use the drop down menus on top of the slideshow. The drop down menu appears, but when you try to click on the items the slideshow interferes.

    http://www.eklutnainc.com/joomla/
    username: eklutna
    password: letmein

    Thanks!

    Anonymous Moderator
    #324184

    Hi sundogmedia1

    Open templates/ja_cooper/css/ja.slideshow2.css file, find following code (line 1):

    .ja-slidewrap {
    margin: 0;
    padding: 0;
    position: relative;
    }

    and change to:

    .ja-slidewrap {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 0;
    }

    sundogmedia1 Friend
    #324462

    Brilliant! Thanks! I thought it was a z-index problem, but I couldn’t figure out where.

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

This topic contains 3 replies, has 2 voices, and was last updated by  sundogmedia1 14 years, 6 months ago.

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