On Fri, Mar 4, 2011 at 9:51 AM, Jean-Philippe Encausse <[email protected]> wrote: > Hi, > Sorry if my question is stupid. > > Is there a way to scope all BluePrint behavior to a given DIV Wrapper > instead of full page ? > > I have to design a template of an Article that will be displayed in a > Portal. I can't change the Portal that is not Grid Compatible. But may > be there is a way to tell is DIV is a Grid Layout ?
You should be able to just use grid.css and only apply .container / .span-X to the DIV that should follow the grid layout. It's only the reset / typography / forms files that will conflict with the whole page. -- Christian Montoya mappdev.com :: 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.
