https://github.com/localgovdrupal/localgov_extra_layouts
Enable extra layouts for the page builder
https://github.com/localgovdrupal/localgov_extra_layouts
Last synced: 5 months ago
JSON representation
Enable extra layouts for the page builder
- Host: GitHub
- URL: https://github.com/localgovdrupal/localgov_extra_layouts
- Owner: localgovdrupal
- Created: 2023-11-15T10:38:35.000Z (over 2 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-03T14:48:57.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T12:04:26.296Z (over 1 year ago)
- Language: Twig
- Size: 13.7 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LocalGov Extra Layouts
This module provides some extra layouts that you might want to use on your website.
## Layouts
Currently it provides layouts for:
### 2 Column - 33:66
First column is 33% and the second is 66%
### 2 Column - 66:33
First column is 66% and the second is 33%
### 2x2
This is a grid-like layout with two 50% width columns. Each of these columns has 2 regions, one on top of the other.
## Maintainers
- Justine Pocock
- Mark Conroy