XFdestek
Kurucu Üye
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:// ')...
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:// ')...