Compatible XF Versions
2.0 , 2.1 , 2.2
Visible Branding
No
Description:
Displays thread starter user banner.

(Example of Thread starter user banner)

pic001.jpg


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:

Less:
// thread starter user banner
.thread-starter-user-banner {
    background-color: @xf-paletteAccent2 !important;
    color: @xf-paletteNeutral1 !important;
}
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. See description

    Thread starter user banner v1.4 changes: Now compatible with XF v2.2.13 and newer.
  2. See description

    Thread starter user banner v1.3 changes: Now allows styling the banner with extra.less template.
Back
Top Bottom