Page 1 of 1

[SOLVED] Banner image above all blocks, below main header

PostPosted: Fri Apr 28, 2006 12:29 pm
Author: Bush
Which file would a guy edit to display an image above all the blocks on my layout (http://www.mofclan.net) but below the main banner of the site.

Basically where the callaspable calander link is.

Thanks

PostPosted: Fri Apr 28, 2006 12:43 pm
Author: Jason Sanborn
In your theme, open overall_header.tpl

The Calendar is found at {CALENDAR_BOX}

Depending on whether you want it above or below the Calendar, you'd place your image in that area.

PostPosted: Fri Apr 28, 2006 12:59 pm
Author: Bush
thx ^^