I better say at the start I didn't fully understand the question, so
this might be completely off base.  If so, ignore it.  If not, well
good.  :)

One thing to note is that it's possible to fake the look of crossing
columns by using background images.  The wiki has many useful links to
help you with "faux columns" if you think this might work for you.

http://css-discuss.incutio.com/?page=CssLayouts


+------------------------------------------------+
|                                                |
| multi-column text that takes up both "columns" |
| but is really only one div with width: 100%    |
|                                                |
| little div that looks  | another little div    |
| like a column and only | that takes up 49.9%   |
| takes up 50% of the    | of the space to allow |
| space                  | for rounding errors   |
|                                                |
+------------------------------------------------+


Then have a background image positioned 50% across to look like
different columns? 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to