Mi potresti dire cosa modificare o lo modifichi e me lo posti modificato?
comunque l'altra disc non serve piu mi sono espresso male, con la nuova skin ho automaticamente tutto come volevo in home page

<table width="100%" border="0" style="border-collapse: collapse" cellpadding="0" cellspacing="0">
<tr>
<td background="images/pw/blu.gif" valign="middle">
<img src="images/pw/post.gif" alt="messaggio">
<span style="font-size: 8pt">{$post['postdate']} {$post['posttime']}</span></td>
<td background="images/pw/blu.gif" valign="middle">
{$post['posturl']}{$post['icon']}
</td></tr>
<tr>
<td class="trow2" width="15%" valign="top" style="white-space: nowrap;text-align: center;">
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
{$post['user_details']}
</td>
<td class="trow1" width="85%" valign="top">
<table width="100%">
<tr><td>
<span class="smalltext">
<strong> {$post['subject']}</strong>
</span>
<br />
<div id="pid_{$post['pid']}">
<p>
{$post['message']}
</p>
</div>
{$post['attachments']}
{$post['signature']}
<div style="text-align: left; vertical-align: bottom;">
{$post['editedmsg']}
{$post['iplogged']}
</div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="trow2" height="18" style="white-space: nowrap; text-align: left;"><span class="smalltext">
{$post['replink']}
</span></td>
<td class="trow1" width="100%" valign="middle" height="18">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}</span></td>
<td align="right"><span class="smalltext">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}</span></td>
</tr>
</table>
</td>
</tr>
</table>
{$seperator}