Mr Lucky
Well-known member
Mr Lucky submitted a new resource:
Font awesome icons 2.3 - A general guide to using Font Awesome icons in xenforo 2.3
Read more about this resource...
Font awesome icons 2.3 - A general guide to using Font Awesome icons in xenforo 2.3
Introduction
There are two main situations where you might use font awesome (or other ) icons.
Pseudo elements (before &/or after text)
In this case you specify via CSS code that an icon appears before or after some text, e.g. a node title, prefix, or navigation item. This is usually done by adding some CSS code to the extra.less template.
For css pseudo elements (icon before/after text) use this format of code in extra.less...
Read more about this resource...