RaPoRSuZDeLi Member Licensed customer Nov 12, 2024 #1 Is there a code on how to add an icon in front of the code below? Code: <li><a href="{{ link('help') }}">{{ phrase('help') }}</a></li>
Is there a code on how to add an icon in front of the code below? Code: <li><a href="{{ link('help') }}">{{ phrase('help') }}</a></li>
Solution Mr Lucky Nov 12, 2024 Trying again: Font awesome icons 2.3 - categories, nodes, prefixes, phrases, templates etc... Sep 19, 2024 A general guide to using Font Awesome icons in xenforo 2.3
Trying again: Font awesome icons 2.3 - categories, nodes, prefixes, phrases, templates etc... Sep 19, 2024 A general guide to using Font Awesome icons in xenforo 2.3
Mr Lucky Well-known member Licensed customer Nov 12, 2024 #2 You could add to the template or to the phrase Both are covered here: Font awesome icons 2.3 - categories, nodes, prefixes, phrases, templates etc... Sep 19, 2024 A general guide to using Font Awesome icons in xenforo 2.3 Upvote 0 Downvote
You could add to the template or to the phrase Both are covered here: Font awesome icons 2.3 - categories, nodes, prefixes, phrases, templates etc... Sep 19, 2024 A general guide to using Font Awesome icons in xenforo 2.3
RaPoRSuZDeLi Member Licensed customer Nov 12, 2024 #3 Mr Lucky said: You could add to the template or to the phrase Both are coveted here: https://xenforo.com/community/resources/font-awesome-icons-2-3-categories-nodes-prefixes-phrases-templates-etc.9562/I Click to expand... The requested page could not be found. Upvote 0 Downvote
Mr Lucky said: You could add to the template or to the phrase Both are coveted here: https://xenforo.com/community/resources/font-awesome-icons-2-3-categories-nodes-prefixes-phrases-templates-etc.9562/I Click to expand... The requested page could not be found.
Mr Lucky Well-known member Licensed customer Nov 12, 2024 #4 Trying again: Font awesome icons 2.3 - categories, nodes, prefixes, phrases, templates etc... Sep 19, 2024 A general guide to using Font Awesome icons in xenforo 2.3 Upvote 0 Downvote Solution
Trying again: Font awesome icons 2.3 - categories, nodes, prefixes, phrases, templates etc... Sep 19, 2024 A general guide to using Font Awesome icons in xenforo 2.3
Mr Lucky Well-known member Licensed customer Nov 12, 2024 #5 This is the basic code Code: <xf:fa icon="fa-icon-name" aria-hidden="true"> Upvote 0 Downvote
RaPoRSuZDeLi Member Licensed customer Nov 12, 2024 #6 Mr Lucky said: This is the basic code Code: <xf:fa icon="fa-icon-name" aria-hidden="true"> Click to expand... thank you we did it together Upvote 0 Downvote
Mr Lucky said: This is the basic code Code: <xf:fa icon="fa-icon-name" aria-hidden="true"> Click to expand... thank you we did it together