td {
font-family: Arial;
font-size: 12px;
color: #000000;
}
/*
########
Ticker##
########
*/
.ticker{
color: #f6cb20;
font: 12px Arial;
height: 26px;
BACKGROUND-IMAGE: url(include/designs/bvb_1/images/hmenu.GIF);
}
.ticker:link, .ticker:hover, ticker:active, ticker:visited{
color: #f6cb20;
text-docoration: underline;
BACKGROUND-IMAGE: url(include/designs/bvb_1/images/hmenu.GIF);
}
und hier das stück html:
<td class="ticker"> <table cellspacing="0" cellpadding="0" width="100%" border="0"> <tr> <td width="2"> </td> <td width="39">Ticker:</td> <td width="16"> </td> <td width="883"><marquee scrollamaount = 4>test</marquee></td> <td width="10"> </td> </tr> </table> </td>
Das Problem ist wenn ich in der styles-class "td" eine color benenne wird die color in der class "ticker" nicht mehr beachtet.
Woran liegt das ? oder müsste ich was anders schreiben ?
betroffene Homepage: supportersms.su.ohost.de/ilchcommunity_1.2.6
Zuletzt modifiziert von Domme_09 am 14.09.2008 - 20:37:38


gut dacht mir schon das dass nicht extra gemacht wurde
hab noch nen fehler bemerkt
