wenn ich das posten will
Code: Alles auswählen
<table align="center" width="100%" cellspacing="1" cellpadding="5" border="0" class="forumline">
<tr>
<th align="center" colspan="3">{TITLE}</th>
</tr>
<tr>
<td class="row1" align="left" valign="center" width="20%"><a href="{IMG_LEFT_L}"<img src="{IMG_LEFT}" border="0"></a></td>
<td class="row1" align="center" width="60%"><span class="gensmall" style="line-height:150%">{INDEXNEWS}<br /> </span></td>
<td class="row1" align="right" valign="center" width="20%"><a href="{IMG_RIGHT_L}"<img src="{IMG_RIGHT}" border="0"></a></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td height="13" align="left" valign="top" background="templates/Sosumi/images/shadow_bottom.jpg"><img src="templates/Sosumi/images/shadow_bttm_left_corner.jpg" width="19" height="13"></td><td align="left" valign="top" background="templates/Sosumi/images/shadow_bottom.jpg"><img src="templates/Sosumi/images/shadow_bottom.jpg" width="21" height="13"></td><td align="right" valign="top" background="templates/Sosumi/images/shadow_bottom.jpg"><img src="templates/Sosumi/images/shadow_bttm_right_corner.jpg" width="25" height="13"></td></tr></table>
<br />Code: Alles auswählen
<table>
<tr>
<th>{TITLE}</th>
</tr>
<tr>
<td><a href="{IMG_LEFT_L}"<img></a></td>
<td><span>{INDEXNEWS}<br> </span></td>
<td><a href="{IMG_RIGHT_L}"<img></a></td>
</tr>
</table>
<table><tr><td><img></td><td><img></td><td><img></td></tr></table>
<br>