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.

Bootstrap - floating navbar button right

I'm using the bootstrap navigation bar, but I want to float one of the buttons to the right instead of …

html css css-float twitter-bootstrap-3
Using a Glyphicon as an LI bullet point (Bootstrap 3)

How can I change the bullet points in an HTML list and use the glyphicons that come with Bootstrap 3? So …

twitter-bootstrap twitter-bootstrap-3 glyphicons bulletedlist
bootstrap 4 responsive utilities visible / hidden xs sm lg not working

Having an issue with the new responsive utilities hidden / visible classes, when migrating to Bootstrap 4. I am aware that .hidden- …

twitter-bootstrap twitter-bootstrap-3 hide hidden twitter-bootstrap-4
How can I align text center on small screens with Bootstrap?

I have html as:- <footer> <div class="container"> <div class="row"> <div …

css bootstrap-4 twitter-bootstrap-3 bootstrap-5
How do I change Bootstrap 3's glyphicons to white?

I've got the glyphicons in my page, but they are black. How do I set the glyphicons to white?

css twitter-bootstrap twitter-bootstrap-3 glyphicons
Twitter Bootstrap onclick event on buttons-radio

I have a Twitter Bootstrap buttons-radio and hook an onclick event to it. But how do I check which of …

javascript jquery twitter-bootstrap twitter-bootstrap-3 jquery-events
How to display tables on mobile using Bootstrap?

My tables display fine on desktop, but once I try to view the mobile version my table ends up being …

twitter-bootstrap twitter-bootstrap-3
How to remove responsive features in Twitter Bootstrap 3?

Since Bootstrap 3 there's no longer seperate files for responsive and standard stylesheets. So how can I easily remove the responsive …

twitter-bootstrap responsive-design media-queries twitter-bootstrap-3
How to adjust gutter in Bootstrap 3 grid system?

The new Bootstrap 3 grid system is great. It's more powerful for responsive design at all screen sizes, and much easier …

margin padding twitter-bootstrap-3 grid-system gutter
How to prevent background scrolling when Bootstrap 3 modal open on mobile browsers?

How to prevent background scrolling when Bootstrap 3 modal open on mobile platforms? On desktop browsers the background is prevented from …

html twitter-bootstrap modal-dialog twitter-bootstrap-3