The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
First Post Customizing
I'm heavily customizing vBulletin as much as possible for an upcoming project of mine, and I would like to see if anyone knows how I can modify the postbit_legacy template so I can make the first post look different than what's following below and after.
Please someone help me. |
#2
|
|||
|
|||
Any help at all is appreciated
|
#3
|
||||
|
||||
you do not have the right username here if you can't find this at all with the numerous hacks that are actually modifying the first post, released here... search a little, there is a load right now... and still 3 or 4 that already do what you need.
|
#4
|
||||
|
||||
Just put a condition in the template.
HTML Code:
<vb:if condition="$post['postcount'] == 1"> new code <vb:else /> original postbit code </vb:if> |
#5
|
|||
|
|||
Harhar...funny. The username is from years ago when I owned a company called CustomizeVB.com, I created custom vBulletin skins.
Thanks Lynne, I appreciate it. A lot has changed in the conditionals since I last used vB. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|