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?
Moving Sidebars
Re: Moving Sidebars
#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
#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
any where in your CSS...