[thelist] CSS problem on Mozilla/netscape

Internetvraagbaak.nl info at internetvraagbaak.nl
Fri Jan 21 07:12:48 CST 2005


Hi,

i go crazy but can someone see why this CSS breaks up my website: 
www.cartesians.be  in Mozilla, netcape 7.2
But not on opera or IE.

i already went for validation but can't seem to see the solution.
Thanks!!

"css code":
.dtree {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #78AF42;
 white-space: nowrap;
 padding-left: 2px;
 padding-top: 1px;
}
.dtree img {
 border: 0px;
 vertical-align: middle;
}
.dtree a  {
 color: black;
 text-decoration: none;

 }

 .dtree a:hover  {
 color: #EC7E2C;
 text-decoration: none;
 }


.dtree a.node, .dtree a.nodeSel {
 white-space: nowrap;
 padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
 color: #EC7E2C;
 text-decoration: underline;
}
.dtree a.nodeSel {
color: #black;
 text-decoration: none;
}

.dtree a.nodeSel:hover {
 color: #EC7E2C;
 text-decoration: underline;
}

.dtree .clip {
 overflow: hidden;
} 



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.1 - Release Date: 19-1-2005



More information about the thelist mailing list