I am having trouble changing user banners for usergroups. I used the old method in the past where you edit EXTRA.css but it doesn't seem to work in 2.0 I also tried editing app_user_banners.less adding the following
but to no prevail. I simply want to add a developer banner that is purple. I don't need images or anything flashy just the Xenforo banner but purple. Any help?
Code:
&.userBanner--purple { .m-userBannerVariation(black, #b30086); }
but to no prevail. I simply want to add a developer banner that is purple. I don't need images or anything flashy just the Xenforo banner but purple. Any help?