Jump to content

cbox


Recommended Posts

Posted

If you were as good as me, you would now how to put that into vbulletin, so you could see xboxlive friendslist:

 

Go to:

Admin CP > Styles and Templates > Style Manager > ë û > Navigation / Breadcrumb Templates > navbar

Find:

<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>

Add this in the space above:

<a class="list-db-friends" href="#" onclick="javascript:window.open('http://www.bungie.net/Stats/LiveFriends.aspx', 'FriendsList', 'scrollbars, resizable, width=430, height=520');">Xbox Live Friendslist</a>

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...