The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Make signature fall below image wrap
I am using a custom vBCode for image wrapping (text falls to right of image beginning at top edge of image), but it is effecting how the signature displays below the image. If the message text is not long enough to go to the bottom edge of the image, the signature falls to the right of the image as if it were part of the message.
I thought I could keep this from happening with different code for the signature area. This is the code I am using now: Code:
<!-- sig --> <div style="padding:$stylevar[cellpadding]px"> <fieldset class="fieldset"> <legend style="font-size: 11px;">sig</legend> <br /> $post[signature] </fieldset> </div> <!-- / sig --> Thank you for any assistance. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|