Closed (won't fix)
Project:
Panels
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2011 at 05:48 UTC
Updated:
16 Aug 2011 at 01:16 UTC
hey
would it be possible to add CSS Class to the variant editor (general pane)?
as in
CSS ID:
CSS Class:
CSS code:
in /admin/build/pages/nojs/operation/node_view/handlers/node_view_panel_context/settings
Comments
Comment #1
arbel commentedI second that...very important request!
Comment #2
merlinofchaos commentedUnfortunately layouts have a method of injecting an ID but not classes. Doing this would require all layouts to be updated to accept classes, which is a significant API change in Panels, and not an easy one.
Right now the only thing you can do is, if using flexible, you can set the canvas class in the canvas settings.
Comment #3
lpalgarvio commentedpostpone perhaps? for whenever you feel this could be achieved