interforo Active member Oct 5, 2022 #1 I placed this code in extra.less 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
I placed this code in extra.less 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
TPerry Well-known member Oct 6, 2022 #3 Well, does it give you any error in the developers view? Does that Supporter even show up in the developer window being used? Upvote 0 Downvote
Well, does it give you any error in the developers view? Does that Supporter even show up in the developer window being used?