CSSMenu top + 2 columns Question

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
JetLi
Forum Members
Forum Members
Posts: 15
Joined: Thu Mar 16, 2006 2:00 pm

CSSMenu top + 2 columns Question

Post by JetLi »

Hi
want to know how make Sidebar on the right side and content left side? I have search but no luck  :'(

And how to make CSSMenu top + 1 column? what need to remove from CSSMenu top + 2 columns?
rtkd
Forum Members
Forum Members
Posts: 126
Joined: Tue Dec 12, 2006 3:57 pm

Re: CSSMenu top + 2 columns Question

Post by rtkd »

hi,

if i understand u right, try this:

div#sidebar {
  float: right;
}

i cant help u with ur other problem, sry.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSMenu top + 2 columns Question

Post by Dr.CSS »

To make it one col delete the second col, side bar, in template and adjust the width of the main by changing the margin-left: 2%...

For switching, left to right, yes change the float and switch the margins for main...
Last edited by Anonymous on Wed Dec 13, 2006 12:15 pm, edited 1 time in total.
JetLi
Forum Members
Forum Members
Posts: 15
Joined: Thu Mar 16, 2006 2:00 pm

Re: CSSMenu top + 2 columns Question

Post by JetLi »

Hi
thnx
works with sidebar on right side.

http://www.grafix-world.nl/cms/index.php?page=home

But with copying template into new name and 1 col get this layout.  :'(

http://www.grafix-world.nl/cms/index.php?page=top100
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSMenu top + 2 columns Question

Post by Dr.CSS »

Did you 1)click the Copy icon or did you just 2)copy/paste...

1) It should copy it with the style sheeta attached from the original...

2) You need to attach style sheets to it, in Templates click the CSS icon to the right...
JetLi
Forum Members
Forum Members
Posts: 15
Joined: Thu Mar 16, 2006 2:00 pm

Re: CSSMenu top + 2 columns Question

Post by JetLi »

Hi
I got it work.  :)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSMenu top + 2 columns Question

Post by Dr.CSS »

You must have fixed it while I was looking at it, I came back to reply and it said someone else did, you, then I refreshed the page and there it was...

Glad to see it works...
Post Reply

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