Questions tagged as 'twitter-bootstrap'

1
answer

Input informative, how to do?

Good afternoon everyone! I'm doing an informative form with the Bootstrap Framework, where in some fields an information bubble should appear on the field (type
asked by 30.01.2015 / 17:04
1
answer

Difficulty in positioning table on screen with bootstrap - layout only

I need to do a layout on my page, as follows. That I have three textbox controls, one underneath the other and taking the other side all the rest with a table. See below how I need it. Ihavetriedinmanyways,reducingmygridfrom12to6andwhathappenswh...
asked by 29.08.2014 / 13:21
1
answer

Place a button on the input side

Follow jsfiddle: link The first code is correct, but in the second code I put a button on the side and the input got smaller. Why does this happen? I want to leave the same code equal but with a right-hand button. See the image:...
asked by 25.07.2018 / 22:53
1
answer

CSS unconfigured when printing

My page looks like this: <div class="container"> <div class="row"> <div class="col-sm-12 col-md-12" style="border-style:solid;"> <div style="text-align:center;" class="col-sm-12 col-md-12"> <i...
asked by 10.10.2018 / 13:56
1
answer

How should I work on Bootstrap and JavaScript links?

What is the best way to work with Bootstrap or JavaScript? Referencing by CDN link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" Referencing for the downloaded file link rel="styleshee...
asked by 01.06.2018 / 16:40
1
answer

Collapse on bootstrap with swapped signal

I'm having a hard time correctly signaling the icon (the "+" in the right corner, signaling the expand and the "-" signaling it to collapse) when the collapse is compressed and when it is open. It gets changed, buga in the first time that...
asked by 29.06.2018 / 06:40
1
answer

Float elements with CSS Grid

Good morning, friends. I have the following problem: I need to make the elements float with CSS Grid without having a specific row set. For example, in the image below, there should not be that gray space, the element just below should come up t...
asked by 24.07.2018 / 16:08
2
answers

Jquery selector for a single cell of a "table" made with bootstrap

Simple question, but I can not find a way to do it. I need to replace a value within one of the "cells" of each row in this table. Here is the code (long, simple): <div class="col s12">...
asked by 14.08.2018 / 22:55
2
answers

Height of 100VH per page contains scroll bar

I have this page, that I placed the height of the page in 100VH , to occupy the whole screen, but it is generating these white spaces on the bottom and side, and this is making scroll bars appear, I do not know why. HTMLandCSSFramework(SA...
asked by 02.04.2018 / 00:53
1
answer

To upgrade a project from Bootstrap v3 to Bootstrap v4 is it just to change the files?

I have a project that was done using Bootstrap v3 , however I would like to update it to version 4, for that, just change the files or will it be necessary to rewrite again?     
asked by 10.03.2018 / 19:40