Replacing default avatars XF2 with FontAwesome

xF2 Template Modification Replacing default avatars XF2 with FontAwesome

DareSec

Inforc3r
Staff member
Administrator
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
May 25, 2019
Messages
1,375
Points
523

Reputation:

DareDevil submitted a new 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

1589194357034-png.png


Put extra.less:
Less:
.avatar {
    &.avatar--default {...

Read more about this resource...
 
Top