test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • kurtsteiner Friend
    #140620

    http://www.composer.de/vsr

    on home, the expanding menue overlabs the JA SlideShow2 but i´m not able click on the the submenus because i only hit the behint JA SlideShow2.

    Need assistence please

    TomC Moderator
    #302600

    Adjust the z-index for the menu (CSS) to 999

    kurtsteiner Friend
    #302605

    <em>@tcraw1010 126013 wrote:</em><blockquote>Adjust the z-index for the menu (CSS) to 999</blockquote>

    hello TOM:

    this is already my (original)template CS setting:

    /* HEADER
    ——————————————————— */
    #ja-header {
    height: 100px;
    z-index:999;
    }

    nigelmaine Friend
    #305222

    Hi

    I have the same problem. The navigation is OK in Firefox, but shows behind the slideshow in IE, I saw your site and it looks fine. How did you get around this problem.?

    Hope you can help…

    Regards

    Nigel
    http://www.reseller-marketing.co.uk/dklm

    blugreen Friend
    #309715

    Here is what I did to fix this as I could not find a definitive answer anywhere else.

    Find:

    #ja-mainnav .main {

    background: #0E243C;
    padding: 0;
    position: relative;
    height: 40px;

    Change to:

    #ja-mainnav .main {

    background: #0E243C;
    padding: 0;
    position: relative;
    height: 40px;
    z-index:999;

    omnovia Friend
    #311631

    I see the same problem on the JA Demo page itself.

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

This topic contains 6 replies, has 5 voices, and was last updated by  omnovia 15 years, 4 months ago.

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