The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi i am after a postbit for what car users drive for exmaple.
Car: how can i do this? |
#2
|
||||
|
||||
![]()
Create a new profile field, name it 'Car'.
That new profile field will have a number. In your postbit or posbit legacy templates Find HTML Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> HTML Code:
<if condition="$post['fieldX']"> <tr><td class="vbmenu_option">Car: $post[field]X]</td></if> I suppose there are other ways to format it. |
#3
|
|||
|
|||
![]()
Right i did this and it shown car: but it messed the whole template up
|
#4
|
||||
|
||||
![]() Quote:
Maybe try <div> tags? |
#5
|
||||
|
||||
![]()
Yea do what 1996 said.
Then PHP Code:
Honda L700 |
#6
|
|||
|
|||
![]()
Brilliant all working thanks
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|