Most voted "twitter-bootstrap" questions
Bootstrap is a front-end (client) framework, created by Twitter, designed to serve as the basis for developing web applications and websites. Use the tag "twitter-bootstrap" and NOT "bootstrap" to ask a question about this framework. Also use the more specific tag if the question refers to something unique to a related version or technology.
Learn more…1,437 questions
Sort by count of
-
1
votes1
answer2187
viewsAlign div bootstrap 4 in the center
How do I align a particular div in the center with bootstrap 4? I tried with the code below but it didn’t work: <div class="col-md-12 col-xs-12"> <h3 style="color: #3e4095; font-weight:…
twitter-bootstrapasked 5 years, 10 months ago user24136 -
1
votes1
answer493
viewsTurn card to Carousel when resolution decreases
I have the following card system made with bootstrap 4, each occupying 4 columns. But I need that when they go to the mobile they see a Carousel, I’m trying to use the Owl Carousel, but I need it to…
css twitter-bootstrap responsive-layout owl-carouselasked 5 years, 11 months ago Guilherme Rigotti 1,087 -
1
votes1
answer254
viewsChange width icon dimensions
Good afternoon, on a site I am developing I need to put as the style of the list icon cluttered as an image, but because it is too big I would just like to decrease its width. I tried here but I…
-
1
votes0
answers71
viewsWYSIHTML5 - Text area is not being populated by the API
I have a data editing modal with a text area that is populated by API response. It works perfectly - without WYSIHTML5. When active, the textarea does not display the API response. I have tried…
-
1
votes1
answer724
viewsCollapse navbar does not work in angular 6
People, I’m trying to make a navbar component using Bootstrap 4 and when I put on mobile the button to show the rest of the menu it doesn’t work when I do with an HTML, CSS and JS it works smoothly,…
-
1
votes1
answer367
viewsProblems in the Bootstrap Dropdown Menu on SM screens
I’m having a problem with a menu dropdown that I made using Bootstrap. The problem is this, the menu worked perfectly for size devices XS. However, it does not work on size devices SM (That’s what I…
-
1
votes1
answer867
viewsSide-by-side Forms alignments with Bootstrap 4
So I have 2 text fields and I have 4 checkbox that work as a switch. I am unable to place the checkbox next to the text fields. My idea is to group the checkbox into 4, next to these text fields.…
twitter-bootstrapasked 5 years, 9 months ago Jhensen 47 -
1
votes1
answer641
viewsPosition of the button in Bootstrap
I’m starting with the bootstrap and I made this code for the site q I’m doing in Django {% load static %} {% include 'links-css.html' %} <link rel="stylesheet" href="{% static 'scrapy/style.css'…
-
1
votes2
answers131
viewsHow to adjust an anchor button to stand next to a`select`field in Bootstrap?
The problem is that I have a button that eventually expands down a field select and should stand on the right side of it. So, instead of looking like this: Him looks like this: Code The code of the…
-
1
votes3
answers1103
viewsAlign button on the left side of a div
The problem is that I have a button that sits above a field input it should be on the left side. So, instead of showing like this: He shows himself so: Code The code of the button in question is:…
-
1
votes1
answer449
viewsCreating a modal with delete function . Net Core 2.0
Good evening, I would like help on a question of . Net Core 2.0, how can I create a modal of boostrap 4 with the delete function in the code below? My main problem is on how to recover and make the…
-
1
votes1
answer7744
viewsButton placement on bootstrap
I have a website based on a template bootstrap, on one of the pages I added a button and as much as I gave the command to be aligned to the right, it is always left and misaligned in relation to the…
-
1
votes1
answer259
viewsProblems with closing and opening Modals Bootstrap - Asp.net MVC windows
I created two types of modal windows to dynamically open Partialviews: modalGenerica (open large windows) and modalGenericaPequena (open small windows). When I open the two overlapping windows…
-
1
votes2
answers85
viewsLink tag on Html5 in the wrong place on bootstrap
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS"…
-
1
votes1
answer111
viewsError BOOTSTRAP SASS _is not a color for `Darken'
This error returns when I sort these @import files in my app.scss, using SASS/[email protected] on a Mac. I need to understand where the error is, if by reversing the order (custom variables at the…
-
1
votes2
answers437
viewsDiv is bigger than Section
I have a div called 'banner' that’s inside a Section I call 'bg'. When I lower the screen in terms of height, the banner exceeds the size of bg. *{ font-family: 'Open Sans', sans-serif; }…
-
1
votes1
answer494
viewsProperty col-Xs does not work
I’m developing a website using Bootstrap and HTML, I’m gonna make you flexible for the desktop and mobile platform. However, I cannot understand why the property col-xs(phones) not work. Follow the…
-
1
votes1
answer296
viewsSpeakers with bootstrap
I have a question about the use of speakers in the bootstrap. In my current code I have the layout below, however, I would like to put the four fields side by side, I can already divide the other…
-
1
votes1
answer990
viewsLaravel Combobox Autocomplete Select2 JS
Can you help me? I have the code further down working perfectly. But when I put inside a modal, I can’t write inside the text field. VIEW <select class="itemName form-control"…
javascript laravel twitter-bootstrap self-cmplete jquery-select2asked 5 years, 8 months ago ShBr 139 -
1
votes1
answer149
viewsDecrease the distance between bootstrap pads
I would like to reduce the distance between the 2 links in the menu, I will leave an image and my code <div class="container-fluid"> <header class="row"> </header> <div…
-
1
votes1
answer283
viewsAlign text on top of button
Hello, I would like to align a text that I always have above the button inside a bootstrap card, so that it is always formatted in the correct way, regardless of the size of my text that is inside…
-
1
votes1
answer31
viewsNot passing id via get
When I go rule out, I’m passing the id table for deletion.. But it is not passing. First place delete confirmation with MODAL window. The URL looks like this:…
-
1
votes2
answers184
viewsChange background and color input password in bootstrap 3
I customized all the website input fields by passing new values to the Bootstrap 3 classes by changing the input[type='password'] Bootstrap 3 style sheet (loose sheet after loading of BS3 css), the…
-
1
votes1
answer60
viewsError with positioning an HTML/CSS/BOOTSTRAP search bar
I’m having a problem positioning the search bar, I want to cover it to the right but I’m not getting it, I’ve taken the padding and the margin and it’s still the same. (Colors are to demonstrate…
-
1
votes1
answer35
viewsHow do I make an "a" tag active without refreshing the page?
I have a line with several links, each link is an alphabet letter, I wonder if there is any way when I click on a letter changing the style or just make the link active without refreshing the page.…
-
1
votes1
answer118
viewsPositioning of a button
I’m having a hard time positioning a responsive button, whenever I can place the correct position on a screen with a certain resolution whenever I see it on the other screen it gets bad again. This…
-
1
votes1
answer99
viewsHow do you align the form in bootstrap?
I’m not getting the form lined up, could someone give me a hand? <div class="modal fade" id="modalJustificar" tabindex="-1" role="dialog" data-backdrop="static" aria-labelledby="myModalLabel"…
-
1
votes1
answer227
viewsBootstrap class . text-Justify 3 doesn’t line up without any previous inheritance
I inserted a class in a div to justify the internal text but does not respect, and there are no inheritances of classes or higher level elements. <div class='col-xs-12 col-sm-12 col-md-8…
-
1
votes1
answer205
viewsVertical Alignment on card-header with bootstrap
I have a card and a title as a card-header. I would like the title to be aligned vertically below. I have tried align-text-bottom but it didn’t work. Follows the code: <link rel="stylesheet"…
-
1
votes1
answer197
viewsIcone bootstrap 4.0
I tried to change only the icone classes and it didn’t work out, what am I doing wrong? And how to change the color when I opened the card Previous question I opened icone no accordion bootstrap 4.0…
-
1
votes1
answer258
viewsCarousel Broken Bootstrap
Good afternoon, I’m having trouble with carousel bootstrap, angular design 7. When adding: *, *:before, *:after { box-sizing: border-box; padding: 0; margin: 0; } in the style sheet. The carousel…
-
1
votes0
answers62
viewsHow to open the same Modal Bootstrap window (cascaded) several times with different contents?
I am a layman in web programming and I am working with bootstrap modals windows in an Asp.net MVC project. I come from the Desktop world and I confess that I am having difficulties with the…
javascript asp.net-mvc twitter-bootstrap asp.net-core modalasked 5 years, 6 months ago Master JR 1,853 -
1
votes1
answer50
viewsQueue to View Modal Bootstrap
Guys, somebody give me a light. I’m taking some events with socket.io and putting a modal when I receive, but I get mt event and the modal Uga I’m trying to use a settimeout even more this buggy if…
-
1
votes1
answer37
viewsHow to make Row track Divs height with d-block
I have the following structure of a mosaic .row > div {border:10px solid white} .B {background:blue; height:700px} .G {background:green; height:350px} <link…
-
1
votes2
answers128
viewsButton does not show full name
I have several buttons inside my divs. I leave the css that I use to put the div side by side and the css to set the size of all buttons so that they are all the same. But then I have the problem…
-
1
votes2
answers68
viewsAlign images with CSS or bootstrap
I have several images that are as follows: Code on the front end: <div class="linha"> <div class="coluna"> <img src="~/Areas/ModuloPublico/Content/img/Home/Artesanato com cipó.jpg"…
-
1
votes1
answer21
viewsCode does not find modal
Hello I have a type button image that supposedly should be opening the modal but on my site does not open. I have bootstrap installed from the most updated version, I can not understand why my modal…
-
1
votes1
answer33
viewsMake a Section as the example
I’m trying to make a Section like the one in the image below, but I’m having some trouble positioning the circles the way I need to. In the green part it is to have a text and the box of it should…
-
1
votes1
answer692
viewsAlign textarea with other input with bootstrap
Guys I’m making a little project that is a question and answer site like yahoo so I’m trying to align the textarea with other inputs and not getting it this way soon after the code <?php…
-
1
votes1
answer185
viewsCol-Md-6 falling down instead of standing on the side
I need to make a section as in the image. That’s why I organized it this way. HTML <section class="second-section"> <div class="container"> <div class="row align-items-center…
-
1
votes1
answer125
viewsCarousel button does not appear
I tried to look for error of all that is way but I found no way <div id="carouselFritou" class="carousel slide" data-ride="carousel"> <div class="carousel-inner"> <div…
-
1
votes1
answer128
viewsImage bootstrap tooltip does not work
Hi guys. I have the following problem..., for some reason my tooltip is not loading my image. Follow my code below and the picture of what is happening! <a data-toggle="tooltip" title="<img…
-
1
votes2
answers208
viewsDropdown menu superimposing
I created a menu dropdown, submenu dropdown, The problem is that when I click one submenu and then another, the first one doesn’t close. What could be? <script…
-
1
votes1
answer285
viewsScroll on Row bootstrap
Hello, I’m having problems that my Row is leaving the default area and creating a size out. And my HTML is like this: section class="quemsomos"> <div class="row"> <div…
-
1
votes1
answer386
viewsHow to style a checkbox input?
I’m creating multiple selections with the checkbox and need to leave it with the following characteristics: Transparent background Stylize the edges Remove the Check This so that it is on top of my…
-
1
votes1
answer123
viewsChange widget CSS when menu is pinned to top
I’m using the Sticky-top bootstrap class to pin the menu to the top. But I wish that as long as the menu was not fixed, the icon would not appear. I mean .menu-principal img, I would like when the…
-
1
votes1
answer824
viewsBootstrap Datetimepicker Moment.js
I am trying to implement Bootstrap Datetimepicker in my project that is with version 4.3.1 of Bootstrap. The problem is I don’t know how to do it. I downloaded from this site:…
-
1
votes1
answer55
viewsDifference of the same code with and without for()
I am mounting a jQuery code with dateTimePicker Bootstrap. I’m tried a problem which is this: when I do it in a more extensive way it works perfectly, but when I try to do it in a more simplified,…
-
1
votes2
answers98
viewsimages escaping from the column
I am having problems with a grid of images that in smaller resolutions stay on each other as layers and in larger resolution they stay with a very large space between them. The columns are generated…
-
1
votes0
answers76
viewsWhy does Bootstrap class have no effect on Cloned elements?
I have a problem where I have a product DIV and in the select of the product name, I have a selectpicker where I can search the name of the product among all existing. But when the user adds another…