The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to... ?
Hello,
How to add a text in the first post ? (only in the first) For example : "Always scan downloaded files with VirusTotal" or "share buttons " I have edit the postbit/postbit_legacy but is showing in every post , only i want in the first post . Check out here : http://www.thewarez.net/threads/197-...?p=215#post215 |
#2
|
||||
|
||||
What did you add? Did you put a condition around it? Put something like this around the text:
HTML Code:
<vb:if condition="$post[postcount] == '1'"> your text here </vb:if> |
#3
|
|||
|
|||
Done,thx.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|