Topic: Layout Problem
Hi,
I am having trouble trying to layout the way the news posts are arranged.
Firstly, my page layout has a 5 divs, header, content(left, center and right) and footer.
I want to add cutenews to the center content, so I add php include and that works fine.
But then, I want to add more php includes and it starts to get messy. I click on a link, and other templates are still showing on the page, instead of the link I clicked on. I have tried $static="true", and that does not seem to work, I attach a picture of what I would like it to look like.
Is it even possible for this layout to work ?
Thanks