Quote:
Originally Posted by EyeintheSky57
Can anyone tell me how to add this code?
I am a complete newbie. But, i am good at following directions.
Thanks.
|
Well I just mirrored the Xbox code and added the PS3 link instead.
Game Fields Icons Templates > gamefields_playstation
Code:
<input type="hidden" name="playstation code" value="$userinfo[gf_playstation]">
<if condition="$userinfo[gf_playstation]"> <a href="#" onclick="openWindow('http://pid.us.playstation.com/user/$userinfo[gf_playstation].jpg', 255, 169); return false;"> <img src="$vboptions[bburl]/images/misc/gf_playstation.gif" alt="" title="$vbphrase[gf_playstation_network_id]: $userinfo[gf_playstation]" border="0"></a></if>