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
-
-2
votes1
answer608
viewsWhat is the difference between Mdbootstrap and Bootstrap?
I’m currently using Bootstrap, but having researched it, I discovered MDB. I saw that it contains more contact with programming language than Bootstrap, and I wanted to know the difference between…
twitter-bootstrapasked 4 years, 11 months ago Felipe Moreira 59 -
-2
votes2
answers564
viewsPop-up effect with HTML, CSS and Bootstrap
Hello! I’m developing a site with HTML5, CSS and Bootstrap. I want to apply a "Appearing" effect to the items on my page, the idea is that as the scroll bar descends the items will appear from…
javascript html jquery css twitter-bootstrapasked 4 years, 10 months ago Bruno Eduardo Rosselli 179 -
-2
votes1
answer40
viewsMake suggestions list float
I’m creating a project and I want to put a input to search users and tals... I’ve already half finished, but the list of suggestions is not "floating", as does the datalist, if someone can shed some…
-
-2
votes1
answer96
viewsIn Mobile mode, Body does not fill 100% of the screen
Good morning, I am breaking my head for days in a business card project that I will deliver along with an ERP, when opened on the desktop is great 100%, but when in Mobile is a white bar (I’ve seen…
-
-2
votes1
answer105
viewsPlace captions under social media icons
Good morning gentlemen, I ask for help to some God of Css, I need to do in pure css, put these captions aligned the balls of social icons, they are already aligned and already appear, but I can’t…
-
-2
votes1
answer38
viewsAcordion Bootstrap - link to access
I have the following code: <div id="accordion" role="tablist" aria-multiselectable="true"> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="headingOne">…
-
-2
votes1
answer4911
viewsModal problems with jquery: Uncaught Typeerror: $(...). modal is not a Function
I don’t know what else I do to try to fix this mistake! Help me, please. NOTE: JQUERY WORKS NORMAL BECAUSE I HAVE VALIDATIONS THERE. ONLY THE MODAL DOESN’T WORK, I DON’T KNOW WHY =/ <!DOCTYPE…
-
-2
votes3
answers1419
viewsChange color of tabs by selecting tabs
Friends, I have these tabs, I’ve tried some css codes to leave a background color in tabs, but when I use the codes it changes the entire background, I want to change only the color of the tab that…
-
-2
votes2
answers33
viewsIntroducing formulas in the web application
Greetings! I am developing a web application, with the tools (HTML+CSS+JAVASCRIPT){Bootstrap}+PHP+Mysql. It is a kind of teacher’s notebook, and at some point the teacher will have to introduce the…
-
-2
votes1
answer93
viewsHow to add logo to a boostrap login box?
Good evening! How do I add a logo to a login box? I’m trying to add to my site, but I’m not getting it. Page in question: http://tratspay.com/app/login.html enter the code here <div…
-
-2
votes2
answers196
viewsModal does not open in HTML
Good morning!! I have a modal created on my page, but when I click on the link I referenced it does not work, it just happens nothing. I have it in another page and it works normal, but on this page…
-
-2
votes1
answer40
viewsopen Collapse after updating array
I have a Collapse that when I click on it, comes the data of the array, there is a button that opens the modal, when I open the modal I click 'FINISH', then when I send the data to the api, and then…
-
-2
votes1
answer47
viewsCenter column on page
I am creating a login/registration screen. I’d like to keep it that way: Only in my code below it is positioned on the left. How to center, equal to the image above? <section> <div…
-
-2
votes1
answer138
viewsWhen clicking on given th, open a Modal
I have a grid that displays some fields, this way: <table id="listaNotas" lider-data-table="@Html.Raw(Json.Encode(Model)).ToHtmlString()" class="table-striped"> <thead> <tr> <th…
-
-2
votes2
answers160
viewsAdjust Card Location
Good morning, I’m creating a responsive web page and I’d like the top of the card to always be right in the middle of the image I put in the background, regardless of the screen size. I have no idea…
-
-2
votes2
answers77
viewsCreate new Rows in Bootstrap according to the amount of items in the database with PHP
I need to create a new div class="row" when it reaches the limit of 12 columns, in my case I am using col-md-3. Therefore, the maximum items per column are 4. <?php foreach ($data['palettes'] as…
-
-2
votes1
answer58
viewsThumbnail in bootstrap 4
Can anyone tell me why "thumbnail" doesn’t work on bootstrap 4? I am learning bootstrap better, but the course I caught you doing with version 3.3.7, I had to download it because some codes were not…
-
-2
votes1
answer40
viewsHow to align these Divs side by side?
I would like to put the image on top of H3 and p, and not on the side, which is how it is getting. I have tried several ways and could not... HTML: <div class="pad-top-90 pad-bottom-60…
-
-2
votes1
answer32
viewsHow to change the layout of Radio Buttons in the responsive layout with Bootstrap or another tool?
Currently when the site is in mobile mode/reduced to a certain resolution the Radio Buttons automatically position themselves as follows: I’d like it to look something like this: Part of the HTML…
-
-2
votes1
answer23
viewsAngular Variable Interpolation Problems 11 + Bootstrap 4
I’m creating a carousel component to be reused in my Angular 11 project, I’m creating it using bootstrap 4. I’m having a problem with variable interpolation, I’ve tried several different ways,…
-
-2
votes0
answers11
viewsHow to load database content into Bootstrap modal window?
I am learning php and I ended up getting a question, that I do not know very well solve, my question is the following: How can I pull data from the database to appear in the modal the result of the…
-
-3
votes1
answer46906
viewsHow to change menu colors?
When we create a menu with Bootstrap, it by default, creates a black band throughout the menu area. It looks beautiful like this. However, in the company I’m in, the predominant color is magenta, so…
-
-3
votes2
answers36
viewsHelp with a Grid in Bootstrap4
Good morning, I would like to know how I do so that my Grid images are aligned side by side and not inside each other.…
twitter-bootstrapasked 5 years, 6 months ago artu0s 13 -
-3
votes1
answer36
viewsIs there any way to format a date mask within a table?
In case the information is pulled from a database and do not want to put it inside an input. Is there any way? <td id="outra_data"><?php echo…
-
-3
votes1
answer46
viewsBootstrap responsiveness on large screens
I’m creating a bootstrap4 site and it’s breaking/getting weird on screens over 1300px. Is that the standard Bs behavior in these cases? What can I do to make the layout equal to the desired? Edit: I…
-
-3
votes1
answer274
viewsNode js does not render the page’s css style
I ran the Node on a screen I had done in CSS and HTML with Bootstrap and does not load the styles. Failed to load Resource: the server responded with a status of 404 (Not Found) * Refused to apply…
-
-3
votes1
answer98
viewsHow to make Bootstrap Dynamic Tabs with Portable?
Goodnight I am trying to make each Tabs present a specific data referring to the name of a person who in my work would be the name of a teacher I have the following table diaries id -…
-
-3
votes1
answer49
viewsWhy doesn’t my modal show up?
<body> <div class="content"> <div class="modal" tabindex="-1"> <div class="modal-dialog"> <div…
-
-4
votes1
answer82
viewsPHP/Bootstrap radio selector not working
Can you explain to me why the code below does not work? It is giving error when I run. Displays the error below: Follow the code in the Pastebin: https://pastebin.com/6pH5AW4i…
-
-4
votes1
answer63
viewsBlack strip above the image
Good evening, how do I make this black frame over an image with bootstrap and css, if anyone can help me thank you.…
-
-4
votes2
answers119
viewsHow to manipulate objects inside a div?
I’m a beginner in web programming and I’ve done everything I know. Can anyone help me center these items next to each other preferably with smaller spacing??? NOTE: I was able to space too much or…
-
-4
votes2
answers233
viewsHow to validate one of the 2 fields as required with bootstrap-Validator?
I need one of the 2 fields to be filled (mandatory). I am using "bootstrap-Validator": " 0.11.9", I tried to do with the custom according to the example code, only that I would need to inform for…
-
-4
votes2
answers37
viewsWhen I tag Row Booststrap I leave a blank
When I put the class "row" in any document it leaves a blank space, I’ve tried everything and the blank space remains, I thought it was the file I was editing, then I created this to see and the…
-
-5
votes2
answers13243
viewsRotary Banner with Bootstrap
How do I make a rotating banner with Bootstrap? I searched the Bootstrap documentation, but I didn’t see anything related to rotating banner. How do I do? In fact what I want is to keep you showing…
-
-5
votes1
answer60
viewsBootstrap creating a new column for the second title of the same month?
This script has an object that returns records from different months. In the first month there are two records and PHP is creating a new column for the second record of the same month. Can someone…
-
-5
votes2
answers10307
viewsCalling modal by javascript
These are the files referring to boot and js. I inserted them in the Layout page <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"…
-
-8
votes3
answers16511
viewsValidate only number in input
I have this html <input formControlName="sGPTypeDeliveryId" type="text" placeholder="Tipo de Entrega" class="form-control" required="required" pattern="[0-9]+$"> using the Pattern attribute…