Hmm well
Code:
<!-- XBOX LIVE TAG Below by: Cyricx -->
<if condition="$post[field6]"><div class="info">
<div id="gamertagmenu_$post[postid]">XBOX Live: <a href="">$post[field6]</a>
<script type="text/javascript"> vbmenu_register("gamertagmenu_$post[postid]", true); </script> </div> <div class="vbmenu_popup" id="gamertagmenu_$post[postid]_menu" style="display:none"><iframe src="http://gamercard.xbox.com/$post[field6].card" scrolling="no" frameBorder="0" height="140" width="204">$post[field6]</iframe> </div> </if>
<!-- XBOX Live TAG ABOVE -->
That's a dirty fix... it shows up but when you put your mouse over the link it shows the url of your site hehehe. Though it doesn't seem to affect things
Only other thing I can think of is to create a new CSS, but it looks like your using a custom one right now? hence, class info?