B

[cXF] Node icons with image

  • Thread starter Thread starter BassMan
  • Start date Start date
B

BassMan

Guest

BassMan submitted a new resource:

[cXF] Node icons with image - DIY tutorial to change default FA node icons with image

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

< read node >
View attachment 213366


< unread node >
View attachment 213367



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

Rich (BB code):
Code:
/*** Node icons with image **/
.node.node--id[B][COLOR=rgb(226, 80, 65)]X[/COLOR][/B] {
    .node-icon i { display: none...
Click to expand...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom