Hallo GBler!
Ich habe mal wieder ein Problem. Die Linkfarben im Forum ändern sich nicht bzw. nur der Link an sich nicht, geht man mit der Maus drüber, funktioniert es. Ich schätze, dass es am Code liegt, ich kann aber keinen Fehler entdecken. Ihr seid meine letzte Hoffnung, daher hoffe ich hier eine Lösung zu finden.
Liebe Grüße;
Schattenfell
PS:
Hier könnt iihr euch den Fehler genauer ansehen:
klick
Das ist der Code:
<STYLE type="text/css">
font-size: 10pt;
font-family: Verdana;
color: #888969;
text-align: center;
scrollbar-face-color: #d9dba1;
scrollbar-highlight-color: #d9dba1;
scrollbar-3dlight-color: #d9dba1;
scrollbar-darkshadow-color: #d9dba1;
scrollbar-shadow-color: #d9dba1;
scrollbar-arrow-color: #888969;
scrollbar-track-color: #d9dba1;
A:link {color: #888969; text-decoration: none;}
A:visited {color: #888969; text-decoration: none;}
A:active {color: #888969; text-decoration: none;}
A:hover {color: #888969; text-decoration: none; position:relative; top:1px; left:1px;}
</STYLE>