Page 2 of 2

Re: Moving Sidebars

Posted: Thu Jun 01, 2006 4:25 am
by Zuke
OK, I think that is finally it!  It looks good in both IE and firefox, nothing is completely out of whack or anything!

Only three questions;
1) how can I get the main Content window to have the same sort of header bar for the 3 blocks below it?
2) can I add or remove those sections (blocks)? for instance if I had 2 secitions on one page, but four on another?
3) on pages that have very little info, how do I keep the left side info on it's side and not srolling into the main area?

Re: Moving Sidebars

Posted: Fri Jun 02, 2006 3:55 pm
by Dr.CSS
#1, in the template

#2,  to remove a block/box delete...

{content block='block2title' oneline='true'}

{content block='block2'}


#3...  #news{width:155px}  will make it stay inside

BTW: have seen this thread... http://forum.cmsmadesimple.org/index.ph ... 967.0.html

Re: Moving Sidebars

Posted: Wed Jun 07, 2006 4:54 am
by Zuke
Not sure I understood #3.  Where do I put that?

Re: Moving Sidebars

Posted: Wed Jun 07, 2006 4:56 am
by Dr.CSS
any where in your CSS...