In meiner css Datei steht folgendes Sätzchen:
Code: Alles auswählen
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url(images/red/cellpic2.jpg);
background-repeat: repeat-y;
}
LG
Saki