Jump to content

Pages Category Icon


sobrenome

Recommended Posts

Is there a similar setting on Pages for categories? 

Not yet, but thanks for the suggestion.

 

You can override the the default icons in the custom.css like so:

.cForumRow [data-categoryid="xxx"] .ipsItemStatus > .fa:before {
   content: "yyy";
}

Replace xxx with the id of the category and yyy with the the encoded font awesome glyph you want to use. 

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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