grantus
Active member
I've been trying to style certain nodes with different background colors, for example.
So let's say I have node 146 and I want to give it a background of #ccc, I have this:
li.node.page.level_2.node_146 {background: #ccc;}
But nothing happens. When I add that rule in my browser's element inspector, it works.
Also, I've done the same thing with certain node category backgrounds, but for the the node backgrounds themselves, I'm stuck.
Any suggestions?
So let's say I have node 146 and I want to give it a background of #ccc, I have this:
li.node.page.level_2.node_146 {background: #ccc;}
But nothing happens. When I add that rule in my browser's element inspector, it works.
Also, I've done the same thing with certain node category backgrounds, but for the the node backgrounds themselves, I'm stuck.
Any suggestions?