RSS Feed/News [cXF] Coloured Node Categories

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,855
Points
823

Reputation:

BassMan submitted a new resource:

Coloured Node Categories - ... simple to achieve

Check Free and Premium cXF DIY Customizations on customizexf.com
Click to expand...

View attachment 165172

Add code to your extra.less template:
Rich (BB code):

Code:
/* Coloured Node Categories */
.block.block--category.block--category[B]X[/B] .block-header {
    background: #009ACF;
    color: #ffffff;
}
/**********/

Change [B][COLOR=rgb(209, 72, 65)]X[/COLOR][/B] to your node ID.

How do I find node...
Click to expand...

Read more

Continue reading...
 
Status
Not open for further replies.
Top