- Joined
- May 25, 2019
- Messages
- 1,386
- Points
- 523
Reputation:
DareDevil submitted a new resource:
Replacing default avatars XF2 with FontAwesome - default avatars XF2 with FontAwesome
Read more about this resource...
Replacing default avatars XF2 with FontAwesome - default avatars XF2 with FontAwesome
Go to settings - /admin.php?options/groups/users/ User Preferences and disable - Enable dynamic avatars by default.
Then go to Style Settings> Avatars> Default Text for Avatar
And we prescribe the unicode of the desired icon there, you can see here - Font Awesome Cheatsheet.
https://fontawesome.com/cheatsheet
![]()
Put extra.less:
Less:.avatar { &.avatar--default {...
Read more about this resource...