Most voted "bootstrap-3" questions
Bootstrap is a free collection of tools for creating websites and web applications. Use this tag only when the subject is related to this version of the framework.
Learn more…538 questions
Sort by count of
-
3
votes1
answer434
viewsProblem with Background Image using Bootstrap 3
I’m having trouble displaying the background image when website is accessed by Chrome on smartphone, on PC usually displays (responsive). HTML: <!DOCTYPE HTML> <html lang="pt-br">…
-
3
votes1
answer815
viewsHow to change tab(Pill) through navigation button?
How to create button to change tab(Pill)? I have tried in some ways, but I have not succeeded in anything. In one case, I got it, but only switch to the 2nd tab, then it’s like he’s out of action.…
-
3
votes1
answer430
viewsBootstrap libs declaration
I have declared bootstrap libs in the code so: My error is on the page, that when you click on the menu icon, it does not expand Behold: Any suggestions? <!DOCTYPE html> <html>…
-
3
votes1
answer261
viewsHow to position button and . page-header in the same Row (inline)
I am using the bootstrap for a simple and helpful panel of you regarding the positioning of certain elements on the page. I would like to position the save button along with the .page-header. But…
-
3
votes2
answers1060
viewsClose the Bootstrap modal after registering
Colleagues I have a system from which the user when clicking the link Cadastrar Matéria will open the modal below: But I would like to click on Save, modal closes automatically. I tried using the…
-
3
votes3
answers111
viewsHow to disable the "See Details" button in the image preview?
I’m using: http://plugins.krajee.com/file-input Here is an example in jsfidde : https://jsfiddle.net/DTcHh/30000/ How to disable this button: Here is the code: HTML: <input id="input-id"…
-
3
votes1
answer251
viewsHow to align the dropdown menu with the text?
I’m having trouble lining up my menu dropdown, the entire form and including the text that should accompany the menu dropdown this right. Any tips? Ex. Result obtained: |dropdown| Choose an…
-
3
votes1
answer69
viewsBootstrap Collapse depending on value
I have a table, with some lines "collapsed" and all checkbox, for selection. I’m using the data-toggle="Collapse", but it’s not helping me very well. What I need is: Click on the "Select All"…
-
3
votes4
answers771
viewsAlign button to the right side of select
Good morning, I’m having trouble leaving the button next to the select it always stays below the field, as I can leave it positioned on the right side of the field? <div class="form-group">…
bootstrap-3asked 6 years, 11 months ago Matheus Oliveira 31 -
3
votes2
answers2956
viewsHow to change the color of a radio button?
I have these radio Buttons in which it serves to specify the level of severity of a given occurrence. And I’d like to know how I could change their color? Follow this illustration example: <link…
-
3
votes3
answers1222
viewsBootstrap grid not working!
I am developing a site and the bootstrap grid is not working... MD and SM are working properly, but when I test the site responsiveness XL does not work.. the images are one below the other instead…
-
3
votes1
answer390
viewsDIV exiting the screen
I’ve seen several times a div kind of coming off the screen, and as I won’t be able to explain it properly, I’ll show you a picture of an example: I figured it would be box-shadow, but I couldn’t do…
-
3
votes3
answers752
viewsHow to place an image inside the bootstrap Popover
I want to put an image inside Popover. Does anyone know if this is possible? <!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Example</title> <meta…
-
3
votes2
answers159
viewsHow to build header with logo in the center and information on the left and right
I’m trying to create a header with information to the right, a logo in the center and information to the left, but what I did is not even close to what I need, I did some tests with some lines I…
-
2
votes1
answer577
viewsFor external or internal HTML performance (Bootstrap-Modal)
I am building a page which will be accessed by a considerable amount of users (5 thousand/day) and as some hosting services charge per mass of data transferred others for the amount of requests,…
-
2
votes1
answer2835
viewsHow to put logo on sidebar or navbar depending on screen size?
I’d like to put a logo (Brand) in sidebar instead of navbar for larger screens and, when reducing the screen ratio (mobile devices and tablets and smarts), the logo should go to the navbar using…
-
2
votes4
answers930
viewsOptimize loading of images
Good morning, I have a Bootstrap Carousel that occupies the entire screen. I would like to know the methods used to optimize the loading of the images of this Carousel and the page as a whole. I am…
-
2
votes2
answers139
viewsBootstrap 3 Datetimepicker
Gentlemen., I have had difficulties in understanding the documentation regarding Bootstrap 3 Datepicker v4. I couldn’t figure out how to trigger the event dp.show() for a specific element,…
-
2
votes0
answers31
viewsCycle2 Carousel and Bootstrap bug
I made a plunker so the guys can see the problem... Setting the col-xs-12 and col-md-3 (using the ability to auto-width from Bootstrap 3) it destroys with cycle2 making the size of the slides giant.…
-
2
votes1
answer90
viewsBootstrap menu, include logo
Guys, I’m using this menu: http://getbootstrap.com/examples/navbar-fixed-top/ Exactly the one of the link, I copied directly from there, the question is, where is written "Project Name", I have to…
-
2
votes1
answer306
viewsVertical menu with filter inside the sub-menu
I would like to make a filter inside the sub-menu, filtering the menu itself as you type it will display the related. The idea would be similar to this link. At the end of my menu has sub-menu…
-
2
votes1
answer1828
viewsHow to limit the minimum screen size?
I’m working with Bootstrap. What I want is for the user to be able to decrease the screen up to 700px and from the moment he has with 700px the screen does not decrease more. It can be via Jquery,…
-
2
votes1
answer77
viewsWhich components should I use for color and photo selection in ASP.NET?
I have an ASP.NET solution using bootstrap for page styling and would like recommendations for two component types: One for colors, returning color code in hexadecimal, for example: ffffff or…
-
2
votes2
answers1616
viewsHow to customize scrollbar in div?
I have a menu that uses offcanvas from Bootstrap but wanted to style his scrollbar in the style of Facebook chat.
-
2
votes1
answer7098
viewsHow to go to an anchor on a page with little content?
I’m creating a page using Bootstrap and would like to put some anchors in specific locations, it turns out that as the page has little content, the element that represents the anchor does not go to…
-
2
votes2
answers361
viewsCentering #Menu #Nav on the circular shapes page?
This is the HTML of this section: home #home.scroll br br .container .row a.scroll href="#oquee" .cir O que é a.scroll href="#local" .cir Local a.scroll href="#convidado" .cir Convidado a.scroll…
-
2
votes1
answer37
viewsPlacing a form-inline within a panel-group and continuing all elements online
I am not able to align the "Collapsible Group Item #1" with the "form(s)" as can be seen in this example: https://jsfiddle.net/mzygnyb2/ I sought to put the 'in-line' class in some parts of the code…
-
2
votes2
answers901
viewsColorize Selected Line Angular JS and Bootstrap
How do I color the selected line in a table? I have the following code: <tr ng-repeat="p in produtos" ng-click="info(p)" ng-class="{'info': ??}"> I’m just not able to find a condition to color…
-
2
votes1
answer167
viewsAction on the button to center text
Someone could help me as I could do so when I type any text into an input, then I have a button on top of my input in which I want to center this typed text. Could someone help me like I can do?…
-
2
votes1
answer811
viewsDropdown menu of Bootstrap on Asp.net site works only on the main page, what to do to fix it?
The menu dropdown apparently it works on the main page, but when I’m on another page and I’m going to use it it doesn’t work! I already checked if the HTML code is generating with jQuery and I saw…
-
2
votes2
answers1341
viewsWith setting the deadline in the bootstrap datepicker?
When I use the Jquery Ui DatePicker, I can set a maximum date using the attribute maxDate. Thus: $('#data-solicitacao').datepicker({maxDate: 'now'}) I thought the Datepicker on Bootstrap 3 was the…
-
2
votes1
answer433
viewsShow div only after passing a second section
How do I show a div only after the scroll passes a certain #id? <div class="row" id="menufixo"> <!-- TODO ADICIONAR CLASS navbar-fixed-top PARA MANTER MENU NO TOPO --> <div…
-
2
votes1
answer460
viewsClose a Collapse when opening another using Angularjs UI
I have one Collapse and the other right next, I wanted to click on one, close the other if it was open. My html code: angular.module("seuCondominio", ['ui.bootstrap']);…
-
2
votes1
answer343
viewsStacking Blocks with Bootstrap
I’m making a layout using bootstrap and came across a problem when stacking blocks to be responsive. I have 5 blocks of different heights, divided into 3 columns: When arriving at a certain precise…
-
2
votes2
answers278
viewsJSF2 tags does not work inside a Bootstrap tag
I created a Java Web project that is using JSF2 + Bootstrap, both CSS file and Bootstrap are correctly configured in my project, and in previous Web Java project was always responsible for the…
-
2
votes2
answers1027
viewsHow to activate 24 hours in Datapicker Bootstrap?
<script type="text/javascript"> $(function () { $('#datetimepicker1').datetimepicker({ format: 'YYYY-MM-DD hh:mm:ss', locale: 'fr, use24hours: true }); }); </script>…
-
2
votes1
answer92
viewsButton with glyphicon-remove with size problem
Please see this link in demo: http://www.bootply.com/eiG8eKm3Ao I’m trying to center the "X" inside the red button. Code: <button id="del_photo" type="button" style="width:20px;height:20px"…
-
2
votes0
answers663
viewsdynamically jquery tabs
good is the following I’m using datatables and when I click a value opens a modal. just wanted to put this open on a new tab and don’t know how to do. would for example tab main clients where I have…
bootstrap-3asked 9 years, 1 month ago usersantos 765 -
2
votes1
answer2030
viewsLine break inside a Boostrap Popover
How to make line breaks inside a bootstrap Popover Example echo"<a href=\"#\" data-toggle='popover' data-title='Popover on Left' data-content='$data <br> $data' data-placement='left'>…
-
2
votes0
answers483
viewsTwitter Bootstrap vs. Semantic UI
Can anyone tell the difference between these libraries? I saw that Semantic has more advantages than Bootstrap but it would be good to know if someone knows both and can compare features, solutions…
-
2
votes1
answer290
viewsActive class in the menu using include
On my php pages I use a include to call a file that contains my menu: <?php include('../../sidebar-menu.php'); ?> Menu file: <ul class="sidebar-menu" id="nav-accordion"> <?php foreach…
-
2
votes1
answer3056
viewsOpen and close one Collapse at a time
People, the situation is as follows: I have 04 links that when you click on one of them a Collapse appears and presents its respective content. So far so good, the problem is at the time of…
-
2
votes0
answers234
viewsHow to paginate a Javascript filter in Laravel 5.4?
I created a search filter for a table, in it I have Description, Model, Status, among other 'inputs' to search. But after the search is done, the paging does not follow the result. Follow the code…
-
2
votes2
answers6834
viewsBootstrap 3 | Column height on Grid System
good morning! I am new here in the forum and I am developing a page using bootstrap 3 and I have a question about the Grid System. I have a Row with 4 columns (I left the background of the columns…
-
2
votes2
answers5024
viewsDifficulty putting a color in the CSS font
Observe the following code: <div class="faxa_menu"> <div class="row"> <div class="col-md-4">logo tipo</div> <div class="col-md-8"> <div class="navbar"> <ul>…
-
2
votes1
answer989
viewsProblem with Carousel Bootstrap
I am using a bootstrap Carousel and the slides are not going by themselves. This is the error that appears: Error: [$Compile:ctreq] Controller 'Carousel', required by Directive 'slide', can’t be…
bootstrap-3asked 8 years, 11 months ago Luiz Fábio 333 -
2
votes1
answer245
viewsSend data from one modal to another modal
I have a modal call details, I have the following data on it: <input type="text" class="form-control" id="id" name="id" required> <input type="text" class="form-control" id="nome"…
-
2
votes1
answer333
viewsInsert colored markers into datepick using Angularjs, ui-bootstrap
How do I insert colored markers into datepick using AngularJS and ui-bootstrap? Page: <!doctype html> <html ng-app="app"> <head> <meta charset="UTF-8"> <script…
-
2
votes1
answer1760
viewsHow to load the information inside the modal (bootstrap 3.3.6)?
I’m hoping that in the modal, after clicking on the display option, it will load the information. However, it only loads the ID 1 of the table, regardless of which table item I want to view. It…
-
2
votes1
answer239
viewsError using glyphicon with bootstrap-Sass
Good afternoon, I’m trying to work with bootstrap-sass and sass, However, by including an icon in my class, nothing happens. Below follows the line of code that represents the same, I wonder if I…