Ok so what I'm looking to do is add my gametag to my post bit. I've already got it in there but I want it to link to my GT on xbox.com so like this
http://live.xbox.com/member/Nightcast
"GT: Nightcast "
This is what I have now just for the name and no linking.
Thanks for who ever helps.
http://live.xbox.com/member/Nightcast
"GT: Nightcast "
This is what I have now just for the name and no linking.
Code:
<if condition="$post['field5']"><div style="border:1px solid #c9c9c9; background:#f6f6f6; padding:2px; margin-bottom:3px;">
Gamer Tag: $post[field5]</div></if>