The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Probably pretty simple, but since I'm using a fixed width, signatures stretch the forum out a bit when you can see them while viewing private messages.
Since I'm not familiar with the template system yet, I have to ask.. how can I go about doing this? What I want: Signatures can be seen in posts and what not, just not in private message posts. Thanks! |
#2
|
||||
|
||||
![]()
Still seeking a solution to this problem. I've done a bit of snooping myself, and it doesn't look like this can be done via template editing.
![]() |
#3
|
||||
|
||||
![]()
Answered in another thread but I'll post it here as well incase someone comes across this one.
Goto your postbit template Find Code:
<if condition="$post['signature']"> Code:
<if condition="$post['signature'] AND THIS_SCRIPT != 'private'"> This will disable the sig in private messages. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|