SOLVED: How to have two content columns side by side?
Posted: Sat Oct 04, 2008 6:37 am
Hi,
I've created a CMSMS site using one of the recommended templates, which has a wide content area and a column down each side. So far so good
On some of my client pages (and I'm guessing I will create a new template to do this), I need the central column to be split into two columns of equal width (for example 300px each).
I've created TWO new {content} blocks:
- {content block="column-1-centre" oneline="false" wysiwyg="true"}
- {content block="column-2-centre" oneline="false" wysiwyg="true"}
Is this the best way to do this?
OK, assuming the new Template is the way to go - HOW do I specify the WIDTH for the new content blocks?
Should I try to put them in a 2 column table? (I did try this but they appear underneath each other.)
Should I try to put them each in a DIV, and if YES, then HOW do I do that?
Please don't just say, "Use a stylesheet." I'd really like some help here to align these two content blocks side-by-side (there are still two outside columns on either side) - or - if you have a better suggestion, please let me know (in some detail).
Many thanks in advance!!
I've created a CMSMS site using one of the recommended templates, which has a wide content area and a column down each side. So far so good
On some of my client pages (and I'm guessing I will create a new template to do this), I need the central column to be split into two columns of equal width (for example 300px each).
I've created TWO new {content} blocks:
- {content block="column-1-centre" oneline="false" wysiwyg="true"}
- {content block="column-2-centre" oneline="false" wysiwyg="true"}
Is this the best way to do this?
OK, assuming the new Template is the way to go - HOW do I specify the WIDTH for the new content blocks?
Should I try to put them in a 2 column table? (I did try this but they appear underneath each other.)
Should I try to put them each in a DIV, and if YES, then HOW do I do that?
Please don't just say, "Use a stylesheet." I'd really like some help here to align these two content blocks side-by-side (there are still two outside columns on either side) - or - if you have a better suggestion, please let me know (in some detail).
Many thanks in advance!!
