пытаюсь сваять сейчас сам чето мозг несоображает
Добавлено спустя 1 час 3 минуты 41 секунду:
такс мозг заработал. в итоге в файлике нада заменить <!-- BEGIN postrow -->
Код: Выделить всё
<!-- BEGIN postrow -->
<table width="98%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="detay1">
<a name="{postrow.U_POST_ID}"></a>
<table width="100%" align="center" cellspacing="2" cellpadding="0">
<tr>
<td width="5%" align="center" valign="middle"><span class="name"><b>{postrow.POSTER_NAME}</b></br></br>{postrow.POSTER_RANK}<br />{postrow.POSTER_FROM}</br></br>{postrow.RANK_IMAGE}</span></td>
<td width="79%" align="center" valign="top"><span class="name"></br>{postrow.POSTER_JOINED} {postrow.POSTER_POSTS}</span></td>
<td width="93%" align="right" valign="top"><span class="name">{postrow.POSTER_AVATAR}</span><br /><span class="postdetails"></span></td>
</tr>
</table>
<table width="100%" cellspacing="1" cellpadding="3" border="0" class="forumline">
<tr>
<td class="row4" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><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></td>
<td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="detay5" 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">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}{postrow.ICQ_IMG}</td>
</tr>
</table>
</table>
</td>
<tr>
<td class="spaceRow" colspan="2" height="7"><img src="templates/vbTR/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END postrow -->