Questions tagged as 'bootstrap'

1
answer

Use Multiselect bootstrap "Does not show accents"

I do not know what I have to confirm to show me with an accent what I put in the nonSelectedText onInitialized: function($select, $container) { }, enableHTML: false, buttonClass: 'btn btn-default',...
asked by 08.11.2018 / 22:50
2
answers

How do I link a URL to the bootstrap menu?

I want to put a link to Facebook that opens outside the website but it does not work, only when it collapses for the phone version works. I do not know much about bootstrap. Thanks.                                                          ...
asked by 29.10.2018 / 03:25
1
answer

Datepicker Current [closed]

I have a question, I am currently using Bootstrap 4 and Jquery 3.3.1 the fact is that I need to add to several forms the power to choose dates but not doing typical <input type="date"/> since the format that gives me by default is n...
asked by 15.10.2018 / 11:04
1
answer

Menu with Menu dropdown does not link to the parent Bootstrap link

I have the following code <li class="nav-item dropdown"> <a title="Ver Mensualidades" class="nav-link dropdown-toggle" href="mensualidades.php" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria...
asked by 10.10.2018 / 02:40
1
answer

create two groups of collapse or accordions on the same page with bootstrap?

I am creating a page of html and I want it to have two columns with 13 accordions each but I do not want more than one to be seen at the same time in each column, only the left works as I want, the right allows they all look and it seems...
asked by 22.11.2018 / 17:29
1
answer

How to defocus only the image of a background-image?

I have an image for a background of the body on my site and I want to apply a bit of blur, it turns out that when I apply the blur property I blur all the div and my container, but not the body. body{ background-image: url("ruta");...
asked by 01.10.2018 / 01:01
1
answer

Two span, one with icon and the other with text, makes me a line jump using the d-none d - * - block MD Bootstrap

You can see the demonstration here , my goal is that the text appears next to the icon and not below.     
asked by 01.10.2018 / 20:25
1
answer

spaces to the right when passing data to input text in modal

This is my case I hope you can help me I have a table which is filled with data from mysql, each row has a button that displays a modal window which carries the data of the row on which the button was clicked. Everything works fine except tha...
asked by 04.10.2018 / 16:28
3
answers

I need to line up 2 p with bootstrap

Good morning, I have the following code: <div> <p class="mt-5 mb-3 text-black">¿No tienes cuenta?</p> <p class=""><a href="cuenta.html" target="_blank">Crear cuenta</a></p> </div> I ne...
asked by 05.11.2018 / 04:55
2
answers

format carousel bootstrap

I've downloaded a carousel of bootstrap images ( link ) and I'm trying to see what device I see it on (pc, tablet or mobile) are hiding images. I have left 3 images in the carousel and when I go to tablet I should leave 2 images active and hide...
asked by 05.11.2018 / 18:22