anthroforum
12-03-2008, 07:53 PM
For some reason, the color is showing as a color used elsewhere, but not the color I want. It is showing as blue and not gray.
Here is the code:
if condition="$show['avatar']">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="1" bordercolor="#e3e3e3" /></a></div></if>
Here is the code:
if condition="$show['avatar']">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="1" bordercolor="#e3e3e3" /></a></div></if>