hoffe mir kann jemand weiter helfen.....
Will umbedingt einen Rahmen um das ganze Forum haben..........
Hab schon alles getestet aber es läuft einfach nicht....

Benutze das Template Silver_Xire.....
Code: Alles auswählen
.bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }
Code: Alles auswählen
.bodyline { background-color: {T_TD_COLOR2}; border: 1px #FF0000 solid; }
overall_header.tplKing-TH hat geschrieben:Will umbedingt einen Rahmen um das ganze Forum haben..........
...
Benutze das Template Silver_Xire.....
Code: Alles auswählen
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="EEEEEE"> </td>
</tr>
</table>
<table width="92%" border="0" cellspacing="0" cellpadding="0" align="center">
Code: Alles auswählen
<table style="margin:5px auto;" align="center" border="0" cellspacing="0" cellpadding="0" width="92%">
<tr>
<td class="bodyline">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
Code: Alles auswählen
</tr>
</table>
Code: Alles auswählen
</td></tr></table>