24.01.2008, 19:55
Guten Abend
Hallo wie erstelle ich eigene Portalboxen, z.B. mit Advertisingcode und wie bnde ich diese ein.
Soweit bin ich schon mal
Gruß Ulrich
Hallo wie erstelle ich eigene Portalboxen, z.B. mit Advertisingcode und wie bnde ich diese ein.
Soweit bin ich schon mal
Code:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td>Hier kommt mein Krempel rein</td>
</tr>
</table>
Gruß Ulrich