Jak zacząłem zwiększać z 20% na więcej to poszerzało mi się odległość boków lecz żadne ikony nie powróciły na swoje miejsce.
Zawartość postbit:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" class="p_classic_table" width="100%" cellpadding="0" cellspacing="0" id="post_{$post['pid']}">
<tbody>
<tr>
<td class="tcat authorbit" style="text-align:left;">
{$post['onlinestatus']} <strong class="authorlink">{$post['profilelink']}</strong>
</td>
<td class="tcat postmetabit">
<span class="tleft posttime">{$post['postdate']}, {$post['posttime']}</span>
<span class="tright">{$post['posturl']}</div>
</td>
</tr>
<tr>
<td class="authorinfo {$unapproved_shade}" width="20%" style="line-height:150%">
{$post['usertitle']}<br />
<div class="useravatar">{$post['useravatar']}</div>
<span class="postbit_userstars">{$post['userstars']}</span><br />
<div class="usg_repair">{$post['groupimage']}</div><br/>
{$post['user_details']}{$post['newpoints_postbit']}
</td>
<td class="postcontent">
<div class="post_body" id="pid_{$post['pid']}">
{$post['message']}
</div>{$post['attachments']}
<span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>{$post['signature']}{$post['iplogged']}<br/>
</td>
</tr>
<tr>
<td class="post_options {$unapproved_shade}" colspan="2">
<div class="author_buttons float_left" style="width:15%">
<a href="#top"><span class="postbit"><img src="{$theme['imgdir']}/post_top.png" />Do góry</span></a>
{$post['button_report']}
</div>
<div class="post_management_buttons float_right">{$post['button_email']}{$post['button_pm']}{$post['button_rep']}{$post['button_find']}{$post['button_www']}{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</td>
</tr>
</tbody>
</table>
SS z width 40%: Załącznik