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
- 24,697
- Points
- 823
Reputation:
I've been contacted twice recently via PM asking me how I added a custom Group Badge to the user info as seen on my website:
How to:
Go to: AdminCP > Appearance > Templates > and search for the "extra.less" file
Open the file and add this code (call it anything you want. In the example here, I called it ".mybadge" ):
.mybadge {
background-image: url('https://www.mywebsite.com/mybadge.png')...
Read more
Continue reading...
How to:
Go to: AdminCP > Appearance > Templates > and search for the "extra.less" file
Open the file and add this code (call it anything you want. In the example here, I called it ".mybadge" ):
.mybadge {
background-image: url('https://www.mywebsite.com/mybadge.png')...
Read more
Continue reading...