Use the Region element to add Drupal regions to your Master template. For more information, see Adding Drupal regions to your Master template.
Locating the region element¶
To find the Region element:
- Navigate to a component or a template with the Layout canvas
- Click the + button on the Layout canvas
- Within the Elements tab, look for the Region element.
The Region element includes the following fields:
Region type¶
Prefix¶
You can add a prefix (something before) an element. This is developer functionality and should only be used if you know what you are doing.
- Prefix markup - Add prefix code to the element.
Suffix¶
You can add a Suffix (something after) to an element. This is developer functionality and should only be used if you know what you are doing.
- Suffix markup - Add suffix code to the element.