The Arcive of vBulletin Modifications Site. |
|
Black ops 2 in postbit Details »»
|
|||||||||||||||||||||||||||
Here we have the new prestige icons in the postbit
First upload all the images to images>icons Next create a new profile field and enter the following Your Call of duty Black Ops 2 prestige -- 1 2 3 4 5 6 7 8 9 10 11 -- Profile field: Leave what it is! -- Yes, but No First Blank Option -- Yes -- Yes, at registration and profile updating -- Yes -- No -- Yes -- Yes After that add a 2nd profile field, and enter the following Your Blacks Ops 2 Zombie rank -- 1 2 3 4 5 6 7 8 -- Profile field: Leave what it is! -- Yes, but No First Blank Option -- Yes -- Yes, at registration and profile updating -- Yes -- No -- Yes -- Yes We have chosen to choose only 8 zombie ranks as we believe that technically that is all there is Once you have finished remember the 2 fieldX numbers Go into styles&templates>templates manager>edit templates>postbit templates>postbit_legacy Find {vb:raw template_hook.postbit_userinfo_right_after_posts} <vb:if condition="$post['fieldX']"> <img src="images/icons/prestige/bo2/{vb:raw post.fieldX}.png"> <img src="images/icons/prestige/zombie/{vb:raw post.fieldX}.png"> </div> </vb:if> Change X to the profile field numbers 1st X is for the Bo2 prestige, 2nd X is for the zombie profile field Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Sorry to bother you, but do you have icons any bigger?
|
|
#3
|
|||
|
|||
|
what size would you like, i can upload larger versions, the current ones are 24x24 pxls, if you tell me the size i will happily add bigger versions over the next 2 days
|
|
#4
|
||||
|
||||
|
wondering if someone was gonna do this lol, i did mine last week, heres how it looks
|
|
#5
|
|||
|
|||
|
how did you do that duckling
|
|
#6
|
||||
|
||||
|
red X = your profile field
Code:
<center><img src="images/icons/prestige/bo2/{vb:raw post.fieldX}.png"></img></center><BR> <img src="images/icons/prestige/cod4/{vb:raw post.fieldX}.png"></img> <img src="images/icons/prestige/waw/{vb:raw post.fieldX}.png"></img> <img src="images/icons/prestige/mw2/{vb:raw post.fieldX}.gif">
</img> <img src="images/icons/prestige/bo/{vb:raw post.fieldX}.png"></img> <img src="images/icons/prestige/mw3/{vb:raw post.fieldX}.png"></img>
|
![]() |
|
|