Seite 2 von 2

Verfasst: 08.09.2005 12:16
von Tom 61
Wenn möglich, dann sollte es nur im Posting-Bereich sein.

Verfasst: 08.09.2005 12:25
von Markus67
Hi ...

suche in der overall_header.tpl

Code: Alles auswählen

a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
ersetze mit:

Code: Alles auswählen

a.postlink:visited { text-decoration: none; color : #FF0000; }
Markus

Verfasst: 08.09.2005 12:26
von Tom 61
Vielen Dank, Markus!