that works, thanks. and some adjustment later, I keep the 12 columns,
but changed gridColumnWidth:         44px; this seems working better
as I can put two span6 side by side, question, which will be a better
option:  1) changing @gridColumns, or 2)@gridColumnWidth ? thanks


On May 27, 1:07 am, Victor Espina <[email protected]> wrote:
> 10 Columns will make a 780px width.   Standard bootstrap grid system
> contains 60px columns with a 20px padding, so: (10 * 60) + (9 * 20) = 780px.
>
> Victor Espina
>
>
>
>
>
>
>
> On Saturday, May 26, 2012 11:04:01 AM UTC-5, Angelo Chen wrote:
>
> > for the default 940 there are 12 col, for a 800 what is a good number?
>
> > On May 26, 5:58 pm, Alec Taylor <[email protected]> wrote:
> > > Hmm, mess around with LESS?
>
> > > On Sat, May 26, 2012 at 7:09 PM, Angelo Chen <[email protected]>
> > wrote:
> > > > Hi,
>
> > > > I have use Bootstrap in a old site, fonts, form and tables are working
> > > > well, grid is partially working, the old site is using a fixed width
> > > > of 800px, while bootstrap is 940, is there a way to customize
> > > > bootstrap to use 800px too? Thanks,
>
> > > > Angelo

Reply via email to