Most voted "bootstrap" questions
DO NOT USE THIS TAG UNDER ANY CIRCUMSTANCES. If your question refers to the WEB FRAMEWORK used for grids, layout and stylization, use the "twitter-bootstrap" tag or more specific tag with version number. If your question refers to SYSTEM DEPARTURE, use the "bootstraping" tag. If you are bootstrap for statistics in R or another language, use the tag "statistics-bootstrap".
Learn more…464 questions
Sort by count of
-
1
votes1
answer712
viewsHow to bring information from the database and insert it into a table (bootstrap)
Good afternoon! I have been trying to bring information from the database user and insert it into a table that follows the bootstrap syntax. But because of the complexity of tags I end up curling up…
-
1
votes1
answer830
viewsWhy doesn’t my modal close?
Why doesn’t my modal close? I couldn’t find anything wrong, especially when compared to other similar fashions that I have. When I click the close button, it does not give the Ismiss, do not…
-
1
votes1
answer140
viewsDropdown in the navbar
I need a force here for a problem that’s killing me. I can’t get action on dropdown in my navbar. I am using Bootstrap 4.0 and jQuery 3.2.1. Follow my codes: <script…
-
1
votes1
answer199
viewsI’m working with bootstrap and my pull-right doesn’t shift the div Nav to the right?
<html> <head> <meta charset="utf-8"> <title>Victor</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link…
-
1
votes2
answers1396
viewsSpecify Modal Size
I added a modal to my site, and I’m trying to change the size of it. But as much as I change his css , does not apply on the site, I’m changing in the file bootstrap.min.css from my site, as in the…
-
1
votes1
answer577
viewsCreate a sub menu using bootstrap with an indicator
I have a question about creating a menu using the bootstrap framework where I would like to create a menu and a submenu that contains an indicator in case a simple dash as in the attached image.…
-
1
votes1
answer200
viewsProblem for horizontally aligning responsive layout using Bootstrap
Now with the header worked. I need to create a second ROW (line) It will be 4|4|4 and should have an image, and the other 2 parts of text. But I have two questions. The first is, I don’t know what I…
-
1
votes1
answer54
viewsHelp with bootstrap grid system
I’m studying Bootstrap and I would like to ask a question, I did an experiment here and I would like to know how to do it for when it is minimized to cell, how to automatically align the grids, when…
-
1
votes1
answer1112
viewsOverlay Div with Navbar
Good morning. I’m using Bootstrap to develop a website and I’m using a Navbar and a Div with an image, but when I insert the navbar and div with the image, the div starts just below Navbar and…
-
1
votes1
answer36
viewsCollapse and even dropdown works?
What’s wrong with the following code, collapse and neither dropdown works. <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport"…
-
1
votes0
answers790
viewsHow to make the image responsive on mobile inside the Carrosel bootstrap 4, for it to adjust
<div id="myCarousel" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li…
-
1
votes2
answers587
viewsAdjustment of bootstrap buttons
Hello, I need to adjust the buttons of the bootstrap Cap to be next to the photo, today as the attached photo buttons exceed the desired area. someone can help me? This is the html code of my…
-
1
votes1
answer396
viewsHow to edit the bootstrap margin in css or js?
Good evening guys, I’m implementing a Popover on my page, but I’m doing it inside a table that is inside a Jumbotron, the problem occurs of the first 3 lines where the Popover appears far from where…
-
1
votes1
answer154
viewsModal Bootstrap and MVC C#
Guys I got a view call Projects that brings a list of projects and need to view the information/detail of each project through a modal Bootstrap. So I created a button that calls a function…
-
1
votes0
answers44
views -
1
votes1
answer650
viewsHow to grab only the post image in wordpress?
How I only get the link from the post image in the worpdress to put in the bootstrap card element? <?php $arti_query = new WP_Query(array('category_name' => 'artigos')); if (…
-
1
votes0
answers34
viewsTemplate Misaligned Bootswatch Template
I started using the Yeti template of bootswatch and there were 3 problems, my textarea misaligned from my other fields, besides the spaces between the fields increase a lot. Screen print in the…
-
1
votes1
answer706
viewsAdd color to mine when scrolling the page and remove when you reach the top
I am developing a menu with bootstrap and it does the following it gets at the top of the page and as soon as the user scrolls the page down it disappears and when the user scrolls up the menu…
-
1
votes1
answer128
viewsAdjust icone CSS form
I have the following form However, the H3 icon, from above, was OK, only the next titles I put, are on the side of the form, how to do to adjust? HTML: <h3 class="titulos_cadastro"><i…
-
1
votes1
answer1974
viewsPlace text inline bootstrap fields
<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…
-
1
votes1
answer1414
viewsImplementing Grid Bootstrap 4 and Sidenav
Hey there, fellas. I’m doing a little project and I’m having difficulty using grid and sidenav bootstrap, I want to make a fixed menu side, no responsiveness with 30% of the screen size and the…
-
1
votes2
answers943
viewsColorize all the header
I need to change the color of header entire site, however when I apply the background color to header, the color occupies only the space of the content, thus leaving the color of the body at the top…
-
1
votes0
answers799
viewsDatapicker ONLY Year and Month stopping in the month
I’m developing a solution that needs to optimize the time to feed the system with dates, which is often very repetitive. PROBLEM: One of the fields that inserts date, I just want the year and the…
-
1
votes1
answer670
viewsResponsiveness using React and Bootstrap
I have a problem that I’ve been trying to solve for a long time, and I can’t, which is to let the layout of the site pick up the whole page, it stays this way. https://ibb.co/cHEeS7 (print of how…
-
1
votes1
answer97
viewsMy Mayor isn’t working and I’ve tried many ways and I can’t help myself
This is the code that I am trying to do the file only that the fadeOut effect is not working when I put Jquery, I have already verified that it is pulling the file only does not run the fadeOut to…
-
0
votes1
answer117
viewsBootstrap Validator does not validate select with php data
Good I have in my form field select which is populated with data coming from the database, but with the use of Bootstrap Validator, it does not validate correctly, now if I take the code PHP it…
-
0
votes1
answer232
viewsBootstrap + sortable with Jquery, helper problem
I’m using a bootstrap template to do a small supervisory. In it, I added two areas of sortable Connected lists, available in Jquery. The ul's list elements are assigned overflow-y: scroll, for when…
-
0
votes2
answers3283
viewsHow to Remove Automatic Bootstrap Slider
How to remove the automatic slide from the Bootstrap slide? I have a Carousel that is working perfectly, but I need it to stay static and only change the images when you click on the right or left…
-
0
votes1
answer35
viewschange color after a page was visited using Bootstrap
it seems that doing so has no effect: a:visited{ color: #red; } There is another possibility to know which page the person has visited? I’m using php…
-
0
votes1
answer44
viewsDoubt about Framework
Buenas Devs! I’m new in the area and I’m facing a doubt that literally has been taking my sleep... What is the best (ease x performance) framework to be used currently? W3.CSS SCSS SASS Bootstrap…
-
0
votes2
answers422
viewsSend form as active tab
How I could submit a form according to the active Bootstrap tab, ignoring the validation of the unselected tab? Example: I have an "A" tab with an "A1" form and some fields with required, and a "B"…
-
0
votes1
answer312
viewsRecover File Input from Bootstrap File
Is there any difference in the time of recovering the Input File in Bootstrap for common HTML? I’m using the following code: and retrieving/printing on the other page with echo $fileTamanho =…
-
0
votes1
answer78
viewsModal display when submitting form. No loading page
I have the code below. I would like to display a modal once I submit the form and if all fields are filled in. If any field has not been filled in it is already showing a Popover in the field…
-
0
votes0
answers223
viewsJquery does not work with Angularjs
I got a Dashboard Bootstrap with Jquery, but when I try to use it with the single-page angularjs, the functions that are in jquery do not work, but I can do in Angularjs, what I wanted it to work…
-
0
votes0
answers98
viewsFixed size + responsive bootstrap 3
I’m developing a newspaper website, and I have a problem to solve. The newspaper owner doesn’t want to limit the size of the news. With this, I can not leave everything embedded, as one news ends up…
bootstrapasked 8 years, 8 months ago Hebert Richard 305 -
0
votes1
answer37
viewsProblem navbar bootstrap in Wordpress
A customer asked me to increase the size of the navbar, so far so good. I increased and had no problem, however, when I go down the page and rise again, the navbar goes behind the slider.…
-
0
votes0
answers27
viewsdatagrid editing with navigation via arrow keyboard
Hello, I am converting a desktop system to web form, in one of the screens (of requests) I have the ease of the user to type order items and with the arrow down create new line(order item) and…
-
0
votes1
answer84
viewsLink to an external page does not work
In the page menu www.wrccdesign.com.br, the link BLOG which is an external link that should lead to another page, does not work, that is, when clicking anything happens. I’d like to know how to…
-
0
votes1
answer246
viewsMedia queries, Bootstrap or both?
I’m new in the business, despite being in the 3°semester of college, I started studying web development some 15 days ago, My question is whether I should use only bootstrap or use beyond it, the…
-
0
votes0
answers48
viewsSet height in boostrap
Hello How I define the height of a line in Bootstrap 4 ? My code: <div class="row doc-grid"> <div class="col-md-3">.col-md-8</div> <div class="col-md-9">.col-md-4</div>…
-
0
votes1
answer62
viewsI run with different images on mobile and desk
Good morning, everyone, I’m developing a responsive site, in it I will use a standard bootstrap carousel, however, will be different images when the carousel is on mobile and desk. Does anyone have…
-
0
votes1
answer455
viewsA white bar appears in the right margin causing the appearance of the horizontal scroll
I’m with a mistake and I’ve tried everything to fix the problem that causes the appearance of the horizontal scroll http://amadeuantunes.com/…
bootstrapasked 8 years, 2 months ago Amadeu Antunes 3,331 -
0
votes1
answer47
viewsMobile version bootstrap maladjusted
I have the following HTML structure <!-- Page Content--> <main class="page-content"> <!--- Lojas ---> <div id="lojas"> <div class="col-md-5 text-left lojas-coperfarma">…
-
0
votes1
answer4816
viewsHow to change the width of a native bootstrap navbar?
Good morning. I need to change the width of a native navbar. I simply took the site boostrap.com and pasted it in my template.blade.php but it’s occupying the whole screen and I need to reduce its…
-
0
votes0
answers107
viewsProblem with Carousel Bootstrap inside another
Please, I haven’t got the solution yet: I created a bootstrap Carousel with Divs and another smaller Carousel inside together. When I pass the larger Carousel (which encompasses everything) and…
-
0
votes1
answer141
viewsCarousel bootstrap one inside the other doesn’t work right
Hello! Please, I haven’t got the solution yet: I created a bootstrap Carousel with Divs and another smaller Carousel inside together. When I pass the larger Carousel (which encompasses everything)…
-
0
votes2
answers1024
viewsHow to create a "template" for pages?
I am new in website development, programming, etc., my beach is Design, but I would like to know how you do when you need to repeat some layout in all pages of the website. For example: I need to…
-
0
votes2
answers228
viewsDropdown menu bootstrap
My bootstrap dropdown menu is buggered, so if anyone can help... CSS: http://pastebin.com/FWPahxUk http://image.prntscr.com/image/5b6dc92ca1c24ded880084b3f1cd04f8.png <div class="navbar…
-
0
votes3
answers388
viewsView images side by side using Javascript/Bootstrap
I would like some images to be displayed side by side, as follows the model below, could indicate me the best way to do? I’ve tried it with Bootstrap, but I can only pop one image at a time.…
-
0
votes2
answers278
viewsMove a div to left or right with the Bootstrap library
With the materialize I know it is only assign a name class "left" or "right" to div, but by bootstrap I do not know how this can be done
bootstrapasked 7 years, 11 months ago Richard Lopes 1