Is there a way to have only the css within my current content box rendered? If I want the css from other content boxes/widgets to be ignored - is this possible in dotcms?
Asked
Active
Viewed 50 times
0
-
1Are you talking about the CSS for the admin (the edit buttons etc) or the CSS for the website itself. – Koen Peters Sep 02 '15 at 16:41
-
@koenpeters the CSS for the admin. Where it says "Edit Content". I was wondering if I could write css for a specific div or something in a content box and have it ignore the rest of the site's css. Probably not, but I figured it was worth asking. – Jud Sep 02 '15 at 16:44
-
You'd have to change dotCMS's CSS itself. I don't think this is something that can be easily done. Maybe if you describe in more detail what you'd like to accomplish (the end goal) I can come up with a workaround. – Koen Peters Sep 02 '15 at 22:35