To reply question no.1, you can simply edit your bootstrap-responsive.css
and delete the
@media (min-width: 1200px) { ... } declarations.
That will leave your #container max-width to 940px instead of 1170px.
Bootstrap works with 940px width NOT 960px, so if you want to have
max-width 960px, sure there's a lot of code amendments on bootstrap.css
core. It's more like re-inventing the wheel.:) If you insist using 960px
max-width, go with 960gs
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.