The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can i remove the post title?
how can i remove the post title?
i only want to show title on the #1 post. thanks in advance. |
#2
|
||||
|
||||
Go to your postbit template and find this block of code and remove it
Quote:
Regards. Val. |
#3
|
|||
|
|||
but it also remove the post title on #1 post,
any suggestion? |
#4
|
||||
|
||||
Quote:
Code:
<if condition="$post['postid']==$thread['firstpostid']> .... leave post title info in here </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|