Page grids

In the Admin, a grid is used on all pages to establish global layouts for page templates. The grid assigns a set number of columns and rows for a page, and designers can create a layout by dividing the columns into sections, where design patterns and content can be placed.

Page grid

Slide-out grid

A Slide-out panel, similar to a modal window, breaks apart and simplifies a complex subtask that is included within a primary task.

For example:

data-variant=info
data-slots=header, text1
Layout and behavior:
When a panel spawns, it slides from right to left atop and almost completely over the parent page. A narrow gutter of space remains at left, showing the left navigation and a small sliver of the parent page.

Standard layout within the edges of a browser screen

Slide-out panel 7

(Panel position in relation to browser edge)

data-variant=info
data-slots=header, text1
Spacing:
Slide-out content is contained in a 12-column page grid, with additional 15px padding on the left edge. The gutter spacing at left is fluid, based on browser width.

Slide-out panel 8

(Nested page-grid with additional padding)

data-variant=info
data-slots=header, text1
Nested slide-outs:
For multiple panels displayed, additional gutter space is used at left to show a small sliver of a Slide-out below another Slide-out.

Slide-out panel 9