PDA

View Full Version : Image Wrap and Signature conflict


eJM
12-07-2004, 05:43 AM
I apologize to some of you who have seen my help request on other boards, but I can't seem to find anyone who can help.

I am using the Image Wrap custom vBCode and like it very much. The problem is that when message text does not extend to the lower edge of the image and a signature is used, the signature falls to the right of the image as if it was part of the text.

Example: http://forums.themadmodder.com/showthread.php?t=48

I thought using the signature box code would prevent it -- the signature would always fall at the bottom of the message, below any image used even in Image Wrap. As you can see, this is not the case.

My signature code:
<!-- sig -->
<div style="padding:$stylevar[cellpadding]px">
<fieldset class="fieldset">
<legend style="font-size: 11px;">sig</legend>
<br />
$post[signature]
</fieldset>
</div>
<!-- / sig -->

Can anyone offer suggestions for code changes or additions that would make sure the sig falls under any image that has used the Image Wrap?

Thank you,

Jim