Version 1.3.9h
In the file tpl_main_page.php in my theme the mainwrapper starts with this tag:
<div id="mainWrapper">
Where is the closing div for that tag?
Thanks; thought that would be listed somewhere but no search turned it up. I want to put a static image behind the mainwrapper that stretches all the way from header to footer, and a div behind that one with a repeated image in case the main wrapper goes taller than the static image. So I need to put those two divs behind the mainWrapper, and in order to do that I need the closing div location.
thanks
JSC





