The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Custom Profile Fields in postbit
I current use this code: Code:
<!--- vehicle display info ---> <br> <span class="smallfont"> <if condition="$post['field6']"><div> $post[field6]</div></if> <if condition="$post['field7']"><div> $post[field7]</div></if> <if condition="$post['field8']"><div> $post[field8]</div></if> <if condition="$post['field9']"><div> $post[field9]</div></if> </span> <!--- /vehicle display info ---> Rather than having all this info taking up so much space. I would like to create a drop down with this info. Is their anyway to do this & maybe someone could point me in the right direction. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|