Moving Sidebars

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"
Zuke

Re: Moving Sidebars

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

Re: Moving Sidebars

Post 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
Zuke

Re: Moving Sidebars

Post by Zuke »

Not sure I understood #3.  Where do I put that?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Moving Sidebars

Post by Dr.CSS »

any where in your CSS...
Locked

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