Questions tagged as 'twitter-bootstrap'

1
answer

Bootstrap navbar close

Hello, I'm using bootstrap version 4.0 beta-2, and I have a question, how do I close the navbar menu after clicking on an item in the list? By default it is necessary to click on the item and click again on the menu to close it. I found a solu...
asked by 12.11.2017 / 05:02
0
answers

Scroll hides Bootstrap Popover

So folks, once again a question related to this popover , I managed to stylize it to an acceptable size, but with a display-related issue when the scroll in> Div where it contains the element. In the previous version where you had scroll...
asked by 26.10.2018 / 16:32
3
answers

Aligning twiter bootstrap buttons inside a Table

My buttons inside the table are breaking the line when a column is added to the table, they are getting like this: Mycodeisasfollows:<divclass="row"> <div class="col-md-4"> @using (Html.BeginForm("Index", "Clientes", FormMeth...
asked by 01.11.2018 / 19:54
0
answers

Load information on modal inputs based on the id sent by clicking the link data-id

Using the bootstrap documentation, I made a change from a href to button <button type="button" class="btn-a" data-toggle="modal" data-target="#EditaFoto" data-whatever="<?php echo $row['idfoto']; ?>" data-what...
asked by 24.10.2018 / 14:55
0
answers

Dynamic menu with c: foreach and bootstrap

I'm having trouble implementing the menu using c:foreach . The menu appears only that it does not load the submenus. My parent list loads all data from the menu table with the null parent field. And the todosFilhos list loads all...
asked by 23.10.2018 / 20:58
0
answers

How to position css element to the left

Someone can help me, I am a beginner in css, I have a form but it is very right that is even surpassing the margin of the site as you can see in the image: formcode:<divclass="container"> <div class="row"> <di...
asked by 13.10.2018 / 14:34
2
answers

Success Alert

I have a modal to dial friends, when the user clicks on dial, I call the onclick that makes the request for the controller. I want to send a success message to the user, I have a div with display none and I want to make it visible when POST o...
asked by 10.10.2018 / 19:45
0
answers

Duplicate bootstrap files in the adm folder or just re-route the paths?

I developed a website, now I need to create an "ADM" to control it. These are the main site files: I created a folder called adm in the same directory as the other files and thought about putting all the code from the ADM site...
asked by 03.10.2018 / 18:52
1
answer

Spacing of two divs with bootstrap

I'm two divs that are glued together and I wanted to have a vertical split in them, but I'm not doing it right. I'm using the bootstrap spacebetweenthefilebuttonandsavebuttonincase<div><div><span>ArquivoReferenteaRequisição...
asked by 27.09.2018 / 14:27
1
answer

Error in the bootstrap tab-content. Shows elements stacked in tab alternation

Good afternoon. We are developing a website for a group of masters research, I am a scholarship holder, of the course of information systems, with little experience in web programming, who can help, for goodness! Using the nav-tabs and tab-conte...
asked by 21.09.2018 / 18:31