Goodfella Well-known member Feb 19, 2015 #1 With the default style how can I install or call Font Awesome?
SimonV Well-known member Feb 20, 2015 #2 The simplest way would be to edit the 'PAGE_CONTAINER' template and paste the following code into the <head> section HTML: <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> from: http://fortawesome.github.io/Font-Awesome/get-started/ Then take a look at he examples on how to add icons to your templates: http://fortawesome.github.io/Font-Awesome/examples/ Upvote 0 Downvote
The simplest way would be to edit the 'PAGE_CONTAINER' template and paste the following code into the <head> section HTML: <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> from: http://fortawesome.github.io/Font-Awesome/get-started/ Then take a look at he examples on how to add icons to your templates: http://fortawesome.github.io/Font-Awesome/examples/
rafass Well-known member Feb 21, 2015 #4 in fact I'm loading font awesome locally through another addon, easily you can load fontawesome locally. this is the addon: is free: https://xenforo.com/community/resources/conversation-button-under-avatar.3531/ Upvote 0 Downvote
in fact I'm loading font awesome locally through another addon, easily you can load fontawesome locally. this is the addon: is free: https://xenforo.com/community/resources/conversation-button-under-avatar.3531/