Heisenberg submitted a new resource:
You must be registered for see links
- Just a short tutorial on how to add a custom user group badge/banner to the user info areaHow to add a custom Group Badge / Banner to User Info:
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://You must be registered for see links');
background-repeat...
You must be registered for see links
