Top "Twitter-bootstrap-2" questions

Bootstrap 2 is the second generation of the front-end framework allowing for speedier web development.

How can I get my Twitter Bootstrap buttons to right align?

I have a simple demo here: http://jsfiddle.net/HdeZ3/1/ <ul> <li>One <input class="…

twitter-bootstrap twitter-bootstrap-3 bootstrap-4 twitter-bootstrap-2
How can I change the default width of a Twitter Bootstrap modal box?

I tried the following: <div class="modal hide fade modal-admin" id="testModal" style="display: none;"> <div class="…

javascript jquery twitter-bootstrap-2
Change the color of glyphicons to blue in some- but not at all places using Bootstrap 2

I am using the Bootstrap framework for my UI. I want to change the color of my glyphicons to blue, …

html css twitter-bootstrap-2
Add icon to submit button in twitter bootstrap 2

I want to use the twitter bootstrap icons on my form input submit buttons. The examples on http://twitter.github.…

twitter-bootstrap twitter-bootstrap-2
How to center a div with Bootstrap2?

http://twitter.github.com/bootstrap/scaffolding.html I tried like all combinations: <div class="row"> <div class="…

css twitter-bootstrap twitter-bootstrap-2
TypeError: $(...).modal is not a function with bootstrap Modal

I have a bootstrap 2.32 modal which I am trying to dynamically insert into the HTML of another view. I'm working …

javascript jquery css twitter-bootstrap twitter-bootstrap-2
GLYPHICONS - bootstrap icon font hex value

I'd like to use Glyphicons icon font and I would need the hex value of each icon. I can't seem …

css twitter-bootstrap fonts twitter-bootstrap-2
Add vertical whitespace using Twitter Bootstrap?

What's the best way to add vertical whitespace using Twitter's Bootstrap? For example, let's say that I am creating a …

twitter-bootstrap whitespace vertical-alignment twitter-bootstrap-2
Getting rid of all the rounded corners in Twitter Bootstrap

I love Twitter Bootstrap 2.0 - I love how it's such a complete library... but I want to make a global …

css twitter-bootstrap twitter-bootstrap-2
Can you disable tabs in Bootstrap?

Can you disable tabs in Bootstrap 2.0 like you can disable buttons?

javascript css twitter-bootstrap twitter-bootstrap-2