How to set up prefixes icon?

Tutorial How to set up prefixes icon?

19 0 1

Meta

ADMINISTRATIVE
Reputation: 100%
Compatible with XF versions
2.3
1750093824710.webp

1. Create a custom prefix

In admin CP, go to the forums > Thread prefixes and click on the add prefix button at the top right.
put title: Pack A

You can choose any prefix name you want, just change pack-a with the desired name.
* Don't forget to select the appropriate forums at the bottom

2. Add the code to the extra.less template of your style.

Open the extra.less template and add the code:

CSS:
You must log in to view
(15 lines)

Do you want to put PRO icons?

Edit .m-faBase(); and replace it with .m-faBase('Pro', @faWeight-solid);, .m-faBase('Pro', @faWeight-regular); or .m-faBase('Pro', @faWeight-light);.
 
Similar content Most view View more

Featured content

Trending content

Back
QR Code
Top Bottom