Help with CSS; z-index I believe

Discussion in 'CSS' started by Chris Gwynne, Mar 8, 2010.

  1. #1
    Okay I have a problem with a CSS drop down menu I've created, I've used this CSS menu before so I know it works, however it's not working with this design I'm trying to implement it onto.

    Basically with CSS I've created a background image within a div with a z-index, then everything else is on top of that. That all works.

    The actual drop down menu works, i.e. when I hover over a link the drop down menu appears, however disappears as soon as I try to move my mouse onto those links, pretty sure it's a z-index issue but I can't for the life of me figure it out.

    It's a sensitive URL however for those who think they can help please add me spitzariffic@hotmail.com

    Chris
     
    Chris Gwynne, Mar 8, 2010 IP
  2. Chris Gwynne

    Chris Gwynne Member

    Messages:
    23
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #2
    Anybody? :)
     
    Chris Gwynne, Mar 8, 2010 IP
  3. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Silly question, but you dont have it set to a white background on hover do you (or whatever would make it blend into the background)? It doesnt sound like a z-index problem to me as its already on top when it drops down... the hover should inherit those attributes.
     
    typingmums, Mar 8, 2010 IP
  4. Chris Gwynne

    Chris Gwynne Member

    Messages:
    23
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #4
    @typingmums - the sub menu shows when i hover over the sub menu link, but as soon as i move off this, it disappears again. nothing to do with the background as far as im aware.
     
    Chris Gwynne, Mar 8, 2010 IP
  5. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #5
    OK, so it disappears when you move away from it? Cant help any further now sorry without seeing the html and css...
     
    typingmums, Mar 8, 2010 IP
  6. Chris Gwynne

    Chris Gwynne Member

    Messages:
    23
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #6
    yournfc.com

    User: nfc
    Pass: 777

    Hover over "Business Services"
     
    Chris Gwynne, Mar 8, 2010 IP
  7. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #7
    Thanks - looking at it now
     
    typingmums, Mar 8, 2010 IP
  8. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #8
    OK, literally just copied the html & css and recreated it - not edited anything at all - and it works fine here:

    http://fontmedia.com.au/wip/dp/dp.html

    Obviously this indicates that the problem is linked to styling elsewhere?
     
    typingmums, Mar 8, 2010 IP