NeyCruzz
Staff member
Hello everyone! Would you like to have a personalized banner for your user groups? Like the picture below:

1) Go to extra.less and add this:
2) Then go to your user group, and for the Admin example.
3) Add a text here (any text, for example it is Administrator, but this title will not be displayed, be aware.

4) Go down and add here, the name of your group that you have chosen for Exemple: adminGroup)

Now see in your Forum
Cordially.

1) Go to extra.less and add this:
Code:
.adminGroup {background: url("https://your.url/your.image") no-repeat;background-size: 100%;height: 50px;width: 150px;text-indent: -10000em;margin-left: auto;margin-right: auto;display: inline-block;}
2) Then go to your user group, and for the Admin example.
3) Add a text here (any text, for example it is Administrator, but this title will not be displayed, be aware.

4) Go down and add here, the name of your group that you have chosen for Exemple: adminGroup)

Now see in your Forum

Cordially.
Last edited: