I made a graphically enhanced border around the post view area but now the posts do not skip to the next line, it just keeps going, so I wrote a paragraph in a post and it goes all the way and makes the board like 5000pixels wide any suggestions?
POST ENTRY CODE:
CODE
<div width="100%"><table align="center" cellpadding="0" cellspacing="0" width="100%"><tr><td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/tl2.gif"></td><td cellpadding="0" cellspacing="0" width="98% height="1%" background="http://bigpremiere.net/forum/tmid2.gif"></td><td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/tr2.gif"></td></tr>
<tr><td cellpadding="0" cellspacing="0" width="1%" height="98%" background="http://bigpremiere.net/forum/l.gif"></td><td cellpadding="0" cellspacing="0" width="98%" height="98%" bgcolor="#ffffff">
<!--Begin Msg Number {$post['pid']}-->
<table width='100%' border='0' cellspacing='1' cellpadding='3'>
<tr><td valign='top' class='darkrow1' width="1%" height="1%"> {$post['post_icon']}<span class='postdetails'><b><a title="{ibf.lang.tt_link}" href="#" onclick="link_to_post({$post['pid']}); return false;" style="text-decoration:underline">Post</a></b> {$post['post_date']}</span></td>
<td valign='top' class='darkrow1' width="99%" height="1%">
<!-- POSTED DATE DIV -->
<div align='left' class='darkrow1' style='float:left;padding-top:4px;padding-bottom:4px'>
</div>
<!-- REPORT / DELETE / EDIT / QUOTE DIV -->
<div align='right'>
{$post['report_link']}{$post['delete_button']}{$post['edit_button']}<a href='{ibf.script_url}act=Post&CODE=06&f={$ibforums->input[f]}&t={$ibforums->input[t]}&p={$post['pid']}'><{P_QUOTE}></a>
</div>
</td>
</tr>
<tr>
<td valign='top' class='{$post['post_css']}'>
<table align="center" cellpadding="0" cellspacing="0"><tr><td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/tl.gif"></td><td cellpadding="0" cellspacing="0" width="98% height="1%" background="http://bigpremiere.net/forum/tmid.gif"><a name='entry{$post['pid']}'></a><font color="#ffffff"><b><Center>{$author['name']}</b></center></font></span></td><td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/tr.gif"></td></tr>
<tr><td cellpadding="0" cellspacing="0" width="1%" height="98%" background="http://bigpremiere.net/forum/l.gif"></td><td cellpadding="0" cellspacing="0" width="98%" height="98%" bgcolor="#ffffff"><center>
<span class='postdetails'>{$author['avatar']}<br /><br />
<center>{$author['title']}<br />
<center>{$author['member_rank_img']}<br /> <center>{$author['member_group']}<br />
<center>{$author['member_posts']}<br />
<center> {$author['member_number']}<br /><br /></center></td><td width="1% height="98%" background="http://bigpremiere.net/forum/r.gif"></td></tr><tr>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/bl.gif">
</td><td cellpadding="0" cellspacing="0" width="98%" height="1%" background="http://bigpremiere.net/forum/bmid.gif"></td>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/br.gif"></td></tr></table>
<!--$ author[field_1]-->
<img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1' /><br />
</td>
<td width='100%' valign='top' class='{$post['post_css']}'>
<!-- THE POST {$post['pid']} --><br><Br>
<div class='postcolor'>{$post['post']} {$post['attachment']}</div>
<br><br> <br> {$post['signature']}
<!-- THE POST -->
</td>
</tr>
<tr>
<td class='darkrow3' align='left'><b>{$post['ip_address']}</b></td>
<td class='darkrow3' nowrap="nowrap" align='left'>
<!-- PM / EMAIL / WWW / MSGR -->
<div align='left' class='darkrow1' style='float:left;width:auto'>
{$author['addresscard']}{$author['message_icon']}{$author['email_icon']}{$author['website_icon']}{$author['integ_icon']}{$author['icq_icon']}{$author['aol_icon']}{$author['yahoo_icon']}{$author['msn_icon']}
</div>
<!-- REPORT / UP -->
<div align='right'>
<a href='javascript:scroll(0,0);'><img src='{ibf.vars.img_url}/p_up.gif' alt='Top' border='0' /></a>
</div>
</td>
</tr>
</table>
<div class='darkrow1' style='height:5px'><!-- --></div>
</td><td width="1% height="98%" background="http://bigpremiere.net/forum/r.gif"></td></tr><tr>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/bl.gif">
</td><td cellpadding="0" cellspacing="0" width="98%" height="1%" background="http://bigpremiere.net/forum/bmid.gif"></td>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/br.gif"></td></tr></table><br></div>
<tr><td cellpadding="0" cellspacing="0" width="1%" height="98%" background="http://bigpremiere.net/forum/l.gif"></td><td cellpadding="0" cellspacing="0" width="98%" height="98%" bgcolor="#ffffff">
<!--Begin Msg Number {$post['pid']}-->
<table width='100%' border='0' cellspacing='1' cellpadding='3'>
<tr><td valign='top' class='darkrow1' width="1%" height="1%"> {$post['post_icon']}<span class='postdetails'><b><a title="{ibf.lang.tt_link}" href="#" onclick="link_to_post({$post['pid']}); return false;" style="text-decoration:underline">Post</a></b> {$post['post_date']}</span></td>
<td valign='top' class='darkrow1' width="99%" height="1%">
<!-- POSTED DATE DIV -->
<div align='left' class='darkrow1' style='float:left;padding-top:4px;padding-bottom:4px'>
</div>
<!-- REPORT / DELETE / EDIT / QUOTE DIV -->
<div align='right'>
{$post['report_link']}{$post['delete_button']}{$post['edit_button']}<a href='{ibf.script_url}act=Post&CODE=06&f={$ibforums->input[f]}&t={$ibforums->input[t]}&p={$post['pid']}'><{P_QUOTE}></a>
</div>
</td>
</tr>
<tr>
<td valign='top' class='{$post['post_css']}'>
<table align="center" cellpadding="0" cellspacing="0"><tr><td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/tl.gif"></td><td cellpadding="0" cellspacing="0" width="98% height="1%" background="http://bigpremiere.net/forum/tmid.gif"><a name='entry{$post['pid']}'></a><font color="#ffffff"><b><Center>{$author['name']}</b></center></font></span></td><td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/tr.gif"></td></tr>
<tr><td cellpadding="0" cellspacing="0" width="1%" height="98%" background="http://bigpremiere.net/forum/l.gif"></td><td cellpadding="0" cellspacing="0" width="98%" height="98%" bgcolor="#ffffff"><center>
<span class='postdetails'>{$author['avatar']}<br /><br />
<center>{$author['title']}<br />
<center>{$author['member_rank_img']}<br /> <center>{$author['member_group']}<br />
<center>{$author['member_posts']}<br />
<center> {$author['member_number']}<br /><br /></center></td><td width="1% height="98%" background="http://bigpremiere.net/forum/r.gif"></td></tr><tr>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/bl.gif">
</td><td cellpadding="0" cellspacing="0" width="98%" height="1%" background="http://bigpremiere.net/forum/bmid.gif"></td>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/br.gif"></td></tr></table>
<!--$ author[field_1]-->
<img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1' /><br />
</td>
<td width='100%' valign='top' class='{$post['post_css']}'>
<!-- THE POST {$post['pid']} --><br><Br>
<div class='postcolor'>{$post['post']} {$post['attachment']}</div>
<br><br> <br> {$post['signature']}
<!-- THE POST -->
</td>
</tr>
<tr>
<td class='darkrow3' align='left'><b>{$post['ip_address']}</b></td>
<td class='darkrow3' nowrap="nowrap" align='left'>
<!-- PM / EMAIL / WWW / MSGR -->
<div align='left' class='darkrow1' style='float:left;width:auto'>
{$author['addresscard']}{$author['message_icon']}{$author['email_icon']}{$author['website_icon']}{$author['integ_icon']}{$author['icq_icon']}{$author['aol_icon']}{$author['yahoo_icon']}{$author['msn_icon']}
</div>
<!-- REPORT / UP -->
<div align='right'>
<a href='javascript:scroll(0,0);'><img src='{ibf.vars.img_url}/p_up.gif' alt='Top' border='0' /></a>
</div>
</td>
</tr>
</table>
<div class='darkrow1' style='height:5px'><!-- --></div>
</td><td width="1% height="98%" background="http://bigpremiere.net/forum/r.gif"></td></tr><tr>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/bl.gif">
</td><td cellpadding="0" cellspacing="0" width="98%" height="1%" background="http://bigpremiere.net/forum/bmid.gif"></td>
<td cellpadding="0" cellspacing="0" width="1%" height="1%"><img src="http://bigpremiere.net/forum/br.gif"></td></tr></table><br></div>