Gender Image In Postbit
This modification is in the archives.
Gender Image In Postbit
Author: tnguy3n Demo Site: http://www.++++++.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> Download No files for download. |
Similar Mods
Show Thread Enhancements Image Gender In Postbit | Modification Graveyard |
Gender In postbit | vBulletin 3.0 Template Modifications |