I hope this isn't considered a duplicate inquiry. The previous post regarding this matter refers to Drupal 4.x and was made over two years ago. Since then Drupal has standardized the template engine and would like to know if the method outlined in query http://drupal.org/node/131185 is still the recommended approach or if it should be updated.

Simply, I want to put an horizontal text ad at the top of the Content Region. Currently using the Garland theme.

Comments

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

I believe it should still be mostly the same.. You need to create a block and place it in the content area. Then you need to set that block's weight to a negative number so that it shows up before the content.

João

Lakeside’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)