Thread starter user banner

Thread starter user banner 1.4

No permission to buy ($35.00)
Compatible XF 2.x versions
  1. 2.2
  2. 2.3
Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:

https://www.xf2addons.com/

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:

Code:
// thread starter user banner

.thread-starter-user-banner {
    background-color: @xf-paletteAccent2 !important;
    color: @xf-paletteNeutral1 !important;
}
  • Like
Reactions: thumped
Author
AndyB
Views
2,275
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from AndyB

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.
  3. See description

    Thread starter user banner v1.2 changes: Fixed issue with banner display in responsive. First...
Top Bottom