Dear,
I have a right colum.. and there i put some login script..
Everthing works but the script to show the avatar dont work..
Quote:
<vb:if condition="$show['avatar']">
<div class="hcavatari hand" title="" onclick="" style="background-image:url(Noimage)"></div>
<vb:else />
<div class="hcavatari hand" title="" onclick="" style="background-image:url({vb:raw $bbinfouser['avatarlink']})"></div>
</vb:if>
|
Can somebody help me ??