The Arcive of vBulletin Modifications Site. |
|
Gender Image In Postbit Details »»
|
|||||||||||||||||||||||||
Gender Image In Postbit
Author: tnguy3n Demo Site: http://www.vbviet.org What this mod does is to show user's gender in postbit. Users can choose to show it or not. All is done by template modding. File mod: 0 Template mod: 1 Plugin: 1 File Uploads: 3 gender images ### UPLOAD gender dir to your /forum/image/gender dir ### 1. Go to AdminCP => User Profile Field Manager => Add New User Profile Field Profile Field Type: Single Selection Menu Title: Gender Description: Tell the world your gender. Options: Undisclosed Male Female Set Default: No Field Editable To User: Yes Display Page: Edit Profile Once you got it done, write down your field# . i.e field5 2. Open postbit(_legacy) template, FIND: HTML Code:
<div> $vbphrase[posts]: $post[posts] </div> HTML Code:
<if condition="$post[fieldX] != ''"><div> Gender: <img src="images/gender/$post[fieldX].gif" title="$post[fieldX]" align="center"> </div></if> Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Hey, I thought this could be done with templates alone?
|
|
#3
|
||||
|
||||
|
yup, it's done by template mod.
|
|
#4
|
||||
|
||||
|
Installed, love the images
Thanks
|
|
#5
|
|||
|
|||
|
|
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
||||
|
||||
|
Quote:
![]() btw, are you a hawk or cyclone? :ninja: |
![]() |
|
|