Warum sollte ich denn da motzen

Öffne deine overall_header.tpl
suche:
Code: Alles auswählen
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
Code: Alles auswählen
a:link,a:active,a:visited { text-decoration: underline; color : {T_BODY_LINK}; }
Code: Alles auswählen
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
Code: Alles auswählen
a:link,a:active,a:visited { text-decoration: underline; color : {T_BODY_LINK}; }
Code: Alles auswählen
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p,td { font-size : 11px; }
a:link,a:visited { text-decoration: underline; color : #993366; }
a:active { color : #215DC6; }
a:hover { text-decoration: underline; color : #000000; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
Code: Alles auswählen
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #DD6900; text-decoration: underline; }
a.mainmenu { text-decoration: none; color : #006699; }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
a.cattitle { text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }
a.forumlink { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
a.nav { text-decoration: none; color : #006699; }
a.nav:hover { text-decoration: underline; }
a.topictitle:link { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover { text-decoration: underline; color : #DD6900; }
a.postlink:link { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}
Code: Alles auswählen
a.postlink:link { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}
Code: Alles auswählen
/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
.postlink { color: #EBA11F }
a.postlink:link { text-decoration: underline; color : #006699 }
a.postlink:visited { text-decoration: underline; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}