Ok, so I've made my feelings known about the inaccessibility of the new themes... but I have been a loyal customer and have recommended your work (and your tech support) for a few years now... and I feel like I owe it one more good effort to try to get the new system to work for me, before abandoning it for my projects.
What I need to do is add a custom DIV structure to the theme templates.
I need to insert new DIV tags into single.php, and index.php, and archive.php and any other template file that displays content. BUT, it will be slightly different for each, ad I prefer to structure each page differently to show the content differently.
You can see how I edited in custom DIVs on my site here: http://www.townsandtrails.com
I need to be able to do that again with the new Awake.
So, lets start with something easy:
The theme includes <div id="header">, how do I add a new DIV and wrap <div id="header-container"> around that?
So it would look like:
Div header-container
Div header
/Div header
/Div header-container













