TheGreek
Active member
Hey all,
So I'm trying to set up some user banners. This is what I have in my Extra.css:
.userBanner.bannerAdministrator
{
color: white;
background-color: blue;
border-color: blue;
}
And for the name for the banner on the User Group Pages, it's userBanner Administrator.
But it won't take into effect the CSS. What am I doing wrong?
So I'm trying to set up some user banners. This is what I have in my Extra.css:
.userBanner.bannerAdministrator
{
color: white;
background-color: blue;
border-color: blue;
}
And for the name for the banner on the User Group Pages, it's userBanner Administrator.
But it won't take into effect the CSS. What am I doing wrong?