Verfasst: 07.08.2004 00:34
auch hier hab ich fast alles geschaft nur die Kategorien link farbe ist zwar schwarz aber wenn man draufklickt wird sie grün....2. Wie stelle ich die Farbe der besuchten LInks um?
hier dieser code hab ich dort.
Code: Alles auswählen
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle { text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }