oder du erstellst eine weitere forumline und änderst das in der tpl datei dann entsprechend ab

also... gleich nach
Code: Alles auswählen
/* This is the outline round the main forum tables */
.forumline { background-color: #ffcc00; border: 0px #ffcc00 solid; }
Code: Alles auswählen
/* This is the outline round the main forum tables */
.forumline2 { background-color: #000000; border: 0px #ffcc00 solid; }
damit bleiben dir die ränder wie sie sind... und du hast nen anderen hintergrund
