Menu placement using css

Discussion in 'HTML & Website Design' started by GloBleeOne, Aug 13, 2008.

  1. #1
    http://www.pennycropper.co.nz/index.html

    Menu is using this code:

    #navigation ul {style1.css (line 115)
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:11.2px;
    font-weight:normal;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt 35pt 0pt 0pt;
    padding:0pt;
    text-align:right;
    text-decoration:none;
    word-spacing:6pt;
    }
    Code (markup):
    Using IE it is displaying in the correct place, however using firefox it is not.
    Any thoughts?
     
    GloBleeOne, Aug 13, 2008 IP
  2. Sunlust

    Sunlust Active Member

    Messages:
    448
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Sorry, won't help ya, when you code, code for FF and then debug IE, not the other way around.
     
    Sunlust, Aug 14, 2008 IP