Closed (fixed)
Project:
Google AdSense integration
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 16:25 UTC
Updated:
24 Nov 2009 at 07:12 UTC
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
Comment #1
jcnventuraI 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
Comment #2
Lakeside commented