[solved]How to position new content within template?
Posted: Mon Aug 22, 2011 5:27 pm
Hi,
I have a template set up something like this:
(start predefined template elements)
<div class="new content"></div>
(end predefined template elements)
How do I get the new content to go between the template elements? As of now, whenever I add new content to a page, the content goes to the top of the document, it is not within the flow of the html elements.
Thanks for any help
I have a template set up something like this:
(start predefined template elements)
<div class="new content"></div>
(end predefined template elements)
How do I get the new content to go between the template elements? As of now, whenever I add new content to a page, the content goes to the top of the document, it is not within the flow of the html elements.
Thanks for any help