Log in

View Full Version : Pop-up xFire mini profile in Postibt_legacy.


john1744
11-26-2005, 04:17 AM
I'm wanting to do something like this:

<!-- 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 -->

Which is found here (https://vborg.vbsupport.ru/showthread.php?t=99769&highlight=xbox+live) .

But I want to adapt this to xFire, here (https://vborg.vbsupport.ru/showthread.php?t=74508&highlight=xfire) is the thread discussing how to put it in the profile which I currently have going.

john1744
03-28-2006, 06:18 AM
No one has any idea? It'd still be nice to do. heh, it may be restricted though on the xfire end of things.