Ok there is a weird issue going on.. Before it was only the two sports games that were linking to my site instead of xbox, but now that i made the template edits, the rest are double linked..?
Keep in mind ONLY the two sports images are fixed, the rest are now double linked.!?
Madden 11 >

Is linked to this:
Code:
http://live.xbox.com/en-US/GameCenter/Achievements?titleId=1161890046
AND
CoD BO >

Is linked to:
Code:
http://live.xbox.comhttp//live.xbox.com/en-US/GameCenter/Achievements?titleId=1096157269
All freshly downloaded (zip), from here & uploaded to my server, & yes overwrite enabled. etc, etc.
gxbl_top_games
HTML Code:
<a href="http://live.xbox.com$game[link]" target="_blank"><img border="0" width="35" height="35" src="$game[image]" alt="$game[title]: <phrase 1="$game[count]">$vbphrase[gxbl_by_x_players]</phrase>" /></a>
gxbl_bit_game
HTML Code:
<a href="http://live.xbox.com$game[link]" target="_blank"><img class="inlineimg" border="0" width="20" height="20" src="$game[image]" alt="$game[title]" /></a>