Closed (fixed)
Project:
DesignKit
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Feb 2011 at 15:59 UTC
Updated:
19 Feb 2011 at 22:11 UTC
I want the panels theme to be the same as the theme for blocks on my site.
Based on Open Atrium, my site is using design-kit.
I am not sure that this is the right queue.
Using firebug, I see that the panel classes are panel-flexible, panel-pane, pane-block
The class for the block is block.
I thought I could add the panel classes to the block classes in my style.css file
body .page-region .block .block-title .panel-flexible .panel-pane .pane-block
but no change.
And I cleared my cache.
Any ideas on howto have panel panes have the same layout as blocks?
Comments
Comment #1
apmsooner commentedChange the style settings in the panel pane to output as system block and the correct classes will get assigned.
Comment #2
socialnicheguru commentedawesome. thanks!