Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
Gniouf submitted a new resource:
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.
- Font Awesome to your usergroupsHi,
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:
/*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...
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:
/*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...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.