How do I create a template "Left simple navigation + 1 column + News"

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
WebPiet
Forum Members
Forum Members
Posts: 29
Joined: Thu Sep 21, 2006 7:18 pm

How do I create a template "Left simple navigation + 1 column + News"

Post by WebPiet »

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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How do I create a template "Left simple navigation + 1 column + News"

Post by Dr.CSS »

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
WebPiet
Forum Members
Forum Members
Posts: 29
Joined: Thu Sep 21, 2006 7:18 pm

Re: How do I create a template "Left simple navigation + 1 column + News"

Post by WebPiet »

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  ;D

Thanks for the hint of moving the div.

Piet.
Post Reply

Return to “Layout and Design (CSS & HTML)”