charlestrippy
Dec 24, 2006, 11:54 AM
I was curious - is there a way to make it so you can have a custom icon rather than the one attached to gamertag? maybe a generator out there someone knows about...or perhaps an overlay code that you would use and the picture you choose would just sit on top of the card?
BEFORE: (doesn't let me post the after because it's html)
http://www.glop.org/gamercard/card/charlesptrippy.png (http://live.xbox.com/member/charlesptrippy)
EDIT:
well after playing around i figured a way! though't i'd share....
<style type="text/css">
img.relative1 {position:relative;top:-116px; left:11px;}
</style>
<table border="0" cellspacing="0" cellpadding="0"><img src="http://www.glop.org/gamercard/card/gamercardname.png" alt="" /></td></tr>
<td><img class="relative1" src="http://www.locationofoverlayiconphoto.com" height="65" width="65" alt="tic" title="tic" />
</table>
should work for you ;)
Add me to Xbox Live if you have it! username = "charlesptrippy"
BEFORE: (doesn't let me post the after because it's html)
http://www.glop.org/gamercard/card/charlesptrippy.png (http://live.xbox.com/member/charlesptrippy)
EDIT:
well after playing around i figured a way! though't i'd share....
<style type="text/css">
img.relative1 {position:relative;top:-116px; left:11px;}
</style>
<table border="0" cellspacing="0" cellpadding="0"><img src="http://www.glop.org/gamercard/card/gamercardname.png" alt="" /></td></tr>
<td><img class="relative1" src="http://www.locationofoverlayiconphoto.com" height="65" width="65" alt="tic" title="tic" />
</table>
should work for you ;)
Add me to Xbox Live if you have it! username = "charlesptrippy"
