Questions tagged as 'bootstrap'

2
answers

How do I always align a button down?

I'm using bootstrap version 4.0.0 I've taken an example here: link How can I make a button always aligned to down ? You can see in jsfiddle, that the "pro" card button is up, I want to always leave it on the bottom to match the "fr...
asked by 13.02.2018 / 00:18
2
answers

Specify Modal Size

I've added a modal to my site, and I'm trying to change the size of it. But as much as I change its css, it does not apply to the site, I'm changing it inside the bootstrap.min.css file of my site, as in the image below Canyouhelpme?-...
asked by 12.01.2018 / 15:42
2
answers

Date time picker

The code I have is this: $('.form_datetime').datetimepicker({ language: 'pt', format: 'yyyy-mm-dd hh:ii:ss', autoclose: true, todayBtn: true, minuteStep: 10 }); I want it when I open the modal it starts on today it is o...
asked by 01.02.2018 / 21:18
1
answer

Datepicker Bootstrap does not work

I have a Datepicker bootstrap, but when I click the button next to the text box, that calendar does not appear. I thought it might be some missing link or script, but I always just find the datepicker code without the links it needs to do....
asked by 29.09.2017 / 15:02
1
answer

Problems with IF loop

I'm having problems creating a if loop in jquery so that when the carousel runs the carousel() function it loop if , the problem is that it only runs if %, and then stop the loop. In this case, you were using...
asked by 15.02.2017 / 13:01
1
answer

How to draw the horizontal row of the table in the bootstrap

While reading various articles on the net about table link link I could not get a doubt. How to draw the horizontal line of the table in the bootstrap Below I leave an image as an example of a simple table where there are 3 lin...
asked by 29.06.2017 / 19:27
1
answer

Loading screen with gif in loading page html

I would like to place a loading screen with .gif on my page .html , because the page is very heavy. Please, if anyone can help me I will be very grateful. Page added to loading screen: link     
asked by 31.08.2016 / 18:03
2
answers

GRID column size Bootstrap - Custom value

Greetings! Could someone give me a light on the image below ... Question X is that I need a middle ground in this alignment. If I put col-md-1 it cuts the input if I put col-md-2 gets too big. I tried to use span but it worsened the situat...
asked by 04.08.2016 / 18:44
1
answer

Add a separator to each item

Hello, I have the site exemplo.com , in it I use Bootstrap, I would like to add an / a each item in his navbar, like a breadcumb. As if it were a breadcumb but in navbar. Thank you in advance.     
asked by 31.12.2016 / 10:30
3
answers

Problems with image on site

Hello, I want to put an image in the header of my site, but I can not get it right on the header. If I put the code before the div, it does not appear, its I place it in the div responsible for the title, it appears. I have attached the images o...
asked by 16.09.2016 / 19:24