On Mon, Oct 13, 2008 at 9:43 AM, jibbajabba <[EMAIL PROTECTED]> wrote: > > What isn't working in IE6 exactly? The test page at Design By Fire > looks like it works in terms of layout: > http://www.designbyfire.com/liquid_blueprint/tests/sample.html > >> Is the liquid plugin already compatible with IE6? Last time i checked >> it didn't work in IE6.
In order to have gutters within each column, the plugin relies on the first child selector: .column>div IE6 doesn't support that. I'm not sure what would be the Right Way(tm) to do this plugin, but I think the way it's done isn't going to cut it. -- -- Christian Montoya christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
