klar den hab ich auch, allerdings schicke ich dir den per PN - da das Forum (noch nicht) für die Öffentlichkeit sein soll

Natheedo
Code: Alles auswählen
<table class="forumline" width="880" cellspacing="0" cellpadding="0" border="0" align="center">
<tr align="right">
<td height="4"></td>
</tr>
{POLL_DISPLAY}
<tr>
<td class="cattitle" width="180" height="18" nowrap="nowrap"><p class="p1">{L_AUTHOR}</p></td>
<td class="cattitle2" nowrap="nowrap"><p class="p1">{L_MESSAGE}</p></td>
</tr>
<!-- BEGIN postrow -->
<tr>
<td width="180" align="left" valign="top" style="padding-top:3px;" class="row0 bgSoft" rowspan="2"><p class="p1"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><br style="line-height:3px;" /><span class="postdetails">{postrow.CUSTOM_RANK}{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}<br />{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_AGE}<br />{postrow.POSTER_GENDER}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}<br /><br />{postrow.POSTER_ONLINE}<br /></span><br /></p></td>
<td class="row4" width="100%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td width="100%" style="padding-top:3px;"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
<td valign="top" nowrap="nowrap" style="padding-top:3px;"><p class="p1">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</p></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><p class="p1"><span class="postbody">{postrow.MESSAGE}</span></p></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" height="20" valign="bottom"><span class="gensmall">{postrow.EDITED_MESSAGE}</span><span class="postbody">{postrow.SIGNATURE}</span></td>
</tr>
<tr>
<td class="row0 bgSoft" width="150" align="left" valign="middle"><span class="nav"><p class="p1"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></p></span></td>
<td class="row4" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><p class="p1">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} <img src="templates/SoftGreen/images/spacer.gif" alt="" width="10" height="1" /> {postrow.EBAY_IMG}<script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' {postrow.ICQ_IMG}');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
//--></script><noscript>{postrow.ICQ_IMG}</noscript></p></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRowLR" colspan="2" height="1"><img src="templates/SoftGreen/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END postrow -->
<tr align="center">
<td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
<tr><form method="post" action="{S_POST_DAYS_ACTION}">
<td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td>
</form></tr>
</table></td>
</tr>
</table>
Code: Alles auswählen
<!-- BEGIN postrow -->
<tr>
<td width="180" align="left" valign="top" style="padding-top:3px;" class="row0 bgSoft" rowspan="2"><p class="p1"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><br style="line-height:3px;" /><span class="postdetails">{postrow.CUSTOM_RANK}{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}<br />{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_AGE}<br />{postrow.POSTER_GENDER}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}<br /><br />{postrow.POSTER_ONLINE}<br /></span><br /></p></td>
<td class="row4" width="100%" valign="top" [color=red]height="100%"[/color]>