This topic was locked 13th Apr 08 at 6:22pm by Michael |
ajay Guest | [F] Default Avatar (12th Apr 08 at 5:56pm UTC) Resolved - avatar | | Is there a code that sets a default avatar when someone signs up? | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Default Avatar (12th Apr 08 at 5:58pm UTC) | | Well you can add this in the 'mini-profile' templates area.
where you have: {if:avatar}....{/if:avatar} you can use:
{ifnot:avatar}...{/ifnot:avatar}
And in the middle of that put the HTML for the defauly avtar | |
|
ajay Guest | Re: Default Avatar (12th Apr 08 at 5:59pm UTC) | | Ok, thanks. And edit defauly to default | |
|