Add Font Awesome icons to your prefix

xF2 Template Modification Add Font Awesome icons to your prefix

📀 Resource submitted by: AnimeHaxor • 💬 Messages: 6522 • 🏆 Points: 113 • 👍 Likes: 40593 • 📀 Resources: 2252
Compatible XF Versions
  1. 2.0
Additional Requirements
EXTRA.less
Today I share a tutorial under xenForo 2.0 : Add Font Awesome icons to your prefix !

To begin add this in your template EXTRA.less :
Code:
/*adding fa icon to prefix*/
.fa:before{
	font-family:FontAwesome;
	margin-right:3px
}...
You do not have permission to view the full content of this resource. Log in or register now.
Author
AnimeHaxor
Views
1,831
First release
Last update

More resources from AnimeHaxor


740Threads
2,308Messages
67,527Members
billamidianLatest member
Back