nebula-8.x-1.x-dev/nebula.layouts.yml
nebula.layouts.yml
100:
label: '100%'
category: 'Layouts'
template: templates/layouts/100-0
default_region: center
icon_map:
- [center]
regions:
center:
label: Main content
50_50:
label: '50%/50%'
category: 'Layouts'
template: templates/layouts/50-50
default_region: left
icon_map:
- [left,right]
regions:
left:
label: Left
right:
label: Right
33_66:
label: '33%/66%'
category: 'Layouts'
template: templates/layouts/33-66
default_region: left
icon_map:
- [left,right,right]
regions:
left:
label: Left
right:
label: Right
66_33:
label: '66%/33%'
category: 'Layouts'
template: templates/layouts/66-33
default_region: left
icon_map:
- [left,left,right]
regions:
left:
label: Left
right:
label: Right
33_33_33:
label: '33%/33%/33%'
category: 'Layouts'
template: templates/layouts/33-33-33
default_region: left
icon_map:
- [left,center,right]
regions:
left:
label: Left
center:
label: Center
right:
label: Right
25_25_50:
label: '25%/25%/50%'
category: 'Layouts'
template: templates/layouts/25-25-50
default_region: left
icon_map:
- [left,center,right,right]
regions:
left:
label: Left
center:
label: Center
right:
label: Right