Hi,
I'm working on a template for a new store, the header section on the main page is quite large, it includes a jQuery image scroller, so I would like to keep this part of the header to the index page only, and just show the rest of the header on the sub pages (product_info, etc).
I've tried putting that part into a mainpage_module, but I've not been able to get it to display in the location I want it to, between 2 existing header elements. If I load it where the mainpage_modules are loaded by default, it breaks the layout.
Here's an example of what I'm trying to do:
Current Index page:

How I want the other pages to look:

Any advice would be appreciated.
Thanks,
Jason