- Joined
- May 25, 2019
- Messages
- 1,388
- Points
- 523
Reputation:
DareDevil submitted a new resource:
Customizing The user Group Banner With CSS - user Group Banner customize
Read more about this resource...
Customizing The user Group Banner With CSS - user Group Banner customize
These instructions will explain how to Customizing for user banners.
Give the banner a title:
I given admin for example
Choose a class name for your custom class, in this example we are using admin
Add it to the custom CSS field for the user group, like so:
Go to extra.less template according to your style you are using
paste this code
.admin { display: inline-block; text-align: center; font-size: .7em; padding: .5em 0em...
Read more about this resource...