I
interforo
Guest
I placed this code in extra.less
Code:
and here
but the desired outcome: a banner image is not showing for that usergroup
Continue reading...
Code:
Code:
.supporter
{
padding-left: 4px;
padding-top: 5px;
background-image: url("/immagini/supporter.jpeg");
background-repeat: no-repeat;
background-position: center;
}
and here
but the desired outcome: a banner image is not showing for that usergroup
Continue reading...