Hi, I changed the default empty avatar with a custom logo, so that if a user doesn't upload his own pic, the logo will show as default.
To do this, I added my picture in /components/com_comprofiler/plugin/templates/default/images/avatar folder and set it default for empty in avatar field settings. In user profile the avatar I set is correctly shown.
The problem is that in the userlist is still shown the default Community Builder empty avatar (tnnophoto_n.png). How can I change it with a custom picture? I tried to overwrite tnnophoto_n.png, but with every update of the component my custom pic is replaced with the original one.
Is there a way to set the default userlist empty avatar pic with a custom one? Or is there any way to override it so that I don't have to change it with every new update?
Thank you!