Heisenberg submitted a new resource:
You must be registered for see links
- Select Avatar On RegistrationvB Version: 3.8.x
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:
Code:$customfields_other
Add before
Code:[I]<!--Avatar-->[/I] <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>...
You must be registered for see links
Last edited:
