Closed (works as designed)
Project:
CSS Injector
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2008 at 12:23 UTC
Updated:
28 Jan 2008 at 00:33 UTC
I would like an option to apply the css to specific node or nodes. Or maybe regions even better.
It is not quite common that I need it on whole page.
If the css is applied to node then a css injector fieldset could be displayed on node edit form, to make changes in css faster. (or quick link to css injector edit page)
Comments
Comment #1
eaton commentedCSS always applies to the entire page. If you need to add CSS only when a particular node is being displayed, you can write a PHP condition for the CSS code.