yes hold on:
here's my postbit_signature template
Code:
<br><br>
<p align=right>
----------------------<br>
<normalfont>$post[signature]</normalfont></p>
here's part of my postbit template
Code:
</TD>
</TR>
<TR>
<TD width="100%"><FONT
face="verdana, arial, helvetica" size=2>
<p>$post[message]</p>
<p>$post[attachment]</p>
<p>$post[editedby]</p>
<p>$post[signature]</p></font>
</TD>
</TR>
<TR>
<TD width="100%"></TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
cellSpacing=0 cellPadding=0 width="100%" align=center
border=0>
<TBODY>
<TR>
any ideas please? right now my signature shows to the very right and the bottom, but it has like 1 or 2 word gap under that. I want it to have no gap at all under it.