Results 1 to 2 of 2

Thread: Problem using JQuery Menu and Ultimate Fade-in slide show v2.1

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

    Default Problem using JQuery Menu and Ultimate Fade-in slide show v2.1

    If anyone can help me out. I can not pinpoint the issue with using Ultimate Fade-in slide show v2.1 and jQuery Multi Level CSS Menu #2

    The drop down menu is not visible in front of the slideshow. I included both sets of css for review.

    Here is a link to view the issue. http://extmotorsports.com/new_site/index.html

    Any help would be much appreciated.

  2. #2
    Join Date
    Dec 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I actually found a post that helped me fix the issue. I posted below what I changed and it worked out great.

    /*Top level list items*/
    .jqueryslidemenu ul li{
    position: relative;
    display: inline;
    float: left;
    z-index: 2000;
    }

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
  •