The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change style of private messages
Hi all,
can somebody help me changing the way my private messages are displayed? By default, vbulletin uses the postbi used in the normal thread displaying pages, but I absolutely must separate the way PMs looks and the way normal posts looks. What can I do? Is there a way I can create a postbit only for PMs? Thanks! |
#2
|
||||
|
||||
yes there is, use an if condition inside the postbit template
<if condition="THIS_SCRIPT == private">Do PM stuff here <else /> Do REgular Postbit stuff here </if> |
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
I'm currently working on one
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|