Back to vBulletin 3.8 Template Modifications

Hide Signature in sticky
Mod Version: 1.00, by Datok

vB Version: 3.8.6 Rating: (1 vote - 5.00 average) Installs: 5
Released: 27 Jul 2010 Last Update: Never Downloads: 0
Not Supported Code Changes  

Hello all,

This is my first mod and I hope it'll be of used to you guys. It hides the signatures from sticky threads as after too many replies, the thread can become laggy.

Description:
Hiding signatures in sticky

Go to your your postbit, or postbit_legacy template.

Find:

Code:
<if condition="$post['signature']">
Replace it with:

Code:
<if condition="$post['signature'] AND !($thread['sticky'])">
And you're done.

Download

No files for download.

Similar Mods

Show/Hide Sticky Posts (collapsible) vBulletin 3.5 Template Modifications
Show Thread Enhancements Hide Signature and Avatar in specific forum vBulletin 3.8 Template Modifications
Mini Mods Show / Hide signature vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024