Create a Drupal Block thats only visible on the front of the site
Posted May 13th, 2008 by david
- http://www.example.com/admin/build/block
- click add block (top left corner)
- fill out fields and save block
- your new block should now appear the bottom of the list in the "Disabled" section
- in the region column (middle), select the region you want the block to "live" in, regions are highlighted in yellow
- if you want it at the top on the side, select "left sidebar"
- if you want it at the top in the middle select "content top"
- click save blocks
- under the third column "operations" next to the block you just saved, click the configure link
- scroll down to where you see "pages" and in the box just below it type "<front>"
- this will make the block only visible on the front page
- click save block