Top "Twitter-bootstrap-3" questions

Bootstrap 3 is the third generation of the front-end framework allowing for speedier web development with an attractive look and feel.

Collapsing Sidebar with Bootstrap

I just visited this page http://www.elmastudio.de/ and wondered if it is possible to build the left sidebar …

twitter-bootstrap-3 bootstrap-4 sidebar collapse
What is the difference between Bootstrap .container and .container-fluid classes?

Just downloaded 3.1 and found in the docs... Turn any fixed-width grid layout into a full-width layout by changing your outermost .…

twitter-bootstrap twitter-bootstrap-3
Input widths on Bootstrap 3

Update again: I am closing this question by selecting the top answer to keep people from adding answers without really …

css twitter-bootstrap twitter-bootstrap-3
Bootstrap 3: pull-right for col-lg only

New to bootstrap 3.... In my layout I have: <div class="row"> <div class="col-lg-6 col-md-6">elements 1&…

css twitter-bootstrap twitter-bootstrap-3 bootstrap-4
Bootstrap dropdown sub menu missing

Bootstrap 3 is still at RC, but I was just trying to implement it. I couldn't figure out how to put …

css twitter-bootstrap twitter-bootstrap-3 submenu
How do I add spacing between columns in Bootstrap?

I'm sure there is a simple solution to this problem. Basically, if I have two columns how can I add …

html css twitter-bootstrap-3 grid-layout
Bootstrap throws Uncaught Error: Bootstrap's JavaScript requires jQuery

I am trying to use Bootstrap to make an interface for a program. I added jQuery 1.11.0 to the <head&…

jquery html css twitter-bootstrap twitter-bootstrap-3
Bootstrap 3 Slide in Menu / Navbar on Mobile

I am building a browser-based mobile app and I've decided to use Bootstrap 3 as the css framework for the design. …

css twitter-bootstrap mobile twitter-bootstrap-3
Five equal columns in twitter bootstrap

I want to have 5 equal columns on a page I am building and I can't seem to understand how the 5 …

twitter-bootstrap twitter-bootstrap-3 bootstrap-4
Bootstrap 3 breakpoints and media queries

On the Bootstrap 3 media queries documentation it says: We use the following media queries in our Less files to create …

twitter-bootstrap twitter-bootstrap-3 media-queries breakpoints