lorax

msg:4530039 | 9:30 pm on Dec 20, 2012 (gmt 0) |
Cannot be done. Think of a div as box. It cannot have more than 4 sides.
|
BeeDeeDubbleU

msg:4530044 | 9:47 pm on Dec 20, 2012 (gmt 0) |
That's what I was afraid of Lorax. :(
|
Paul_o_b

msg:4530164 | 1:59 pm on Dec 21, 2012 (gmt 0) |
If the right column was floated and the left column not floated then content would naturally flow underneath the right column and fill the whole page when it got to that position. The problem would be that any items in the left column that you apply the "clear" property to would cause the cleared content to drop below the height of the right column. If you have no such elements in the left column then just not floating the left column and not applying widths to the left column will do what you want (assuming you haven't built the whole thing in tables or absolutely positioned elements.)
|
papercupmachine

msg:4530365 | 7:10 am on Dec 22, 2012 (gmt 0) |
Can not be done
|
BeeDeeDubbleU

msg:4530439 | 2:44 pm on Dec 22, 2012 (gmt 0) |
I think I have figured a compromise for this in DW. I have created a new right column div (identical to the original) as an editable region. If I apply the template to the pages DW tells me that there is no region defined for the original content and asks me where I want to put it. If I tell it to put it in the new div it seems to do what I want.
|
|