Heres the new problem I have, if I put this code
PHP Code:
<if condition="$onlinestatus==0">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$avatarurl" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="filter:alpha(opacity=10)" /></a>
</div></if>
<if condition="$onlinestatus==1">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$avatarurl" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="filter:alpha(opacity=100)" /></a>
</div></if>
in postbit_online status,remove the $post[onlinestatus] from below and put that in place of the avatar code the shading part works but none of the avatars get loaded and mouse over just brings up 's Avatar insted of Username's Avatar. Someones gotta know what to do here.
Enjoy my kick ass photoshop