[ externes Bild ]
ich denke mal das es in der .css datei ist aber ich weiß nicht, welche teil dafür zuständig ist!

weiß es einer von euch?
Suche in der .css Datei folgendes:ich-nrw hat geschrieben:ist der genElektro
Code: Alles auswählen
.thCornerL
Code: Alles auswählen
cattitle
Code: Alles auswählen
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #000000; border-style: solid; height: 28px; }
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; }
Code: Alles auswählen
.titre {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
.stitre {
font-weight: bold; font-size: 12px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
Code: Alles auswählen
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #000000; font-size: 11px; font-weight : bold;