XF 1.5 How do I change the default avatar

Enter 'path to images' in the ACP search.

You will only need to do this if you are using the default style and directory on the server (upgrading would overwrite the custom images if you don't).

Otherwise you would just upload the new images to whichever style directories you have set up already.
 
Enter 'path to images' in the ACP search.

You will only need to do this if you are using the default style and directory on the server (upgrading would overwrite the custom images if you don't).

Otherwise you would just upload the new images to whichever style directories you have set up already.

What do I name the custom image for it to replace the default avatar?
 
Just create those 3 default avatars with same name like default and same sizes.
You will end with 9 files (png).
Upload them to that default folder (you have to overwrite default ones).
Before every upgrade just delete default avatars in upload folder.
  • avatar_female_l.png
  • avatar_female_m.png
  • avatar_female_s.png
  • avatar_l.png
  • avatar_m.png
  • avatar_male_l.png
  • avatar_male_m.png
  • avatar_male_s.png
  • avatar_s.png
l size - 192 x 192 px
m size - 96 x 96 px
s zize - 48 x 48 px
 
Correct.

You create a new directory on the server, copy all of the files and folders from the default style to it, then modify individual images to suit.
 
Top Bottom