PDA

View Full Version : 3.8 Move signature to bottom help


UberDoober
01-18-2009, 11:40 PM
I had a template mod in 3.7.0 that moved my signature pics to the bottom of the (legacy) postbit but I upgraded to 3.8 today, reverted my postbit template and now can't seem to get my sigs to move to the bottom again. I can't even find where I got the info/mod in the first place.

In 3.7.0, it looked like this:
$template_hook[postbit_signature_start]
<tr>
<td class="alt1" valign="bottom" height="100%"style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
$template_hook[postbit_signature_start]
<if condition="$post['signature']">
<!-- sig -->
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<div valign="bottom">
$post[signature]
</div>
<!-- / sig -->

I've tried a few variations, even some funny ones like the attached.

I've put things back to normal but I sure could use some help getting my signatures moved to the bottom.

Thanks in advance.

UberDoober
02-20-2009, 09:11 PM
Good to see somebody figured this out! :p

Posted on Feb 19, 09 at .com.
http://www.vbulletin.com/forum/showthread.php?t=300526

I haven't tried it will but will give it a go this weekend.