Jump to content

Using Font Awesome icons as forum icon


The Skyforge

Recommended Posts

In custom.css

.cForumRow [data-forumID="FORUM_ID_HERE"] .ipsItemStatus > .fa:before {
    content: '\ICON_HERE';
}

example:

.cForumRow [data-forumID="1"] .ipsItemStatus > .fa:before {
    content: '\f011';
}

 

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...