Displays thread starter user banner.
(Example of Thread starter user banner)
Features:
All phrases start with threadstarteruserbanner_ for your convenience.
Styling the banner:
If you would like to change the color of the banner, you can add this to your extra.less:
CSS:
// thread starter user banner
.thread-starter-user-banner {
background-color: @xf-paletteAccent2 !important;
color: @xf-paletteNeutral1 !important;
}
View attachment 50825