I need to show xbox avatars over top of osmeones name in the WHOS ONLINE list. Ive got it showing the avatar in their avatar spot by using this
<if condition="$post[field5]"><center><img src="http://avatar.xboxlive.com/avatar/$post[field5]/avatar-body.png" width="100" height="220">
</center></if>
So I somehow want to show all members who are online their and everyone elses avatar too.
field5 is the field for ur gamertag
<if condition="$post[field5]"><center><img src="http://avatar.xboxlive.com/avatar/$post[field5]/avatar-body.png" width="100" height="220">
</center></if>
So I somehow want to show all members who are online their and everyone elses avatar too.
field5 is the field for ur gamertag