hallo....
ich weiß, ist eine dumme frage, aber weiß jemand, was ich falsch mache:
<STYLE TYPE="text/css">
a:link
{
font-family: trebushed ms, arial, sans-serif;
font-size: 7pt;
color: #ffffff;
letter-spacing: 1pt;
text-decoration: none;
}
a:hover
{
font-family: trebushed ms, arial, sans-serif;
font-size: 7pt;
color: #c6c3c6;
letter-spacing: 1pt;
filter: glow(color=#efefef; strength=1);
text-decoration: none;
}
a:active
{
font-family: trebushed ms, arial, sans-serif;
font-size: 7pt;
color: #ffffff;
letter-spacing: 1pt;
text-decoration: none;
}
a:visited
{
font-family: trebushed ms, arial, sans-serif;
font-size: 7pt;
color: #ffffff;
letter-spacing: 1pt;
text-decoration: none;
}
</STYLE>
das mit hover funktioniert nicht... da ändert sich gar nichts... das das mit dem glow-effect nur im ie geht, weiß ich (habe ich 6.0). aber warum ändert sich noch nicht mal die farbe?
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »weiß nicht« (14. Oktober 2003, 00:40)