lenny5000: Brauche mal ein PHP - Profi.

Beitrag lesen

Ich bekomme das einfach nicht hin, das bei "Bannertausch" auch so ein schwarzer Verlauf im Hintergrund ist wie bei "Voten".

Probier' mal

<td bgcolor="#333333" width="190" height="33" align="center" id="title">
<p align="center"><b><font size="2" color="#FFFFFF">Bannertausch</font></b></td>

Denn in der CSS-Definition steht ja

#title {
 color: #000000;
 background-image: url(images/Red-Black-Style/cellpic.gif);
}

Und cellpic.gif ist das Bild, das du als Hintergrundbild haben willst :)