Quote:
Originally Posted by BaziCenter
I don't add this feature to the mod because of multi platform support. but you can edit the "postbit_gamercads" template and do it yourself:
for just showing the actual xbox live gamercard in the postbit, clear the template data and use this code:
HTML Code:
<vb:if condition="$gamerid['gamertag']">
<dl class="userinfo_extra">
<iframe src="http://gamercard.xbox.com/{vb:raw gamerid.gamertag}.card" scrolling="no" frameBorder="0" height="140" width="204">{vb:raw gamerid.gamertag}</iframe>
</dl>
</vb:if>
I checked your website and find out that the icon file not found:
http://www.mw2forum.co.uk/images/mis...s/xboxlive.png
Like silverfox_uw said if you guys have a custom style(s), you have to copy the gamericons folder in images/misc of the each style!
|
That has worked, thanks.
The only problem that i now have, is that it shows at the bottom where the symbols use to be, so it pushes the size of the gamercard out of the postbit area. Can you tell me how to do it so that i can move the gamercard to be displayed directly underneath the avatar.
Thanks in advance
Edit:- Nevermind, sorted it. many thanks