Results 1 to 3 of 3

Thread: ultimate fade-in slideshow(v2.1) overlapping jQuery Multi Level CSS Menu #2

  1. #1
    Join Date
    Dec 2009
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default ultimate fade-in slideshow(v2.1) overlapping jQuery Multi Level CSS Menu #2

    Hello All, need your help
    i have a problem,when i use ultimate fade-in slideshow(v2.1) and jQuery Multi Level CSS Menu #2, the menu was overlapping by slide show which build use ultimate fade-in slideshow(v2.1) it just happen on IE, not with firefox or chrome
    you can see the picture at this link
    http://i47.tinypic.com/2zdrgbt.jpg

    please your advice, what i can do?

    thank in advance

    regards

    nicos

  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

    Try adding this to the very top of your jqueryslidemenu.css file:

    Code:
    .jqueryslidemenu, .jqueryslidemenu * {
    position: relative;
    z-index: 10000!important;
    }
    - 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:

    nicos (12-03-2009)

  4. #3
    Join Date
    Dec 2009
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thank's a lot John, it work

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
  •