- Compatible XF Versions
 - 2.0
 
- Visible Branding
 - No
 
To begin add this in your template EXTRA.less :
	
	
	
		
Then in the prefix of your choice check other CSS class. Add this code...
						
		Less:
	
	/*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.