Bootstrap hard codes a 3 - 9 or 3 - 6 - 9 grid layout.

It would be useful if we could change that (e.g. 2 - 10).

It would only take a change in page.tpl.php - to make the class for the sidebar into a variable instead of having it hard-coded as col-sm-3. Then, it could be set (and override) via bootstrap_preprocess_page().

Comments

jmcclelland created an issue. See original summary.

markhalliwell’s picture

Status: Active » Closed (duplicate)
Related issues: +#2128129: Provide setting to change sidebar/content widths