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,860
- Points
- 823
Reputation:
LQD submitted a new resource:
Individual node CSS attributes - Change individual node, also known as category color or css attributes!
Read more about this resource...
Individual node CSS attributes - Change individual node, also known as category color or css attributes!
Steps
- Decide which node to modify: locate its ID in ACP > Applications > Node Tree > {desired category}, check URL for the ID, see below:
View attachment 1788
In this example it's 47.- Open EXTRA.css in ACP > Appearance > Templates > {desired style} > EXTRA.css
- Insert the following code:
You may replace...PHP:.nodeList .node_47 .nodeTitle a { color: #000000 !important; font-weight: bold !important; }
Read more about this resource...