Questions tagged as 'bootstrap-4'

0
answers

Validating form in modal with Vue and Vuelidate

I have a form inside a modal and I'm doing the validation of the fields (client side) using the plugin vuelidate . I use the bootstrap-vue plugin to create the modal, but when I implement the validations of vuelidate, I can not do with tha...
asked by 20.04.2018 / 13:28
2
answers

How to center my form with bootstrapping leaving responsive;

                          <metaname="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aA...
asked by 07.03.2018 / 14:19
0
answers

Bootstrap selectpicker in bootstrap 4

Does the selectpicker bootstrap work with bootstrap version 4? Is there any incompatibility between them? Is there another similar plugin? I'm testing as follows: CSS imported: <link href="css/bootstrap.min.css" rel="stylesheet">...
asked by 21.02.2018 / 00:33
1
answer

Implementing Grid Bootstrap 4 and SideNav

Hello, friends. I'm doing a little project and I'm having difficulty using grid and sidenav bootstrap, I want to make a fixed side menu, no responsiveness with 30% of screen size and the other 70% I'll implement tables and forms, could anyone he...
asked by 03.03.2018 / 14:39
1
answer

Can I put an image inside the progress bar?

I wonder if it's possible to put an image inside the bootstrap progress bar, while the bar is walking, so the front of it will type a small cart. Would that be possible? Progress bar: <div class="progress-bar progress-bar-danger progre...
asked by 18.01.2018 / 17:36
1
answer

Horizontal scrollbar with bootstrap 4

My dear, my site is popping up on the sides generating a lower scroll bar and beside the right edge is a whole white part. I can not see where the error is. Here's a print of what's going on. Nowfollowmyhtmlandcsscode: /*.topo{ position:...
asked by 14.12.2017 / 05:27
1
answer

Dropdown does not fit the screen

Hello, I'm starting my migration to Bootstrap 4 and I'm trying to make an aligned dropdown on the right side of the layout. The problem is that clicking the menu does not fit the screen and "exits" the layout. Does anyone know how to solve this?...
asked by 09.12.2017 / 13:12
1
answer

Bootstrap 4 nav bar

Good morning This is the code that I use in my menu bar, but when you do the collapse the button gets to the whole size of the bar making the logo icon up, I wanted the collapse button to stay the way it should be (square). The css code is from...
asked by 20.12.2017 / 10:54
0
answers

Does Bootstrap have legacy code if I update the version in my project?

I can update my project using Bootstrap version 3.3 for Bootstrap version 4.0 current? Is there a legacy code that will ensure that I will not have BIG problems?     
asked by 20.10.2017 / 16:27
1
answer

Modify carousel configuration in bootstrap 4 [closed]

I'm using the template below to make a slide, a template in which I got a previous question that I asked and a person helped me by pasting the path, but the slide is too big and I need to decrease the size, I'm finding in the bootstrap the stylo...
asked by 08.03.2018 / 02:13