Find
<td class='row2'>{$fetch['post']}<br/><!--IBF.ATTACHMENT_{$fetch['pid']}--></td>and change to
<td class='row2' width="95%" valign="top"><div style="height: 200px; overflow: auto;">{$fetch['post']}<br/><!--IBF.ATTACHMENT_{$fetch['pid']}--></td>This will add scroll bars to the news block.













