Hello,
I'm pleased with the layout-structure of the template "Left simple navigation + 1 column" that goes with CMSMS, except for the header on top and the News-module beneeth the menu. I already figured out how I could delete the header. But I can't get the News-module on the top-right side of the browserwindow, right from the column with the content. I tried a lot of things and techniques (too much and to differtent to describe), with various results, but not the result I have in mind.
www.vksjsintlieven.be
Can someone hand me some hints or tips for this please?
Thanks! Piet.
How do I create a template "Left simple navigation + 1 column + News"
Re: How do I create a template "Left simple navigation + 1 column + News"
You would float it right, the sidebarr...
But it's out side the content div so you need to move a down below it in the template and try float:right instead of float:left
But it's out side the content div so you need to move a down below it in the template and try float:right instead of float:left
Re: How do I create a template "Left simple navigation + 1 column + News"
It worked with following structure.
My mistake was putting always after , which is logically in reading on the screen, but not in html-code. I'm learning
Thanks for the hint of moving the div.
Piet.
My mistake was putting always after , which is logically in reading on the screen, but not in html-code. I'm learning

Thanks for the hint of moving the div.
Piet.