- Joined
- Feb 5, 2024
- Messages
- 3,308
- Reaction score
- 6,681
- Points
- 113
- Website
- esso4k-tv.com
- vip
- 7,370 credits
Offline
Would you like to have icons in Visitor menu like this ?
Add this to your extra.less template :
XF 2.3
XF 2.2 :
To change the icon edit value after @fa-var-.
If you are using route filters edit in the code what you've changed with filters (for example: if you're using route filter for account to something-else, then edit above code to suit.
Add this to your extra.less template :
XF 2.3
XF 2.2 :
To change the icon edit value after @fa-var-.
Brand icons for XF 2.2
To use the brand icon such as PayPal as you can see it in the above code add .m-faBase('Brands');.If you are using route filters edit in the code what you've changed with filters (for example: if you're using route filter for account to something-else, then edit above code to suit.





