Page 1 of 1

CSSMenu top + 2 columns Question

Posted: Tue Dec 12, 2006 1:39 pm
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?

Re: CSSMenu top + 2 columns Question

Posted: Tue Dec 12, 2006 4:52 pm
by rtkd
hi,

if i understand u right, try this:

div#sidebar {
  float: right;
}

i cant help u with ur other problem, sry.

Re: CSSMenu top + 2 columns Question

Posted: Wed Dec 13, 2006 1:32 am
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...

Re: CSSMenu top + 2 columns Question

Posted: Wed Dec 13, 2006 10:50 am
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

Re: CSSMenu top + 2 columns Question

Posted: Wed Dec 13, 2006 12:18 pm
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...

Re: CSSMenu top + 2 columns Question

Posted: Wed Dec 13, 2006 1:03 pm
by JetLi
Hi
I got it work.  :)

Re: CSSMenu top + 2 columns Question

Posted: Wed Dec 13, 2006 1:07 pm
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...