The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Easy - My Favorite Game In Postbit Details »» | |||||||||||||||||||||||||||||
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 Now
Screenshots
Show Your Support
|
Comments |
#2
|
|||
|
|||
Demo: www.extreme-gamers.org
I have a dummy account for the site: Username: guest Password: password ------------------------------------------------------------------------------------------------------------------ You can also put the code in like this: (this is how it is on my site) Code:
<if condition="$post[fieldXX] != ''"><center><b>My Favorite PC Game:</b></center></if> <div align="center"> <if condition="$post[fieldXX] != ''"><img src="images/favgame/$post[fieldXX].png" title="$post[fieldXX]" align="center" border="0"/></if> </td> ------------------------------------------------------------------------------------------------------------------ |
#3
|
|||
|
|||
great i like games
|
#4
|
|||
|
|||
|
#5
|
|||
|
|||
can you make small images ?
|
#6
|
|||
|
|||
yes you can make them any size you want just make sure you dont make them to big so it wont stretch out your template... and when you name them it has to be the exact same way in the options box when added (lower and uppercase letters matters) and save them all one format... the code is set for .png files but you can change it to .gif or whatever where it says "My Favorite PC Game:" you can also make a icon bar or something there that says that if you change the code
|
#7
|
||||
|
||||
simple .. but thanks
|
#8
|
|||
|
|||
.... do u go around commenting on everyones stuff??? everything i have posted you have came by and made a comment about it this being the nicest one which isnt saying much... we are sorry that we dont know everything u do and share ideas and stuff with each other
|
#9
|
|||
|
|||
i will be updating this soon it will have more game images and have an image for the "My Favorite PC Game:" part ill add the psd so you can change the colors and stuff
|
#10
|
||||
|
||||
easier version,just a little editing and works fine
https://vborg.vbsupport.ru/showthread.php?t=213359 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|