Questions tagged as 'bootstrap-3'

0
answers

Scroll hides Bootstrap Popover

So folks, once again a question related to this popover , I managed to stylize it to an acceptable size, but with a display-related issue when the scroll in> Div where it contains the element. In the previous version where you had scroll...
asked by 26.10.2018 / 16:32
1
answer

Error in the bootstrap tab-content. Shows elements stacked in tab alternation

Good afternoon. We are developing a website for a group of masters research, I am a scholarship holder, of the course of information systems, with little experience in web programming, who can help, for goodness! Using the nav-tabs and tab-conte...
asked by 21.09.2018 / 18:31
1
answer

The MacBook Pro Retina screen is breaking the layout in the bootstrap CSS

How could I solve this, I already tried this but it did not work: @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio : 1.5) and (min-width: 1200px) { .col-lg-6.widescreen {...
asked by 12.09.2018 / 16:21
1
answer

Extend the image out of the container on the left side

I have a container, which has a block divided in half. On the left side I need to make the image leave the container. It would be this model: Withthisstructure: <div class="blog_section"> <div class="container"> <div...
asked by 04.09.2018 / 15:32
0
answers

Get modal information generated by bootbox

I mounted bootbox.prompt({ size: "small", title: "Digite o Nome!", callback: function(result){ if (result == true) { When the user generates the final result it adds a value but has no id or something like...
asked by 16.08.2018 / 20:13
0
answers

How do I put a second horizontal dropdown-submenu to the first existing dropdown-submenu?

Have I tried to N put a second horizontal submenu next to the first submenu and I can not perform successfully? I am wrong in CSS UL and LI? Do I need more CSS classes? In the AS DELES submenu, I would like to open another submenu on the righ...
asked by 13.08.2018 / 18:49
0
answers

customize validator.js when leaving the field

Good afternoon guys I'm working with validator.js (bootstrap library) to validate fields in a form, I have a custom email field: $('#userForm').validator({ custom: { validemail: function($el) { if(!valida_email($el.v...
asked by 11.08.2018 / 21:34
0
answers

Determine Bootstrap column width when detecting overflow in div

Currently the boostrap column distribution is fixed in size 2, example: col-lg-2 , however within that column there is <ul> with several <li> , and when overflow occurs the <ul> is displayed in two col...
asked by 23.07.2018 / 20:57
0
answers

How to create a multiple calendar, only with year and month?

I'm using Boostrap 4.1.1 and I'm trying to create a multiple calendar with just the month and year, just like the one below: Atthemomentmycalendarlookslikethis: CODE:<inputtype="text" class="form-control border-0" id="periodo-picker" plac...
asked by 18.06.2018 / 21:10
0
answers

Carousel Bootstrap disappears asp net

Good evening, I tried to find the answer to my question on the forum and I did not find it. I have a website developed in Asp.Net MVC and on the homepage I have a carousel in bootstrap. The carousel works normally, slides 3 images. I noticed tha...
asked by 07.06.2018 / 02:15