Quote Originally Posted by chadderuski View Post
I worked in three main files: stylesheet.css, stylesheet_header_menu.css and apple_zen/common/tpl_main_page.php

The side shadows are achieved by layering two div and setting their background to the left or right shadow. I put these after the <contentMainWrapper> and set them to 71em. I then adjusted (through MUCH trial and error) the containing divs to either 100% or 70em. Adjusting padding to taste, etc.
I really like this, can you post the changes in the 2 css and php files? For those of us who don't know much about writing this stuff!!

I've been trying to figure out how to do something like this. Thanks for your help.