CSS Firefox Drop down menu spacing issues

Discussion in 'HTML & Website Design' started by Annie Eff, May 9, 2008.

  1. #1
    I'm in Firefox hell.

    I created this website using CSS, it views properly in other browsers, except Firefox (what a shock).

    The problem is the drop down menu, there are large spaces between each link/sub menu, these shouldn't be there.

    The website is www.ezrahomecare.com

    Help!
     
    Annie Eff, May 9, 2008 IP
  2. apmsolutions

    apmsolutions Peon

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you try:

    #nav li li {
    border-color:#CCCCCC;
    display:block;
     
    apmsolutions, May 9, 2008 IP
  3. HDaddy

    HDaddy Active Member

    Messages:
    287
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #3
    It´s working fine in my FF, but your drop down doesn´t work in IE6
     
    HDaddy, May 9, 2008 IP