Ok Find
<!-- message -->
Till
<!-- / message -->
Replace all with the following code:
Code:
<!-- message -->
<div id="post_message_$post[postid]">
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" valign="top">
<tr><td valign="top">
$post[message]
</td>
<td width="160" align="middle" valign="top">
<if condition="THIS_SCRIPT == 'showthread'">
<if condition="$post['text_length'] < 1200">
<br>
$vbphrase[Google_Postbit_Skyscraper_120x240]
<else />
<br>
$vbphrase[Google_Postbit_Skyscraper_160x600]
</if>
</if>
</td>
<td width="160" align="middle" valign="top">
</td>
</table>
</div>
<!-- / message -->