Updating sites from v2.0 template to v3.0
Home page update
This section outlines how to add a large graphic above the "main" and "secondary" content areas for a home page, by adding a new div. There is a photoshop starter file available to help create home page graphics.
Inserting the home page graphic div
Find the "main" div and place the highlighted code above it.
FindPlace<div id="main">
<div id="home"><img src="your image path here" /></div>
<div id="main">