[cXF] Node icons with image

[cXF] Node icons with image

  • 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] Node icons with image - Would you like to change your default Font Awesome node icons with image like this?

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

< read node >

View attachment 898

< unread node >

View attachment 899

To change a single node icon with an image add this code to your extra.less template:

CSS:
Less:
/*** Node icons with image **/
.node.node--idX {
    svg { display: none; }

    &.node--forum {
        .node-body {
            padding-left...

Read more about this resource...