We're using the Genesis framework and are trying to figure out how to have two separate images span the width of the browser, both the header and the footer. I tried adding classes to both HTML and BODY tags, but the top graphic gets cut off. The basic layout is like this:
div wrap
- div header
- div inner
- div footer