Quote:
Originally Posted by trafix
hmmm, interesting thought ...
is there a defult avatar hack?
|
No but I have edited my post bit for the avatar look like this, notice the <else/> and everything after:
Code:
<if condition="$show['avatar']"><td rowspan="5" align="center" valign="middle"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$avatarurl" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td><else />
<td rowspan="5" align="center" valign="middle"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="images/professional/misc/noavatar.gif" alt="This is $post[username]'s avatar" border="0" /></td></if>