Bei normalen Text, wird die farbe geändert, aber nicht bei Links!
Auf diesen Teil:
Code: Alles auswählen
/* The content of the posts (body of text) */
.postbody { font-size : 12px; color : #000000; }
a.postlink:link { text-decoration: none; color : #C00000; }
a.postlink:visited { text-decoration: none; color : #C00000; }
a.postlink:hover { text-decoration: underline; color : #C00000; }
Hier meine meine:
subRed.css
viewtopic_body.tpl
als Textdateien!