[thelist] Netscape CSS Links Problem

Olly Hodgson gnarly at gmx.co.uk
Mon Feb 11 06:45:01 CST 2002


Hi,

Got a problem with my CSS. Netscape 4.79 is putting all of the .menubar
links onto a new line (as if there was a <br> in there - theres not. The CSS
code is below (Dreamweaver generated) - does anybody know whats going on?

TIA

Olly.

a {  font-weight: bold; color: #000000}
a {  text-decoration: none}
a:hover {  font-weight: bold; text-decoration: underline; color: #000000}
td { font-weight: normal; color: #000000; text-decoration: none ;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
p { font-weight: normal; color: #000000; text-decoration: none ;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
.menuBar { font-weight: normal; color: #FFFFFF; text-decoration: none ;
font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px }
a.menuBar { font-weight: bold; color: #FFFFFF; text-decoration: none ;
border-color: black #666699; margin-top: 0px; margin-right: 2px;
margin-bottom: 0px; margin-left: 2px; padding-top: 0px; padding-right: 2px;
padding-bottom: 0px; padding-left: 2px; border-style: solid;
border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px;
border-left-width: 1px}
a.menuBar:hover { font-weight: bold; color: #000066; text-decoration: none;
border: dashed; border-width: 0px 1px; background-color: #FFFFFF;
margin-top: 0px; margin-right: 2px; margin-bottom: 0px; margin-left: 2px;
padding-top: 0px; padding-right: 2px; padding-bottom: 0px; padding-left:
2px; border-color: black #000066}
h3 { font-weight: bold; color: #FFFFFF; text-decoration: none ; font-family:
Verdana, Arial, Helvetica, sans-serif; font-size: 18px}





More information about the thelist mailing list