bomber1614
11-06-2011, 11:00 PM
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
<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>
i converted this from vb3 to vb4
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
http://screensnapr.com/e/mmjbi1.png
please hit installed if you use this thank you:D
ok so now your going to search postbit_legacy in templates
you can add this code anywhere you want to in your postbit
<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>
i converted this from vb3 to vb4
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
http://screensnapr.com/e/mmjbi1.png
please hit installed if you use this thank you:D