Looking to design a fixed layout with Bootstrap? Want to set span3 to 278px and gutter width to 12px for a total width of around 1142px? I tried the Customize tool on the Bootstrap site, but didn't get the desired result. Any advice on the correct values for the following?
@gridColumns = ?
@gridColumnWidth = ?
@gridGutterWidth = ?
@gridColumnWidth1200 = ?
@gridGutterWidth1200 = ?
@gridColumnWidth768 = ?
@gridGutterWidth768 = ?
Referenced this post on Stack Overflow for guidance, but still struggling to figure it out.