XenForo Thread starter user banner 1.4 Null Download

File Size: KB

Download Count:

File Update Date:

You can free Thread starter user banner


1.4 download the source from the button above

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.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;
}
 
Back
Top