Questions tagged as 'bootstrap-4'

1
answer

Carousel in bootstrap

Someone can tell me what the carousel fails to visualize well, but it does not change to the next slider in the indicator. <!-- TESTIMONIALS --> <section class="testimonial"> <div class="testimonial-overlay">...
asked by 28.11.2018 / 08:36
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 / 21:50
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 / 00:40
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 / 18:25
2
answers

Friends a query, I'm working with bootstrap and I call a modal, send a comment a strange character appears

So I send and call my modal from jquery .... $('#modalcontenidodos').text("Este DNI ya tiene un usuario y contraseña."); $('#mymodaldos').modal('show'); but I get a strange character in the modal as well ........
asked by 30.08.2018 / 22:13
1
answer

Problem with TempusDominus DateTimePicker bootstrap 4

Hello, I am using the TempusDominus DateTimePicker component in my project, and I have a problem with it. I have an input and what I need is that when I click on it, the component with the years will be shown, and when selecting a year, the comp...
asked by 24.07.2018 / 12:49
1
answer

Show select with label horizontally in bootstrap

In the bootstrap 4 documentation, there is this example in Forms / Form Row which shows a select with its label one on top of the other. This is my complete form: <div class="container"> <div class="modal fade" id="vent...
asked by 24.06.2018 / 06:09
2
answers

Bootstrap 4 - modify container width

In a standard way the bootstrap container 4 has a maximum of 1,140px. How do I make the maximum width of the container 1,280px (80rem)? And how to make adjustments so that the grid is always a percentage but with respect to the new value of the...
asked by 17.09.2018 / 06:16
1
answer

Modify the bootstrap navbar-brand 4

How to make the red box focus vertically on the navbar without changing its size or the height of the navbar? I have a bit of css code with which I adjusted the size of the red box without affecting the size of the navbar. Sludos! <!D...
asked by 04.05.2018 / 04:14
1
answer

Problems with format of elements outside the navbar in bootstrap

I am using Bootstrap 4.0. I want to put in the navigation bar some elements that are not inside the menu on the right side of the navbar. But the text is displayed in a different format than the text within the navbar. <link href="htt...
asked by 31.03.2018 / 03:09