This is what I tried:
PHP Code:
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$avatarurl" style="width:100px;height:100px" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></style></a>
That didn't work. Also, even if it did, it would force all avatars to stretch or decrease in size to a set w/h. Not sure if that would be a good idea on my forum...but I'm curious to see if this can work somehow nonetheless.
Do I have to have the closing style tag in there?