after applying Radix theme I needed to go through and manually reset all the pages to use Radix layouts

the default Panopoly options dont display correctly

I am using Ubuntu/Windows 7, Opera/Chrome/Firefox

see attached

Comments

shadcn’s picture

Category: bug » feature
Status: Active » Closed (works as designed)

Yes. Instead of having the main layout wrapped in a .container, radix uses panels layouts to control the structure of the page. Some examples:

Radix Burr
http://drupalcode.org/project/radix_layouts.git/blob/refs/heads/7.x-1.x:...
The whole panel layout is wrapped in a .container.

Radix Phoenix
http://drupalcode.org/project/radix_layouts.git/blob/refs/heads/7.x-1.x:...
The header is outside the container to allow a fluid structure.

We're working on a solution to have all Panopoly layouts switched to Radix layouts on install.

niccolox’s picture

ok, what stumps me is that not all pages allow layout change to Radix

also, I think the demo content is Strongarmed to use Panopoly