Indeed span-1 ((0 * 10) - 10) will be 0px and would be useless But span-5 will be 40px ((5 * 10) - 10)
On Apr 16, 2:58 pm, Christian Montoya <[email protected]> wrote: > On Thu, Apr 15, 2010 at 3:42 PM, Marcel Overdijk > > <[email protected]> wrote: > > Imagine I would use the following settings while generating: > > > --column_width=0 > > --gutter_width=10 > > --column_count=960 > > > Would this work? Note the 0px column width. > > > Or is there a minimum column width people should use because of > > blueprint internals? > > > I would do this for more flexibility in column width then the default > > 30px column width. > > I don't understand why you would do this, but I'll posit two unrelated > rhetorical questions: > > If you are going to define custom widths for all your columns, then > who cares what the defaults are? > > If span-1 is 0px wide, then how wide is span-5? > > -- > -- > 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 > athttp://groups.google.com/group/blueprintcss?hl=en. -- 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.
