Results 1 to 4 of 4

Thread: CSS z-index issue

  1. #1
    Join Date
    Jan 2006
    Posts
    50
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Exclamation CSS z-index issue

    hey folks

    i the following URL, http://bit.ly/aUs0qt , i have an issue in IE6/7 only - the drop down menus are under the content, despite having a high z-index (30).

    any ideas?

    thanks!

  2. #2
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there snooper,

    instead of applying z-index:30 to your #nav .drop rules apply it to your #nav li rules.

    coothead

  3. #3
    Join Date
    Jan 2006
    Posts
    50
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by coothead View Post
    Hi there snooper,

    instead of applying z-index:30 to your #nav .drop rules apply it to your #nav li rules.

    coothead
    wow - amazing!!!
    thanks!!

  4. #4
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    No problem, you're very welcome.

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
  •