Questions tagged as 'bootstrap'

2
answers

Darken background when running a boostrap modal?

Good afternoon developers I have been researching in several programming forums but I have not found a satisfactory solution, what I want is that when my Pop-Up (modal) is executed, the main page is dark so that the modal highlights more attache...
asked by 26.03.2018 / 21:58
2
answers

BootStrap expand menu to 100% with in its respective column

I'm doing a layout boostrap to go getting into the thread, in the first row I want to have: on the left the name of the page, and on the right the menu with its buttons and such. The problem that has arisen is that the menu that is sup...
asked by 29.04.2018 / 11:35
2
answers

Adapt image 'backgroud-image' base64 to a 'div'?

I have an image (it can vary its dimensions) in base 64 that I have saved in the database, I want to adapt it to a div , but it is cut, as it would do so that in case it exceeds put a scroll . I've already put the overflow in...
asked by 12.03.2018 / 20:02
1
answer

Problems with the Bootstrap carousel

Good morning. I'm having a problem with the carousel and I do not know what I have to change to solve it. The problem is that the carousel takes the two photos well but does not slide well in the two photos. It is in the first photo about 4 se...
asked by 09.11.2017 / 14:52
1
answer

Remove the vertical scroll in html and bootstrap [duplicated]

Hello my static page is almost finished, but I have a problem the scroll vertical I notice it insufficient, but when I remove it, I no longer work the scroll with the mouse , I hope you can help me thanks. this was the c...
asked by 07.06.2017 / 22:55
2
answers

How can I fix this console problem: "Bootstrap dropdown requires Popper.js"

I am creating a web page. Where I have an index and at the same level a folder js with three javascript files (bootstrap.min, jquery.min, popper.min). And another folder called css with two ficeros inside (styles.css and bootstrap.min.css). I ha...
asked by 28.09.2017 / 16:12
2
answers

do not close popover unless it is with the link

When I click outside the popover the popover closes, I do not want it to close $(function() { // Enables popover $("[data-toggle=popover]").popover(); }); <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jqu...
asked by 26.07.2017 / 17:32
3
answers

How to load HTML elements dynamically within a modal?

I am implementing several modal windows through Bootstrap. One for each different thing. I have done the test to load different data in the same modal window. I explain ... I have one to pick up favorite users, another for followers and an...
asked by 12.04.2017 / 01:02
2
answers

Align radio button

<div class="input-group"> <span class="input-group-addon">Sexo</span> <span class="radio"> <label> <input type="radio" class="radiobox" name="style-0a2"> <span> Righ...
asked by 10.03.2017 / 14:32
2
answers

Two-column form in Bootstrap

Good morning everyone, I am doing a web form in ASP with Bootstrap in two columns and for the mobile version it does not keep me the width of the labels and it is a bit strange (I do not give many details because I think that seeing it will b...
asked by 28.12.2016 / 12:03