The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Profile Info Under User Name
instead of showing up all the way on the other side... example
MRDBY Join Date: Jun 2006 Location: Hades I want it to show under my name when posting. |
#2
|
|||
|
|||
You would need to arrange it from the postbit template
|
#3
|
|||
|
|||
I see..i changed it...but is there anyway i can have it in my user options?
|
#4
|
|||
|
|||
You could add a custom profile field, asking how they want it arranged.
First add a custom Profile field something with details like this: Code:
Type: Single Selection Menu Title: Postbit View Description: Choose if you want it on left or right Options: Left Right Required: Yes, always Editable by user: Yes Display: Options: Thread View Change X in fieldX to the profile field that you added HTML Code:
<if condition=" $bbuserinfo[fieldX]== 'Left'"> Then have the left html info here <else /> Have right html code here </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|