Author: Helter » Fri Jan 05, 2007 6:03 am
it looks like youve also got it set to display system wide footer blocks, though no footer blocks are defined. try replacing portal_body.tpl with this
<table><tr> <td> <BEGIN><table width="100%" cellpadding="3" cellspacing="1" border="0" <BEGIN>class="forumline"<END>> <BEGIN> <tr> <th>{center_blocks_row.title.TITLE}</th> </tr> <END> <tr> <td <BEGIN> class="row1" <END> >{center_blocks_row.OUTPUT}</td> </tr></table><br><END> </td> <td><img></td><td> <BEGIN><table> <BEGIN> <tr> <th>{right_blocks_row.title.TITLE}</th> </tr> <END> <tr> <td>{right_blocks_row.OUTPUT}</td> </tr></table><br><END> </td></tr></table>
and disable forum wide footer blocks. when you setup your blocks, only use header, center and right blocks
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie