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.

Set font-weight using Bootstrap classes

Is there any Twitter Bootstrap class for font-weight: bold and other values of font-weight? I would not create a new …

html css twitter-bootstrap twitter-bootstrap-3
Bootstrap full-width text-input within inline-form

I am struggling to create a textbox that fits the entire width of my container area. <div class="row"&…

html css twitter-bootstrap-3
How to create a sticky footer that plays well with Bootstrap 3

With or without a top nav, it is very common for sites to have a sticky footer. Bootstrap has a …

css twitter-bootstrap twitter-bootstrap-3 sticky-footer
Stacked Tabs in Bootstrap 3

I am trying to implement left-aligned stacked tabs using the Tab jquery plugin in Bootstrap 3 where tabs are rendered vertically …

twitter-bootstrap tabs twitter-bootstrap-3
Available text color classes in Bootstrap

I'm developing a sign up page, by putting some text as the title at the navigation bar. I want to …

css twitter-bootstrap twitter-bootstrap-3 bootstrap-4
Label on the left side instead above an input field

I would like to have the labels not above the input field, but on the left side. <form method="…

css twitter-bootstrap-3
Column order manipulation using col-lg-push and col-lg-pull in Twitter Bootstrap 3

I'm now reading documentation on Twitter Bootstrap 3, and tried to follow column ordering as shown in this page but hit …

css twitter-bootstrap-3
Bootstrap 3 unable to display glyphicon properly

I am migrating from bootstrap 2.3 to bootstrap 3 and everything works well. But when I tried to add some icons, the …

css twitter-bootstrap-3 glyphicons
How to make Bootstrap carousel slider use mobile left/right swipe

DEMO JSSFIDDLE <div class="col-md-4"> <!--Carousel--> <div id="sidebar-carousel-1" class="carousel slide" data-ride="carousel"> &…

jquery html css twitter-bootstrap-3 carousel
Decreasing height of bootstrap 3.0 navbar

I am trying to decrease bootstrap 3.0 navbar height which is used with fixed top behavior. Here i am using code. …

twitter-bootstrap navbar twitter-bootstrap-3