Added Sections Layout options in Page Settings and Implemented Fullwidth (Flushed Content) option (#747)

This commit is contained in:
Djamil Legato
2015-10-12 23:03:52 -07:00
parent 08fd84a502
commit d4ce5e9b0f
6 changed files with 39 additions and 8 deletions

View File

@@ -28,6 +28,16 @@ form:
value_placeholder: Value
exclude: ['id', 'class']
layout.sections:
type: select.selectize
label: Sections Layout
description: Default layout behavior for Sections
default: fullwidth
options:
0: Fullwidth (Boxed Content)
1: Fullwidth (Flushed Content)
2: Boxed
body_top:
type: textarea.textarea
label: After <body>