Brad Padgett
Well-known member
Hello, I was told by a friend if I put this after the head of the page container:
Then I would be able to use the font-awesome for my node icons via extra.css
Is this true. If not, how can I use them to display as node icons? What steps do I need to take and can you provide the code for accomplishing this.
For instance, I think I'm supposed to use unicode for extra.css instead of the <i></i> tags.
How should the unicode be written in order to display the node icons. What code should I use?
Thanks.
- TheXboxCloud
EDIT: I figured out how. Thanks anyway.
Code:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
Then I would be able to use the font-awesome for my node icons via extra.css
Is this true. If not, how can I use them to display as node icons? What steps do I need to take and can you provide the code for accomplishing this.
For instance, I think I'm supposed to use unicode for extra.css instead of the <i></i> tags.
How should the unicode be written in order to display the node icons. What code should I use?
Thanks.
- TheXboxCloud
EDIT: I figured out how. Thanks anyway.
Last edited: