ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
		- Joined
 - Nov 13, 2018
 
- Messages
 - 29,585
 
- Points
 - 823
 
Reputation:
Gniouf submitted a new resource:
Add Font Awesome icons to your usergroups - Font Awesome to your usergroups
Read more
Continue reading...
	
		
			
		
		
	
			
			Add Font Awesome icons to your usergroups - Font Awesome to your usergroups
Hi,
Today I share a tutorial for version 2.0 of xenForo : add Font Awesome icons to your usergroups!
Here is the basic code to add in your EXTRA.less template :
Code:
Code:/*add fa to your usergroups*/ .username--style3:before { font-family: "FontAwesome"; content: "\f013"; color: inherit; padding-right: 4px; display: inline-block; }
style3...
Click to expand...
Read more
Continue reading...