ok

this is what it needs:
==========================================================
FIND in ubbthreads.tmpl:
<br />echo <<<UBBTPRINT<br /><!-- END CATEGORY LOOP --><br /><!-- END OF FORUM LOOP --><br /></table><br /></td><br /></tr><br /></table><br /><br /><br /><br />$tbopen<br />
REPLACE WITH:
<br />echo <<<UBBTPRINT<br /><!-- END CATEGORY LOOP --><br /><br /><!-- END OF FORUM LOOP --><br /></table><br /></td><br /></tr><br /></table><br />UBBTPRINT;<br /><br />echo <<<UBBTPRINT<br /><br /><br />$tbopen<br />
=============================================
then place the code provided in the first post in this thread
above :
<br />echo <<<UBBTPRINT<br /><br /><br />$tbopen<br />
that will fix the layout probs
