Can I display the user's image as a thumbnail right above the Remove Image button in the edit contact page?
I can edit the edit.tpl file and comment out <!-- <!-- {CURRENT_CONTACT_IMAGE}<br /> --> which removes the list of files from the user's view... but then I want to show the thumbnail so that they can click a button to remove it (but not any other files, which is why I'm trying to do this...)
Help?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can I display the user's image as a thumbnail right above the Remove Image button in the edit contact page?
I can edit the edit.tpl file and comment out <!-- <!-- {CURRENT_CONTACT_IMAGE}<br /> --> which removes the list of files from the user's view... but then I want to show the thumbnail so that they can click a button to remove it (but not any other files, which is why I'm trying to do this...)
Help?