Matthew Hawley
Well-known member
I can't believe I'm asking this question...
So I'm trying to add font awesome to the node icons and im having trouble doing this.
For the code, all I see is this:
I'm trying to put this as the node icon:
Any suggestions? Thanks!
So I'm trying to add font awesome to the node icons and im having trouble doing this.
For the code, all I see is this:
Code:
<span class="nodeIcon" title="{xen:if $forum.hasNew, '{xen:phrase unread_messages}', ''}"></span>
I'm trying to put this as the node icon:
Code:
<i class="icon-comments icon-large"></i>
Any suggestions? Thanks!
Last edited: