PDA

View Full Version : Alignment of signatures to bottom


GadgetMaster
05-26-2009, 09:33 AM
How to align signatures to bottom (when using postbit)
This template edit will align users' signatures to bottom, when forum uses postbit template.

http://www.vbulletin.com/forum/showthread.php?t=300526

Wayne
05-26-2009, 09:40 AM
This is a big issue? :)

GadgetMaster
05-26-2009, 09:45 AM
This is a big issue? :)

Not really.

Actually unnecessary template hacking is best avoided.

Wayne
05-27-2009, 04:49 AM
I'll be glad to do it, just curious. The bug fix above seems unnecessarily convoluted though. SHOULD just be an "align:bottom" call

Wayne
05-27-2009, 06:40 AM
I tried to implement the hack above, but

<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">

does not exist in the current template. I suppose it was written for the basic site template, but since we're already using a custom, the same code is not there and -- while it would be nice -- frankly, I'd rather not break the working postbit legacy to try and adapt it to the current one.