Results 1 to 3 of 3

Thread: Ultimate Fade-In Slideshow (v1.51) in IE has layering problem with dropdown

  1. #1
    Join Date
    Mar 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-In Slideshow (v1.51) in IE has layering problem with dropdown

    1) Script Title: Ultimate Fade-In Slideshow (v1.51)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm

    3) Describe problem: http://jivamuktiyoga.com/jiva2010/home/

    This effect works great in Firefox but in IE my menu drop downs fall underneath the dynamic image (It blocks my menu). Here's the link below:
    http://jivamuktiyoga.com/jiva2010/home/

    Try it in both Firefox (works) and IE (doesn't) and you'll see what I mean. I've played with the z-index on my css but cannot seem to figure it out. I am not a supreme coder but I'm a fine "lifter". I looked at the new 2.1 script but I fear this is more that I want (unless it is a bug and I NEED the new version)

    Lemme know!

    -Jeff

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Add the highlighted to the home_style.css file:

    Code:
    /*** first the generic link rule, then visited, then hover, then active */
    
    #topnav {
    width: 1024px;
    height: 43px;
    padding: 0;
    position: relative;
    z-index: 1000000;
    
    }
    Last edited by jscheuer1; 03-06-2010 at 07:38 AM. Reason: boost z-index due to older version of script
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    Jeff Younger (03-07-2010)

  4. #3
    Join Date
    Mar 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default You are a genius!!!

    Thank you John!
    You are a genius! You saved me!
    -Jeff

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •