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.

How do I clear a search box with an 'x' in bootstrap 3?

Having some trouble with bootstrap, so some help would be awesome. Thanks What I would like:(top part) My current …

twitter-bootstrap twitter-bootstrap-3
Bootstrap 3 collapse accordion: collapse all works but then cannot expand all while maintaining data-parent

I'm using Bootstrap 3 and trying to setup the following accordion/collapse structure: Onload: Each accordion panel in a group is …

jquery accordion twitter-bootstrap-3 collapse
Bootstrap how to get text to vertical align in a div container

What is the best/proper way to vertically align the text in the middle of its column? The image height …

html css twitter-bootstrap twitter-bootstrap-3 vertical-alignment
bootstrap jquery show.bs.modal event won't fire

i'm using the modal example from the bootstrap 3 docs. the modal works. however i need to access the show.bs.…

modal-dialog twitter-bootstrap-3 jquery
Bootstrap 3: Offset isn't working?

I have this code: <div class="row"> <div class="col-sm-3 col-sm-offset-6 col-md-12 col-md-offset-0"></div> &…

twitter-bootstrap-3 offset
Bootstrap 3 panel header with buttons wrong position

I am using Bootstrap 3 and I would like to add some buttons in panel header, on top-right corner. When trying …

css twitter-bootstrap twitter-bootstrap-3
How do I get bootstrap-datepicker to work with Bootstrap 3?

I use the version of bootstrap-datepicker maintained by eternicode (Andrew Rowls). On Bootstrap 2 it worked, but now it doesn't work …

twitter-bootstrap twitter-bootstrap-3 datepicker bootstrap-datepicker
Contain form within a bootstrap popover?

<div class="container"> <div class="row" style="padding-top: 240px;"> <a href="#" class="btn btn-large btn-primary" …

javascript jquery twitter-bootstrap twitter-bootstrap-3 popover
How to change Bootstrap's global default font size?

Bootstrap's global default font-size is 14px, with a line-height of 1.428. How can I change its default global settings? Will I …

css twitter-bootstrap twitter-bootstrap-3 font-size
Twitter Bootstrap 3.0 how do I "badge badge-important" now

In version two I could use badge badge-important I see that the .badge element no longer has contextual (-success,-primary,…

twitter-bootstrap twitter-bootstrap-3