NeyCruzz

XenForo Tips Personalized group banner

NeyCruzz

Staff member
Hello everyone! Would you like to have a personalized banner for your user groups? Like the picture below:
D1BB9A7E-F83D-4C70-9235-31BF71AEB751.png



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.

963AB786-454E-4574-BDDD-6227D2F68C92.png


4) Go down and add here, the name of your group that you have chosen for Exemple: adminGroup)
F0697DC9-6F12-4454-B4DF-BD27469421C8.png

Now see in your Forum😁
Cordially.
 
Last edited:
Back
Top