Zachariah
13 Apr 2010, 18:43
Signature only on first post VB4.0x
This will cause each user's signature to be shown only on their first post on each page vs. on every post during a thread listing.
Hi i was wondering if there's a hack where peoples sigs only show once per page?
In the postbit or postbit_legacy template,
Find :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And replace it with this one:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
There can be only one ! ~ The Highlander
[3.6.x]-[3.8.x] Signature only on first post (http://www.vbulletin.org/forum/showthread.php?t=139689)
This will cause each user's signature to be shown only on their first post on each page vs. on every post during a thread listing.
Hi i was wondering if there's a hack where peoples sigs only show once per page?
In the postbit or postbit_legacy template,
Find :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And replace it with this one:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
There can be only one ! ~ The Highlander
[3.6.x]-[3.8.x] Signature only on first post (http://www.vbulletin.org/forum/showthread.php?t=139689)