Questions tagged as 'twitter-bootstrap'

1
answer

How to create two different menus and activate responsive with different measures?

I created two bootstrap menus and I wanted one down from the 1200px to become with i con toggle and the second to down from 768px, only then it gets responsive, however in both they get the icon at 1200px     
asked by 08.05.2015 / 18:09
0
answers

Navbar Bootstrap and Dropdown

I have a menu that contains submenus. When the resolution is of mobile it only displays the menus and when I click on "products" it does not open the submenu that has in it, it is closed. What can it be? <nav role="navigation" class="...
asked by 26.05.2015 / 06:19
0
answers

Div entering another

I have a div with an image, and some information inside it, the image is responsive and increasing according to the size of the interface: <div class="col-sm-12" align="center" style="margin-top:50px; height:20%; max-height:40%; ">...
asked by 01.04.2015 / 20:56
1
answer

Migrate template to bootstrap

I have a responsive template that repeats some components, which are at the top and bottom. The problem that the top components do not click (buttons) when they are responsive, that is, I decrease the screen of the browser simulating a cell phon...
asked by 31.03.2015 / 13:39
0
answers

Problem 2 or more forms on bootstrap tab

I have several forms, being 1 in each tab of the bootstrap, however whenever I submit only the values of tab0 form are sent, I would like to know how to resolve to send the active form. In each form has a submit, being that I have already change...
asked by 09.05.2015 / 07:10
0
answers

How to put tags in a textbox by Asp.net?

I tried Bootstrap as follows: <!-- Bootstrap Modal Dialog --> <div class="modal fade open" id="myModal" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog"> <div class="modal-content">...
asked by 20.03.2015 / 19:00
1
answer

Broken Alignment with Bootstrap

Hello, I'm making the following page. link And for some reason the alignment went wrong on the fourth product. I have already inspected everything and apparently has no error or difference between the divs. Does anyone have an i...
asked by 06.05.2015 / 14:31
1
answer

Responsive column

I have a Wordpress website to do maintenance and I am facing a responsive problem. I have 2 columns, "main content" and "sidebar": <div class="col-md-12 col-xs-12"> <div class="row"> <div class="col-md-9 col-xs-12 col-sm-12 co...
asked by 06.05.2015 / 21:20
0
answers

modal bootstrap

I am trying to get the data to be stored in a MySQL database. I'm trying to call a modal on my index page and it's not working, I already looked for the solution and I could not find either. At the beginning of the page I already have a...
asked by 13.03.2015 / 14:14
0
answers

Radiobutton inside Popover is not checked via javascript

I have a query screen where I feed an html table with the database records. In one of the columns, of each line, there are some options like edit, delete, add photos and another option that opens Popover. This Popover is from Bootstrap 3, whe...
asked by 14.04.2015 / 19:20