What i need is to add the xbox gamer card to the roster via our members filling in a profile field
I have this in my signature area with this code :
Code:
<vb:if condition="$post['field5']"><tr><td class="vbmenu_option">
<iframe src="http://gamercard.xbox.com/{vb:raw post.field5}.card" scrolling="no" frameBorder="0" height="140" ></iframe></td></tr></vb:if>
I want to know how to get this shown in the roster
What file and where ?
Also if possible, I have our members enter a URL of their choice via a profile field
This shows up in the roster, But i want it to be clickable
How and where would i do this also
If possible a full explanation of where and what to edit
many thanks in advance