The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
There are two things wrong with your conditional.
1) Since you're using it inside a post, you need $post instead of $userinfo. 2) You need to use the title of the option for the menu. So your code should look like this: Code:
<if condition="$post['field20'] == 'Female'">class="tgender_female"<else /> class="thead"</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|