- Mar 26, 2025
- 676
- 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?
Read more about this 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...