Select Avatar On Registration
What this does is allows your users to select a custom avatar when they register.
Installation Download then upload the product Open the template "register" Find: HTML Code:
$customfields_other HTML Code:
<!--Avatar--> <fieldset class="fieldset"> <legend>Avatar</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%"> <tr> <td> Please Select an avatar </td> </tr> <tr> <td> $reg_avatar </td> </tr> </table> </fieldset> <!-- /Avatar -->
Download
product-avataronreg.xml (2.6 KB, 286 downloads) Screenshots |