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
-
1
votes1
answer4431
viewsAdd text under images using table
I’m using a table to align images and text. However, when the resolution is low, it gets very unpleasant and I wanted to put the text down in low resolutions. How to do this, being within a table?…
-
1
votes3
answers2061
viewsExit button with message
I’m trying to use the bootstrap 3 along with the VRaptor 3 and I have a problem on the menu. I happen to have in this menu the option "exit" and I’m lost. I need that when the user click on "exit",…
-
1
votes0
answers28
viewsDoes Bootstrap have legacy code if I update the version in my project?
I can update my project that is using Bootstrap version 3.3 to the Bootstrap version 4.0 current? There is a legacy code that assures me that I will not have GREAT problems?…
-
1
votes1
answer10877
viewsPass parameter bootstrap modal window
Good afternoon guys, I have a problem that should be silly, but I’m not able to solve. I have a list of people... on that list I have a button. When you hover the mouse over the button, the correct…
-
1
votes1
answer360
viewsDefine the class of a li element created at runtime
Below I have a stylized list with the bootstrap (defining the class of ul and li) <!DOCTYPE html> <html> <head> <link href="bootstrap-3.3.6-dist/css/bootstrap.min.css"…
-
1
votes1
answer145
viewsHow to remove dark part on the sides of the bootstrap Carousel
I’m making a scrolling system for shows some tables using a Carousel, but the same by default gets a darker shade on the sides and even on the table itself, as it is possible to remove this color…
-
1
votes1
answer510
viewsHide div in materialize css
Does anyone here use materialize css ? know if there is any way to hide the column of a table through a css class ? in bootstrap have to do this using that class="Visible-Xs" went in Docs and did…
-
1
votes0
answers135
viewsWordpress theme edition with Bootstrap
some questions. I am studying Child Theme because I was told that is the best way to change topics. Question: I’m doing a lot with bootstrap and would like to change a theme that has bootstrap, in…
-
1
votes0
answers321
viewsPagination effect Carousel
I’m trying to do something in a job but I can’t do anything. I need to do according to the image below: The "and so we recommend" part is recovered via json file and displayed on the screen, there…
-
1
votes0
answers17
viewsIndex with timely home page targeting
I searched a lot on the web and I can’t find this doubt I have. I need an index.php that is input for my web site Responsive. That when the customer comes to visit the site I have an image and after…
-
1
votes3
answers1291
viewsFill select javascript / jquery field
Hello, I need to fill a select field with the return of this function, in this example, the RES variable returns: <option value="">setor 1</option> exactly that, I need it to become one…
-
1
votes1
answer409
viewsProblem when changing menu colors with bootstrap-Less 3.3.7
Guys I’m making a website with HTML5 and bootstrap-lesseverything works normally but needed to change some colors in the menu navbar and I know that I can do this through variables.less inside that…
-
1
votes1
answer256
viewsIs it possible to place an image inside the progress bar?
I wonder if it is possible to place an image inside the bootstrap progress bar, while the bar goes walking, soon the front of it goes like a small cart. That would be possible? Progress bar: <div…
-
1
votes1
answer1121
viewsTable in Bootstrap hiding buttons
I am making a small Java Web application with Bootstrap, but I have an error on a page where I use a table. When I have more than eight rows in the table, the buttons that are below the table…
-
1
votes0
answers74
viewsPage does not work on Chrome
I made a registration page, but in Chrome does not show the updated css of it, but by firefox shows all updated already. Then I climbed on the server to see through my cell phone, iphone 5s, and…
-
1
votes1
answer106
viewsDatetime Picker
I’m using this datetimer Picker datetimepicker The date appears like this: 2018 January 30 - 10:00 And I want it to look like this: 2018-01-30 10:00 You can do it in jquery or I need to change the…
-
1
votes1
answer107
viewsGet all selected data with javascript in multiple select field
I’ll describe what I’m trying to do: There are sectors, and in each sector there are several employees, and I need that when selecting a sector in a field select, the next field select (that will…
-
1
votes1
answer58
viewsBootstrapped confidence interval for GLMM model parameters
I am doubtful to generate a confidence interval that I have been asked to when it is a GLMM Normally if it were not binomial would do for example like this: library(boot) library(lme4)…
-
1
votes2
answers353
viewsHow to test site on screens of different sizes
I’m doing the creation of a site, but it’s still only on my machine on the localhost, how do I test on different screen sizes as for example on smartphones screens, Androids, SOS, but, firefox,…
-
1
votes1
answer547
viewsHow do I change the color of the Progressive bar when an error occurs?
How do I change the color of the Progressive bar when an error occurs ? <div id="divMenu"></div> <div id="divModals"></div> <div class="container"> <label…
-
1
votes1
answer1736
viewsTo update a project from Bootstrap v3 to Bootstrap v4 just change the files?
I have a project that was done using the Bootstrap v3, however I would like to update it to version 4, for this, just change the files or it will be necessary to rewrite again?
-
1
votes1
answer787
viewsLimit amount of bootstrap mode characters
I need to add a character limitation. I want the main page to display only a percentage of characters, example 100 and when the user accesses that post, show the full news. But my doubt is that I am…
-
1
votes0
answers193
viewsHow to change the length of an input in Asp.net MVC
Hello, I’m having a hard time changing the width(length) of an input in asp.net MVC, I followed the course guidelines and it didn’t work. follows the code of my view, if anyone can help.... I can’t…
-
1
votes1
answer256
viewsDifficulty with Bootstrap responsiveness
Take a good look at the screen; It wasn’t supposed to go on like this, it was for him to be responsive, it was for OUR SERVICE, IMMOVABLE,. My page <!DOCTYPE html> <html lang="pt-BR">…
-
1
votes2
answers438
viewsBootstrap modal "data-Dismiss" bugging with position="Absolute"
I’m adding a custom close button on modal of bootstrap. I want him on the right modal, for that I gave a position: absolute and modified the top and right his. The problem is that by doing this the…
-
1
votes2
answers185
viewsProblems with positioning with columns in Bootstrap 3
I’m having a positioning problem with the bootstrap grids I’m making a virtual store where the layout has to look like this: But with my coding he got like this: Notice that in this image the wines…
-
1
votes2
answers160
viewsDecrease Field Size Edit
good morning. I’m beginner, I’m trying to decrease the size of the column edit and I’m not getting as the image below. Can someone help me? <thead> <tr> @*Campo Nome*@ <th…
-
1
votes2
answers983
viewsLeave Input next to Label
How to align inputs with the label Good afternoon, I have a dynamic form, it is done using Bootstrap and the inputs/Labels is according to the database data, everything is correct, but in the inputs…
-
1
votes1
answer576
viewsI cannot install Node.js
I am trying to install Node js. But at the end of the installation when running by cmd. Node -- version is shown the error below.…
-
1
votes1
answer117
viewsRetrieve dynamically generated checkbox values
I have a form that has some checkboxes with city names that are generated dynamically by PHP. I’d like to know how to get these values and what kind of structure to store them (Array?) and what kind…
-
1
votes1
answer25
viewsDoes Bootstrap 3 feature exist?
Is there this feature in Bootstrap 3? I did not find and I find so frequent the use in websites.…
-
1
votes1
answer2645
viewsDoubt fixed navbar at the top with Bootstrap
When I add the class "navbar-Fixed-top" it "eats" 50px of the page, use in navbar, links, to Divs and whenever a link is clicked the first 50px are below the navbar, what I want to do is to prevent…
-
1
votes1
answer150
viewsCustomizing width of Textboxfor
How to change the size of Textboxfor ? I followed exactly this solution and had no effect on my form: [How to Set a Larger Size for a Textboxfor Bootstrap CSS file is being loaded first; HTML:…
-
1
votes1
answer456
viewsPutting effect in text box
My person doubt is more theoretical, I would like to know what is the name of the effect that we give when the input rece focus the name that is inside the box it goes to the top. The feeling I have…
-
1
votes1
answer87
viewsHow to make Bootstrap 4 look like Bootstrap 3?
Assuming I’m using Bootstrap 3 in a project and want to upgrade it to version 4, but keeping the look of Bootstrap 3 (buttons with gradients, shadows, etc). Is there any way to do this the easy way?…
-
1
votes5
answers585
viewsFooter content does not cover the entire screen
I’m making a footer at the bottom of the page. It’s already all right and it doesn’t occupy every screen nor with container-fluid: Follow the footer code: <footer class="container"…
-
1
votes1
answer51
viewserror with bootstrap
I’m having an error with the bootstrap, the Carousel is working fine but the image that should take all the spacing of the box is minimized and the Hover is not centering on the image, without the…
-
1
votes1
answer127
viewsHow to delete data Modal Bootstrap on the second time - ASP.NET MVC 5
When I open Modal the second time, the audio element remains the same. I already uploaded new audio and still continues the old audio. Please follow my code below. <div class="col-xs-6">…
-
1
votes1
answer36
viewsDo not reassemble columns on the bootstrap grid
How to get the grid boxes to be displayed correctly without plumbing. Whereas their height will be variable as the content is dynamic. new Vue({ el: "#app", data: { title: 'Boxes dinamicos sem…
-
1
votes1
answer779
viewsUse bootstrap Alert 3
I’m trying to use bootstrap Alert in a project, but I’m having trouble doing it, what I have at the moment is this: if (sNome == "" || sTel == "" || sCEP == "" ){ $("p.erro").html("Todos os campos…
-
1
votes2
answers2704
viewsBootstrap 3 - Input spacing
I’m building a form that in some moments will have 3 columns and more than 4 lines but I am not able to do that when starting the new line the spacing between inputs is respected, see in the block…
-
1
votes2
answers1650
viewsBootstrap menu does not open submenu
Why don’t you open the submenu in this menu I implemented, I can’t find the error. Anyone knows? Bootstrap v3.3.7 jQuery v3.1.1 <!DOCTYPE html> <html> <head>…
bootstrap-3asked 7 years, 11 months ago Alisson Hoepers 387 -
1
votes1
answer1135
viewsChange the position of the button next to Carousel Bootstrap
When decreasing the size of the slide appeared the following problem: The positioning of the "next" button is away from the slide, as in the image below. I want it to be on the far side of the…
-
1
votes1
answer819
viewsBootstrap progress bar tracking video youtube duration
how to make the bootstrap progress bar track the youtube video tracking (iframe) deployed on the html page var player, time_update_interval = 0; function onYouTubeIframeAPIReady() { player = new…
-
1
votes1
answer993
viewsBootstrap progress bar tracking video youtube duration deployed to html page
how to make the bootstrap progress bar track the youtube video tracking (iframe) deployed on the html page var player, time_update_interval = 0; function onYouTubeIframeAPIReady() { player = new…
-
1
votes1
answer74
viewsHTML 5 Bootstrap System Grid
I need to do with the grid system if possible the image example: In the example above, I only need the formatting, where each event is a 'div' with a dynamic size, and the bottom one glues to the…
-
1
votes1
answer258
viewsDifferent responsiveness between browsers (Webkit & Mozilla)
I use Bootstrap 3 in my project. I used Mozilla throughout the creation process, and the responsive design works great on it and Edge. When I went to test the pages in browsers that use Webkit…
mobile bootstrap-3 responsive-layout firefox webkitasked 7 years, 10 months ago Mateus Bandeira 212 -
1
votes1
answer304
viewsAjax canceling onblur and onfocus events
I’m picking to call an ajax (Bootstrap 3 + Html + PHP), what happens is that when you put the $.ajax function, simply the events do not occur, if I put an Alert there events happen normally : Has…
-
1
votes0
answers36
viewsProblem with responsivel bootstrap menu
Hello guys to problem to leave the responsivel menu of my site, I will send the html and css so that someone can help me. vlw. HTML: @media(max-width: 1024px) { body { zoom: 0.80; } }…
-
1
votes0
answers50
viewsPHP classes that returns "Alerts" css
I am developing a small application that will serve to update my knowledge, however, in the development of it I came across some inconsistent situations. I would like my "CRUD" to return a "div"…