I have a photo sales script
http://ericbakken.com/photocart
I want to put my wordpress header/footer around the pages generated by my photo gallery (it's a php app)
I tried using a iframe, but ended up with scroll bars around the iframe because some of the pages in the photocart are wider/taller than the theme. It didn't look good nor is it good for usability.
http://ericbakken.com/weddings/?page_id=407
(you won't see length or width issues because you have to login to see photos) the iframe gets me 80% of where I want to be...how the page above looks now is so close, it's mostly the usability factor, as well having a flexible page length.
I found a thread that lets me do the opposite of this...custom non-wp header/footer, wordpress body, and a post about wrapping header/footer around forum software, but no answers that helped me out.
How to do?