vForums Support > Programming & Coding :: Code Requests & Support :: > [F] Default Avatar

[F] Default Avatar - Posted By ajay (ajay) on 12th Apr 08 at 5:56pm
Is there a code that sets a default avatar when someone signs up? {Smile}

Re: Default Avatar - Posted By Michael (wrighty) on 12th Apr 08 at 5:58pm
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 {Smile}

Re: Default Avatar - Posted By ajay (ajay) on 12th Apr 08 at 5:59pm
Ok, thanks. And edit defauly to default {Tongue Out}