Quote:
Originally Posted by duckdodger
Looks nice, thanks!
|
Glad you like it! I just deployed an update (it's small) but adds a Box around the avatar keeping it separate from your forum avatar.
It's completely optional and can be found here:
Code:
<if condition="$post[field5]"><fieldset><legend>Xbox LIVE Avatar</legend>
<div>
<center><img src="http://avatar.xboxlive.com/avatar/$post[field5]/avatar-body.png" width="75" height="150">
</center>
</div>
</fieldset></if>
Reminder: change [field5] to your Field ID.