Yes,
Add this before the code in the template.
<TABLE WIDTH="{contenttablewidth}" BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD width="10">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=10 HEIGHT=1></TD>
<TD width="144">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=144 HEIGHT=1></TD>
<TD width="868">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=314 HEIGHT=1></TD>
<TD width="10">
<IMG SRC="{imagesfolder}/spacer.gif" WIDTH=10 HEIGHT=1></TD>
</TR>
<TR>
<TD COLSPAN=2 width="154" background="{imagesfolder}/threadlist_02.gif" align="left">
<IMG SRC="{imagesfolder}/threadlist_01.gif" WIDTH=154 HEIGHT=34></TD>
<TD width="868" background="{imagesfolder}/threadlist_02.gif">
<img border="0" src="{imagesfolder}/threadlist_02.gif" width="19" height="34"></TD>
<TD width="10">
<IMG SRC="{imagesfolder}/threadlist_03.gif" WIDTH=10 HEIGHT=34></TD>
</TR>
<TR>
<TD width="10" background="{imagesfolder}/threadlist_04.gif">
<IMG SRC="{imagesfolder}/threadlist_04.gif" WIDTH=10 HEIGHT=1></TD>
<TD COLSPAN=2 background="{imagesfolder}/bg.gif" align="left" valign="top" width="1012">
Add this after the code in the template.
</TD>
<TD width="10" background="{imagesfolder}/threadlist_06.gif">
<IMG SRC="{imagesfolder}/threadlist_06.gif" WIDTH=10 HEIGHT=1></TD>
</TR>
<TR>
<TD width="10">
<IMG SRC="{imagesfolder}/threadlist_07.gif" WIDTH=10 HEIGHT=12></TD>
<TD COLSPAN=2 width="1012" background="{imagesfolder}/threadlist_08.gif">
<IMG SRC="{imagesfolder}/threadlist_08.gif" WIDTH=21 HEIGHT=12></TD>
<TD width="10">
<IMG SRC="{imagesfolder}/threadlist_09.gif" WIDTH=10 HEIGHT=12></TD>
</TR>
</TABLE>
|