Questions tagged as 'twitter-bootstrap'

2
answers

Bug when using Select2 in a Bootstrap form-group

I'm having trouble fixing a bug that happens when I use Select2 in a input-group . The problem is that by selecting a option with a very long name, input-group does not respect the width of the parent element. <div cla...
asked by 14.11.2014 / 19:25
3
answers

Problem with hover in CSS

I have a table and I want every cell to be highlighted when the mouse is over. However, it is not working. It should be considered that I am using bootstrap as the basis for page styles and therefore I believe it is a conflict between my...
asked by 11.02.2014 / 23:04
2
answers

Joining Modal Bootstrap with HTML5 History API

Is there a way to merge the Bootstrap modal (any version) with the API History ? p> The logic would look like this: When opening the modal the URL in the navigation bar would change to exemplo.com/modal-aberto and when closing the mo...
asked by 27.03.2014 / 04:29
2
answers

How to make Bootstrap Grid stay with 2 rows in Mobile

I would like to leave the same print below .. I do not know if it has as well as this I saw in an application, I want to know if it is possible to do with bootstrap. because I tried putting the coll-md-2 but in mobile it occupies the whole scree...
asked by 16.11.2018 / 22:49
2
answers

How to build header with logo to the center and left and right information

I'm trying to create a header with information on the right, a logo on the center and information on the left, but what I did not stay close to what I need, I did some tests with some lines that I found in the OS but it was very poorly formatted...
asked by 21.09.2018 / 22:27
1
answer

How to remove events associated with elements via ".on ('action'"

I have a modal of bootstrap that I use to register / login cadastroModal , but at the end of the request, I am reusing it to request the login and for this I added an event in onHiden , but I can not remove it after the call,...
asked by 08.07.2014 / 15:00
3
answers

Button next to text bar with Bootstrap

I'm trying to create a very simple form with Bootstrap consisting of just a text bar and a browse button. But even though they are both in .form-group , text bar has a width of 100% and the button is down, instead of appearing to...
asked by 11.03.2014 / 13:58
1
answer

Bootstrap - Trying to centralize a nav (not navbar)

I'm having a problem trying to centralize a nav on a grid. The fiddle is here , and I wanted it, when the space was over and the "cells" stacked, the nav would be centered as neither the wordpress paragraph. I did not find any reference o...
asked by 31.08.2015 / 01:54
1
answer

Collapse Bootstrap

I am using collapse in Bootstrap, however, I would like that when I click on a button, the phrase of the other button disappears and vice versa. I've tried everything. Can anyone help me implement the code? <link href="css/bootstr...
asked by 22.10.2015 / 21:03
1
answer

Size td using bootstrap

How can I create a table with Bootstrap and set the size of each <td> ? I would like to be able to flexibly size the cells of a table with Bootstrap, is it possible?     
asked by 26.06.2014 / 20:22