PHP Code:
<div style="position:inherit; width:100%; height:500px; overflow:auto;"> <table width="100%" border="0" cellpadding="0" cellspacing="5">
<tr>
<td><?php include_once("mainbody.php"); ?>
</td>
</tr>
</table>
</div>
Targe das in dein mainbody bereich... dann hast du scroll body...
Leider kann ich den ganzen template nicht geben
