Questions tagged as 'bootstrap'

1
answer

How to change the default effect of the bootstrap slide to Fade?

Hello, I was able to put the normal Bootstrap 3 carousel as shown in the documentation, however I'm having a hard time putting on the Fade effect, does anyone have a solution to do? <div class="carousel-inner" role="listbox"> <div c...
asked by 21.04.2018 / 08:09
1
answer

Place fields text inline bootstrap [closed]

<label class="control-label col-md-3 col-sm-3 col-xs-3" for="last-name">*</label> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-6"> <label> <input type="number" id="" name...
asked by 02.03.2018 / 20:39
1
answer

How to edit the bootstrap popup margin in css or js?

Good night everyone, I'm implementing a popover on my page, but I'm doing it inside a table that is inside a jumbotron, the problem occurs from the first 3 lines where the popover appears far from where it should appear, my intention is to figur...
asked by 09.02.2018 / 22:57
1
answer

Fit CSS form icon

I have the following form However,theh3iconfromabovewasOK,butthenexttitlesthatIput,areontheformside,howdoIadjustit?HTML:<h3class="titulos_cadastro"><i class="rt-icon2-waves"></i> Dados Profissionais</h3> <...
asked by 25.02.2018 / 13:43
1
answer

Center button vertically inside nav boostrap

As I center this button inside a nav-item, the html looks like this: <nav class="navbar navbar-expand-sm bg-light navbar-light sticky-top"> <div class="container"> <a class="navbar-brand" href="#"> <img src="im...
asked by 26.02.2018 / 17:25
1
answer

Collapse and no dropdown works?

What goes wrong in the following code, collapse and nor dropdown works. <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1,...
asked by 08.02.2018 / 02:22
1
answer

I can not use bootstrap glyphicons

I am not able to use the bootstrap glyphicons, they simply do not appear, I am using a linux machine, and I know it is something about the fonts folder because it did not come in the common bootstrap installation, <form> <...
asked by 14.03.2018 / 00:42
2
answers

divs background with one side greater than another

Good afternoon, someone, could you please explain to me how to do this effect on the sloping background, or slope, depending on the way you look at yourself. I tried the inspect in the page, but I can not see how this effect is done, if it is an...
asked by 16.02.2018 / 18:25
1
answer

I want to remove the transparency of the carousel arrows from bootstrap and I am not

Hello,Ihaveadifficultyheretoremovethisweaktonethatisinthearrows,Ihavealreadychangedthecolorseveraltimesanddoesnothavethestrongblueonlypicksupwhenthemouseisover.Followmycode.Tousingbootstrap3'HTML<!doctypehtml><htmllang="pt-br"> &l...
asked by 24.04.2018 / 22:54
1
answer

Why does not my mode close?

Why does not my modal close? I could not find anything wrong, especially when compared to other similar modals I have. When I click the close button, it does not dismiss, I do not understand. The JS is added and I have other similar mod...
asked by 31.12.2017 / 22:46