The Arcive of vBulletin Modifications Site. |
|
Call of dutty and PSN AND XBL AND WII code in your postbit Details »»
|
|||||||||||||||||||||||||||
|
Call of dutty and PSN AND XBL AND WII code in your postbit
Developer Last Online: Feb 2012
ok i know ive seen this posted here before but this is a different way of doing this and it has psn and xbl added in
ok so now your going to search postbit_legacy in templates you can add this code anywhere you want to in your postbit Code:
<center>
<vb:if condition="$post['fieldx']">
<img src="images/icons/prestige/cod4/{vb:raw post.fieldx}.png"> <img src="images/icons/prestige/waw/{vb:raw post.fieldx}.png"> <img src="images/icons/prestige/mw2/{vb:raw post.fieldx}.gif"> <img src="images/icons/prestige/bo/{vb:raw post.fieldx}.png">
<br /><vb:if condition="$post['fieldx']"> <img src="/images/icons/consoles//PS3/ps3.png"> </vb:if>
<vb:if condition="$post['fieldx']"> <img src="/images/icons/consoles/XBOX/xbox.png"></vb:if>
<vb:if condition="$post['fieldx']"> <img src="/images/icons/consoles/WII/wii.png"></vb:if>
</vb:if></center>
now your just going to make user profile fields and your going to repleace the X's with those numbers and it should look like this ![]() please hit installed if you use this thank you ![]() Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
remove this from the code
Code:
<div class="eti_postbit"> |
|
#3
|
|||
|
|||
|
Funzt nicht
Schade |
![]() |
|
|