- Joined
- Oct 27, 2025
- Messages
- 352
Description:
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:
Code:
// thread starter user banner<br><br>.thread-starter-user-banner {<br> background-color: @xf-paletteAccent2 !important;<br> color: @xf-paletteNeutral1 !important;<br>}
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:
Code:
// thread starter user banner<br><br>.thread-starter-user-banner {<br> background-color: @xf-paletteAccent2 !important;<br> color: @xf-paletteNeutral1 !important;<br>}
Attachments