Add Font Awesome icons to your prefix

XenForo Add Font Awesome icons to your prefix

Compatible XF Versions
2.0
Visible Branding
No
To begin add this in your template EXTRA.less :
Less:
/*adding fa icon to prefix*/
.fa:before{
    font-family:FontAwesome;
    margin-right:3px
}
Then in the prefix of your choice check other CSS class. Add this code...
You do not have permission to view the full content of this resource. Log in or register now.
Author
Styling
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Styling

Back
Top Bottom