Overriding Default Avatar
EasySocial allows you to override the default avatar in your Joomla template. This is ideal when you need override the default avatar but do not want the updates to override the changes.
Default Storage
The default storage path for avatar are located here:
/media/com_easysocial/defaults/avatars/user/
Overriding Default Avatar
To create a template override for the default avatar, simply copy the file from the folder above and place it in this directory:
/templates/<YOUR_JOOMLA_TEMPLATE>/html/com_easysocial/avatars/user/
Note
YOUR_JOOMLA_TEMPLATE - This is referring to your current Joomla template.