Page layout
The page layout determines how many columns a page displays in the frontend. By default, pages use a three-column layout with a right-hand sidebar. For pages that need more space in the main area, the right column can be hidden.
Available layouts
| Layout | Description | When to use? |
|---|---|---|
| Standard (3 columns) | Navigation menu, main content, right-hand sidebar | Standard pages with additional sidebar content |
| Without right column (2 columns) | Navigation menu, wider main content area | Pages where the main content should use the full available width |
Changing a page layout
- Open the page properties
(Click the icon in the page tree → Edit) - Switch to the Appearance tab
- Under Backend Layout, select Pages: no right column
(or choose the default layout for a three-column view) - Optional: Enable Apply to subpages to use the layout for all subpages
- Save your changes
Effect in the backend workspace
The layout also affects the Page module:
- Three columns: Main content column and right sidebar column are visible
- Two columns: Only the main content column is visible