Floris
10th August 2007, 12:44 AM
Tip of the day : Signature forced to bottom (postbit_legacy)
Original thread (http://www.vbulletin.com/forum/showthread.php?t=231248&goto=newpost) posted on vBulletin.com by : SecTa on : Sun, 27 May 2007 00:08:57 GMT
Signature forced to bottom (postbit_legacy)]This customization will align members' signatures to the bottom in postbit_legacy
Edit postbit_legacy template:
Find
HTML Code:
and replace with
HTML Code:
find
HTML Code:
$template_hook[postbit_signature_start]
__________________
$post[signature]
$template_hook[postbit_signature_end]
$vbphrase[last_edited_by_x_on_y_at_z].
$vbphrase[reason]: $post[edit_reason]
and replace with
HTML Code:
$template_hook[postbit_signature_start]
__________________
$post[signature]
$template_hook[postbit_signature_end]
$vbphrase[last_edited_by_x_on_y_at_z].
$vbphrase[reason]: $post[edit_reason]
Checked and works with vBulletin 3.6.7
See attached images for examples.
Attached Images http://www.vbulletin.com/forum/images/attach/png.gif before.png (http://www.vbulletin.com/forum/attachment.php?attachmentid=22930&d=1180224489) (10.7 KB) http://www.vbulletin.com/forum/images/attach/png.gif after.png (http://www.vbulletin.com/forum/attachment.php?attachmentid=22931&d=1180224489) (10.7 KB)
vBulletin-Fans.com hopes you learned something from this great tip and if you also have a great tip you can submit it on vBulletin-Tutorials.com here (http://www.vbulletin-tutorials.com/newthread.php?do=newthread&f=591), or on vBulletin.com here (http://www.vbulletin.com/forum/forumdisplay.php?f=109). Don't forget to subscribe to this forum (http://www.vbulletin-tutorials.com/subscription.php?do=addsubscription&f=591) to get daily tips on how to best secure, optimize, manage and operate your vBulletin powered forum.
Floris & Staff
vBulletin Fans Network
http://www.vBulletin-Tutorials.com/
Original thread (http://www.vbulletin.com/forum/showthread.php?t=231248&goto=newpost) posted on vBulletin.com by : SecTa on : Sun, 27 May 2007 00:08:57 GMT
Signature forced to bottom (postbit_legacy)]This customization will align members' signatures to the bottom in postbit_legacy
Edit postbit_legacy template:
Find
HTML Code:
and replace with
HTML Code:
find
HTML Code:
$template_hook[postbit_signature_start]
__________________
$post[signature]
$template_hook[postbit_signature_end]
$vbphrase[last_edited_by_x_on_y_at_z].
$vbphrase[reason]: $post[edit_reason]
and replace with
HTML Code:
$template_hook[postbit_signature_start]
__________________
$post[signature]
$template_hook[postbit_signature_end]
$vbphrase[last_edited_by_x_on_y_at_z].
$vbphrase[reason]: $post[edit_reason]
Checked and works with vBulletin 3.6.7
See attached images for examples.
Attached Images http://www.vbulletin.com/forum/images/attach/png.gif before.png (http://www.vbulletin.com/forum/attachment.php?attachmentid=22930&d=1180224489) (10.7 KB) http://www.vbulletin.com/forum/images/attach/png.gif after.png (http://www.vbulletin.com/forum/attachment.php?attachmentid=22931&d=1180224489) (10.7 KB)
vBulletin-Fans.com hopes you learned something from this great tip and if you also have a great tip you can submit it on vBulletin-Tutorials.com here (http://www.vbulletin-tutorials.com/newthread.php?do=newthread&f=591), or on vBulletin.com here (http://www.vbulletin.com/forum/forumdisplay.php?f=109). Don't forget to subscribe to this forum (http://www.vbulletin-tutorials.com/subscription.php?do=addsubscription&f=591) to get daily tips on how to best secure, optimize, manage and operate your vBulletin powered forum.
Floris & Staff
vBulletin Fans Network
http://www.vBulletin-Tutorials.com/