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
votes2
answers1011
viewsAlign vertically to center footer items
I’m trying to align vertically to the center, items of my footer, only by the image occupy a height bigger gets misaligned, how to solve? <footer class="panel-group panel-footer"> <div…
-
1
votes3
answers821
viewsRazor - Send parameters to a Bootstrap modal
I have a list (grid) and want to open a modal bootstrap with details of the chosen line. To build the list I’m using - @foreach, and store the data in a viewbag. The idea is to open the modal window…
-
1
votes2
answers8312
viewsCarousel image resolution
I’ve been looking for some option but could not find how to configure Carousel resolution. I’ll give you an example. Have this image: In the Carousel she looks like this: Is there any way to make it…
-
1
votes1
answer2394
viewsCarousel Bootstrap + php
I have a Carousel in bootstrap, I wanted to do it with 3 images, as an example http://bootsnipp.com/snippets/featured/media-slider-carousel-bs3 But wanted to make it dynamic, follows below my code:…
-
1
votes1
answer1761
viewsHow to use required in select in jqBootstrapValidation validated form?
I’m using the library jqBootstrapValidation to validate forms along with properties required and data-validation-required-message (displays a custom error message). Everything is working properly…
-
1
votes2
answers349
viewsChange Bootstrap icon in Mobile version
Guys I have this code: <i class="glyphicon glyphicon-arrow-right"></i> which is a bootstrap icon of an arrow to the side. I want to make sure that when a person connected to the site is…
-
1
votes1
answer695
viewsBootstrap Sass, which is the best way to use to avoid attribute redundancy
I am using the Sass version of boostrap, and would like to know what is the best practice. I have the assets bootstrap originals and have mine assets personal that I believe overwrite the boostrap…
-
1
votes0
answers582
viewsmodal bootstrap
1st doubt: I can handle variables in php + Mysql inside the modal window? I’m trying to call a modal on my page index and it’s not working, I’ve looked for the solution and also could not find. At…
-
1
votes0
answers23
viewsImpossible to navigate a combo with the mouse scroll on IE9
When a combo is selected and the mouse scroll is used, the screen drops instead of the combo list. This only occurs in the IE9 and IE10 browser. Could you help me with this problem? I am using…
-
1
votes2
answers271
viewsChange Order by Clicking the Tab Key
I’m using bootstrap in a c#project, and when I click the tab key to change the fields the direction is from right to left, and I wanted it to be the other way around, where do I change? Ex: when it…
-
1
votes0
answers98
viewsSlider fullscreen inside bootstrap columns 3
Good afternoon to all. I am using bootstrap 3 and I am facing a problem that I have not been able to solve for more than 1 week. I have a layout that has 1 column for menu and other 11 to be a…
-
1
votes2
answers19485
viewsBootstrap dropdown menu not working
My dropdown menu doesn’t work. <div class="btn-group"> <button type="button" class="btn btn-warning">Menu Dropdowb</button> <button type="button" class="btn btn-warning…
twitter-bootstrapasked 9 years, 8 months ago fabricio_wm 1,090 -
1
votes1
answer1932
viewsHow to work with multi-level dropdown menu in bootstrap?
I am using bootstrap and would like to know how I do to work with dropdown menu with multi-level? <div class="btn-group"> <a href="index.php" class="btn btn-warning">Item1</a>…
twitter-bootstrapasked 9 years, 8 months ago fabricio_wm 1,090 -
1
votes0
answers714
viewsBootstrap table filter does not work
I have been trying to implement Boostrap’s "Table Filter" for days, but filtering does not work. Could someone help me? Here’s the whole code: <head> <meta charset="UTF-8" />…
-
1
votes2
answers842
viewsList items from a Dropbox with navbar responsive bootstrap
I am formulating a responsive page with bootstrap, where I have 2 bars: NAVBAR where I have the company logo, and a simple Dropbox with the name of the person, and with the options change password…
-
1
votes1
answer4982
viewsHow to call the bootstrap module on the html page in a Node project?
I’m using the Node and lowered the dependence on bootstrap, but I don’t know how,call it on the index.html page, to use the bootstrap.min.css file, what should I do? I have the following directory…
-
1
votes2
answers1599
viewsHow to make all images the same size
I am using bootstrap and would like images regardless of which size were placed on the server to be the same size http://www.adota-me.tk/index.php…
-
1
votes0
answers71
viewsSite Buga all when hosted
I am learning front-end and I made a website using bootstrap here, I decided to climb it somewhere free to start the joke and to my surprise he is having some problems. The impression I have is that…
-
1
votes1
answer184
viewsWhat is this content in Bootstrap for
I’m using the Bootstrap version v3.0 and analyzing the file CSS, found that stretch: *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } I…
twitter-bootstrapasked 9 years, 7 months ago Randrade 21,612 -
1
votes1
answer561
viewsPanel title with responsive pull-right button
Friends, I need a panel whose title has a close button inside it, to the right and responsive. The code below was the closest I could reach using buttons. Thank you very much for your help. <div…
-
1
votes0
answers316
viewsBootstrap Navbar Background-Image
I’ve tried everything here in the code and there’s no way, I can’t do the navbar bootstrap have the image. The most bizarre is that in Safari it appears, in Chrome it does not. Follows the code:…
-
1
votes1
answer1007
viewsPopulate multiple input fields with values from other fields
I have three lines with four fields input of the kind time, and I want to create a button so that the two lines below can be filled equal to the first. I’m following this reply from Soen, and…
-
1
votes1
answer932
viewsMove bootstrap window
I’m using the following code to move bootstrap windows: $('#divform').modal({ keyboard: false, show: true }); //Jquery draggable $('#divform').draggable({ handle: ".modal-header" }); That is, I have…
-
1
votes1
answer1047
viewsHow to remove a single element having several with the same id
I am using a jQuery to clone an element and would like to have the feature to remove the cloned element. When I try to remove the element, for some reason, it doesn’t work according to…
-
1
votes1
answer130
viewsThe width of my site is not equal, header is smaller than the rest. How to resolve?
The width of my site is not the same as can be seen below: The header (logo bar, navigation and main image) is smaller than the content of the site, I am using Bootstrap. The CSS with the measures…
-
1
votes2
answers558
viewsKeep only one panel open on the Accordion Bootstrap3
Hello, I would like help to write a code . JS to repair this error on accordion Bootstrap3. Hide the open panel when another is clicked. I am currently getting more than one open panel, when the…
-
1
votes1
answer239
viewsShow image inside mobile bootstrap menu
I need to make sure that when the user is on a mobile/tablet/ipad inside the menu (those 3 scratches) an image like the Google menu appears. That’s the picture of how I have to leave: Does anyone…
-
1
votes2
answers3282
viewsUse Submit to submit a form, within modal, using bootstrap
I’m trying to submit a form within a modal, only it’s not submitting what I’m sending in the tag . My view: <button type="button" class="btn btn-primary" data-toggle="modal"…
-
1
votes1
answer46
viewsCategory-separated Jquery Slideshow
I need an idea of how to make a separate slideshow by category, I want to show the user a link to a particular category, by clicking on the link to show a slideshow from this category, if you click…
-
1
votes2
answers1274
viewsBootstrap News Slider
Great, I got a slider problem. I have a slider with 3 news boxes and I want to run 3 in 3 boxes, so far so good, is already working, but the problem and when I pass to mobile device the content is…
-
1
votes2
answers458
viewsMenu with blocks side by side, a fixed and other fluid
How do I make a horizontal menu with a flowing width on one side and a fixed width on the other side? The menu will not be fixed at the top and needs to work in most browsers(this because I cannot…
-
1
votes2
answers8428
viewsPass id of a table data to modal?
Good morning guys, for a college job I’m trying to create a modal, for decision whether or not I want to delete a record from a table, in this table I have the user information on a grid with new…
-
1
votes2
answers123
viewsHow to use bootstrap for websites with larger layout?
Well, I have always developed bootstrap websites and never modified the standard container size which is 1170px because there was never a need. Now I have a 1900 wide layout. I also always use the…
-
1
votes2
answers7951
viewsHow to dynamically modify CSS using PHP
I need to modify some CSS styles according to a condition in PHP, so I gave a search, and so I saw it is necessary to include a header in the CSS file and change the file .css for .php, or create an…
-
1
votes1
answer598
viewsHow to create CSS classes containing other Bootstrap classes
Is it possible to create CSS classes containing other Bootstrap classes? I have searched but found nothing about it. Something like: .minhaclasse { .nav-tabs > li.active > a, .nav-tabs >…
-
1
votes1
answer85
viewsHow to correctly insert a Bootstrap navbar into the Codeigniter view?
I am learning Codeigniter and would like to know what or what are the correct ways to insert a navbar in my view taking into account that it will be inserted by all views present in the system. My…
-
1
votes1
answer78
viewsfooter hiding div with scrollbar when resizing the browser from top to bottom
I have a problem when I try to use a div with internal scroll on my page. what happens: if I resize the browser up the scrool arrow disappears below the footer. i wish this didn’t happen because…
-
1
votes0
answers95
viewsProblems with . container-Fluid and @media
I’m a beginner in Bootstrap and I’m using the framework for a school project. In the old days, I was using the class .container to leave the content "together", but as I did not like the space…
twitter-bootstrap bootstrap-3 responsive-layout front-end gridasked 8 years, 3 months ago Matheus Santos 19 -
1
votes2
answers1890
viewsMargin problem (or padding) in panel with Bootstrap list
I have this margin (or padding) ruining my dashboard, how do I remove it? I’ve tried several things with CSS, changing the padding, to margin etc, but nothing worked. This is the margin I want to…
-
1
votes1
answer1454
viewsbootstrap CSS does not load when the application is published in IIS
When I’m running the application in visual studio 2010 I have no problem with boostrap CSS and javascript, but when I publish it on IIS, all Java and css are not recognized. I created a simple html…
-
1
votes1
answer701
viewsDisable class when closing modal
I have the following JS for my modal: <script type="text/javascript"> $('#modal').modal('hide'); $('.linkModal').on('click', function(event){ event.preventDefault(); var title =…
-
1
votes2
answers690
viewsForm with Bootstrap does not pass POST
I’m making a login form, it was working perfectly, but then I decided to incorporate some elements of Bootstrap to make it visually more enjoyable. After that, my form stopped sending the POST…
-
1
votes1
answer761
viewsFix Header and Footer on each print page
I wonder how do I fix a Header and a Footer on each page to be printed, keeping the content between them [Edit] respecting the header space and footer. I would also like to take advantage and ask…
-
1
votes3
answers366
viewsHow to mount an array with bootstrap tagsinput values?
I’m using a bootstrap tagsinput to insert values in the bd, but the values are being stored in a single string, for example: "256,257,299". I would like these values to be set in an array and look…
-
1
votes1
answer286
viewsModal does not work after Load div
Well, my problem is, I have a function in an external file function lista_contas(id) { var url = 'lista_dados.php'; var method = 'POST'; var params = 'id='+id; params +=…
-
1
votes2
answers2740
viewsDatapicker in Portuguese
I need to put a datapicker on a page, the same should be in Portuguese and in "dd/mm/yyyy format". <div class="form-group col-md-2"> <input type='text' class='form-control datepicker'…
-
1
votes0
answers375
viewsTemplates base.html in Django
good morning!! I’m working with Django Templates. It turns out that I created a base.html template that will fit all the other html forms.I have an index.html that extends this beauty tamplate, but…
-
1
votes3
answers782
viewsHow to group INPUTS in Bootstrap?
I wanted the fields of RG, Shipping Body and UF together to add the fulfillment of the field CPF Above.…
-
1
votes1
answer750
viewssearch box within a select with database search
place <select class="form-control"> <option value="" selected></option> <option><input type="text" class="form-control" placeholder="Procurar dentro do banco de dados"…
-
1
votes1
answer90
viewsCell reordering in Bootstrap
At the moment I have a layout that is like this, using Bootstrap: [-nav/header] [-1-][-2][-4] [---3---][-4] [---3---][-4] [---footer--] And I would like to display it like this in mobile navigation:…