[cXF] Change default FA node icon

[cXF] Change default FA node icon

  • Please note: The default language for any content posted is English. Do not create multi-accounts, you will be blocked! Before doing anything please take a moment to read our TERMS & RULES. If you find a broken link? Use the report button.

    All files are now free and anyone can download them without restrictions.

rfans

Member
Staff member
Administrator
Moderator
Mar 26, 2025
690
12
18
rfans submitted a new resource:

[cXF] Change default FA node icon - Would you like to change your default Font Awesome node icons like this?

Would you like to change your default Font Awesome node icons like this?

< read node >
View attachment 900

< unread node >

View attachment 901

To change a single node icon with a different Font Awesome icon add this code to your extra.less template:

CSS:
/*** Change default FA node icon **/
.node.node--id[B]X[/B] .node-icon i {
    &:before {
        .m-faContent(@fa-var-dot-circle, 1em)...

Read more about this resource...