CSS Menu Hide/Reveal Problem

Discussion in 'CSS' started by rocketmedia, Jun 11, 2007.

  1. #1
    I have created a CSS drop-down menu with 2 levels. You may view it here:
    http://www.myrocketmedia.com/coolray1

    You may view the CSS here:
    http://www.myrocketmedia.com/coolray1/css/basic.css

    As you can see, it's functional -- but, in IE6, when you roll over the 2nd tree menu (under Products --> Plumbing), it gets stuck and will not hide after it has been rolled over.

    What could be causing this?

    As a sub note, I'd like the text of my buttons to be centered, but vetical-align shows to be of no use. Ideas?
     
    rocketmedia, Jun 11, 2007 IP
  2. Daniel591992

    Daniel591992 Well-Known Member

    Messages:
    594
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    125
    #2
    For the align thing try

    margin-top: 3px

    margin-bottom: -2px


    mess around with the values to find something good
     
    Daniel591992, Jun 11, 2007 IP