Working with Blocks
The word "block" like "node" is Drupal lingo. If node is another way to say "page" or "content", block in Drupal refers to "blocks" of content within a section or region. Your site is made up of many different sections. You have sections for your header, menus, footer and content. Most gingerfeet themes have left and right sidebar sections that contain elements like secondary menus and images or content that make the donate page easy to find.
All blocks in Drupal can be enabled or disabled, and reordered and moved within the same region or into other ones. Limits associated with moving blocks are usually due to the content more than anything else.
Enabling a Block
You can easily enable blocks that you want visible on your website.
- From the Administration Menu, choose: Site Building → Blocks → List → your theme name (usually something like Alisa, Benji or Carla).
- You'll see a listing of all your regions and the blocks listed within them.
- Scroll down to the Disabled section, find the block you want to enable.
- Select the region where you want the block to reside from the Region drop-down.
- Drupal will enable the block and move it to the appropriate list.
- Click the Save button to save your changes.
Disabling a Block
You can easily disable blocks that you do not want visible on your website.
- From the Administration Menu, choose: Site Building → Blocks → List → your theme name (usually something like Alisa, Benji or Carla).
- You'll see a listing of all your regions and the blocks listed within them.
- Scroll to the block you want to disable.
- Select
from the Region drop-down. - Drupal will disable the block and move it to the Disabled section at the bottom of the page.
- Click the Save button to save your changes.
Reordering Content Blocks Within the Same Region
Move a content block above or below another in the same region.
- From the Administration Menu, choose: Site Building → Blocks → List → your theme name (usually something like Alisa, Benji or Carla).
- You'll see a listing of all your regions and the blocks listed within them.
- Position your mouse over the four-pointed arrow next to the block you wish to move. A screen tip pops up that reads "Drag to re-order".
- Left-click and drag the content to the desired position.
- Scroll down to the bottom of the page and click the Save Blocks button.
Moving a Block to Another Region
Although you can click and drag blocks to another region in the same manner as above, it is sometimes easier to position a block in another region by choosing it from the Region dropdown field to the right of the content blocks.
- Follow Steps 1-2 above.
- From the Region dropdown field to the right of the content, choose the desired block.
- Scroll down to the bottom of the page and click the Save Blocks button.
- Printer-friendly version
- Login to post comments