In that case, you need to use modern CSS trickery like display: table-cell. But that won't work in IE6, 7 or 8.
On Mon, Nov 2, 2009 at 2:22 PM, Derek <[email protected]> wrote: > > Problem is that the site is customizable by the user and they can > change background colors of the columns. > > > Create a background images that is about 20 pixels high and 950 pixels > > wide. Make the left part the color of the left column and the right > > part the color of the right column. Apply this background image to the > > .container that wraps these two columns. That's what we call the "Faux > > Columns" method. > -- Goulven Champenois --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
