Easy - My Favorite Game In Postbit
Updated
This is to add my favorite game to your postbit. Download the zip and put the "favgame" folder in your: home.com/images folder (you can add more images later... make sure you save them as .png (size is 120x57 pixels) and that you name the file exactly as you put it in the options field in your user profile field manager... lower and uppercase letters does matter) Now go to your admin panel then select: User Profile Fields> Add New User Profile Field then in Profile Field Type select: single-selection menu the rest i have a snapshot for: (leave the Display Order like it is and remember the number.. you will be replacing XX in the code with that number) (in the options part i have put a text file in the zip to copy and paste... make sure you copy and paste it exactly like it is) ok now go to: Styles and Templates> Style Manager> Your Style Edit Templates then select: Postbit templates> postbit/postbit legacy (according to which one you use... postbit goes across the top in your forums post and postbit legacy is on the side) now search: "reputation" below this code: Code:
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if> $template_hook[postbit_userinfo_right] <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> </div> Code:
<br> <if condition="$post[fieldXX] != ''"><center>My Favorite PC Game:</center></if> <br> <div align="center"> <if condition="$post[fieldXX] != ''"><img src="images/favgame/$post[fieldXX].png" title="$post[fieldXX]" align="center" border="0"/></if> </td> example: now your done! here is an example: code for the second image is in the reserved post if you use this pls click install made by JarHeaD Download
favgame2.zip (1.69 MB, 115 downloads) Screenshots |
Similar Mods
Easy Postbit Switcher | vBulletin 3.5 Add-ons |
Users favorite quote in postbit. | vBulletin 2.x Full Releases |