Skip to content

Base Layout (Drupal Block Layout)

Alfred J Lin edited this page Jul 15, 2025 · 2 revisions

Default Regions

The base layout should be managed by Drupal Block Layout, which includes the following regions:

  • Highlighted
  • Header
  • Content (main content area managed by Layout Builder)
  • Footer

It is recommended to follow the order of regions below:

1. Header

  • School-wide header (if needed)
  • UMD Lib Navigation
  • UMD Lib Chat Widget (if needed)
  • UMD Lib Alert (if needed)

2. Content

This region should be managed by Layout Builder.

3. Footer

  • UMD Lib Scroll to Top
  • UMD Lib Footer

Other components, blocks, or any other content should not be managed by Block Layout. Instead, they should be managed by Layout Builder in the content area.

Basic Layout Example

This demonstrates the layout structure from the site visitor's point of view. image

Clone this wiki locally