Just change variables.less to your needs. For responsive, import responsive.less and comment out what you don't need.
On Tue, Jul 3, 2012 at 5:47 PM, artdog <[email protected]> wrote: > My boss wants to use the less version of bootstrap. Why since none of us > know less I don't know but that is the case. I have downloaded a custom > bootstrap css file with the following settings > > Columns: 24 > @gridColumnWidth 21 > @gridGutterWidth: 22px > > Responsive > Large Desktops - off > Responsive navbar - off > > Not sure 24 columns is what I will go with but we were using YUI in the > past and that has 24 columns. The column width and gutter width were > arrived at through trial and error to get the page width approximately what > I wanted. I was going for 990px. I got 1010px which is close enough for now. > > What do I need to change in the less files in order to get the same > settings? > Also is there an easier way to end up with the container width I want? > Messing about with the column widths and gutter widths is not very > intuitive. >
