I would like to restructure the layout completly such that each element, e.g. qa-nav-user, , header, footer, etc., can be split up among several pages, iframes, etc. In other words: Keeping the QA base intact, while having a complete custom design.
Something I thought about would be to create a
qa-theme_header.php
qa-theme_main.php
....
file for each element and call it from the appropriate position on my website. However, it is not obvious to me, how to do that, since
http://www.question2answer.org/qa/8678/user-nav-etc-outside-qa
does not seem to work.
Thanks for any input,
n3rd