html regions in multiple columns - how to do colspan?
Hello,
I'm sure this is a simple thing and I'm just missing it...
I have 3 columns with html regions
In the first column, first region (upper left, if you will), I have region data that should span all the way across the page (it's quite long), I added colspan="3" in the "Region HTML table cell attributes" but that's not doing it; col2 and col3 (top regions) are rendered way off to the right where region1/col1 ends, I want them to appear below that first region. I could probably use Region/Template Display Points to make that happen, but I was wondering if there was a simple way to make that top/left region "span" across all the remaining 2 columns.