Web Browser of Choice - In Postbit
This thread is in the Modification Graveyard.
Howdy hi - This is a simple template modification that will show your Members' browser of choice in their postbit... The choices (matching images included) I have included are Internet Explorer, Konqueror, Netscape, Mozilla, Firefox, Safari, Camino, Opera & Flock web browsers. Of course there is the option to select "Other" as well.
This simple mod should be able to work with any of the 3.x series vBulletin.... ![]() INSTRUCTIONS ---------------- ### Step 1 ### Upload the included "browser" folder to your forum images folder ** Don't change the image file names ** ### Step 2 ### Create a new custom profile field: AdminCP --> User Profile Fields --> Add New User Profile Field Select Single-Selection Menu... Fill in the following options:
Click the save button. ### Step 3 ### Edit your postbit and/or postbit_legacy template: AdminCP --> Style Manager --> (select your style) Edit Templates --> Postbit Templates --> postbit OR postbit_legacy Find: HTML Code:
<div> $vbphrase[posts]: $post[posts] </div> Underneath - Add: HTML Code:
<if condition="$post[fieldX]"> <div>$post[username] Surfs The Web With: <img src="images/browser/$post[fieldX].gif" align="middle" title="$post[username] Surfs With The $post[fieldX] Web Browser." width="17" height="15" border="0"></div> </if> ----------------------------------- ----------------------------------- THAT'S IT = Enjoy! Jacquii Cooke, Webmistress of Poetry in Color Forum http://JPiCForum.info Download This modification cannot be downloaded. Screenshots
|