- Messages
- 378
- Reaction score
- 15
- Points
- 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 415
< unread node >
View attachment 416
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...