I want to put an avatar in 'navbar', but I don't find code. I find the place, but not code avatar.
In postbit there is
Code:
<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="0" /></a>
but don't work in navbar.
What would be the equivalent of "$post[avatarurl]"?
How can I do it?
thanks