Closed (works as designed)
Project:
radix
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2013 at 00:30 UTC
Updated:
23 Jan 2013 at 18:31 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| DrupalPro (32bit) [Running] - Oracle VM VirtualBox_009.png | 333.45 KB | niccolox |
Comments
Comment #1
shadcn commentedYes. 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.
Comment #2
niccolox commentedok, what stumps me is that not all pages allow layout change to Radix
also, I think the demo content is Strongarmed to use Panopoly