[cXF] Node icons with image

DIY [cXF] Node icons with image

Currently reading:
DIY [cXF] Node icons with image

BassMan

Staff member
Administrator
May 18, 2015
651
171
2,284
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 2205


< unread node >
View attachment 2206



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

Rich (BB code):
/*** Node icons with image **/
.node.node--idX {
    .node-icon i { display: none; }

    &.node--forum {
        .node-body {...

Read more about this resource...
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Welcome to customizeXF

We are running default XenForo style customized by cXF
Registration is free!

Search forums

Back
Top