Questions tagged as 'alinhamento'

2
answers

How to keep the divs aligned one on top of the other?

- I am extremely new to the subject and do not know much, I'm going from internet searches, videos and readings, I say this in case there is any unnecessary code or rule in my doubts p> I would like some help in this situation: I'm traini...
asked by 04.03.2017 / 00:11
3
answers

Text alignment vertically [duplicate]

I'm trying to align text to the center of the screen, I tried to use transform:translateY(-50%) with top:50% in position:absolute , but it did not work, I'd like to know how to sort it, and if possible, some functional exam...
asked by 09.01.2017 / 13:37
1
answer

Place text images etc ... in the horizontal order

How can I put the component of Bootstrap Thumbnails in the horizontal order? And how can I increase their size (with the image together) to a size I want? If you can help me, thank you very much.     
asked by 13.12.2016 / 13:03
2
answers

Dashed line only css?

Does anyone know how to do this dashed line with just css? I already tried with pictures but I could not thank you!     
asked by 14.01.2018 / 02:19
2
answers

How to align a checkbox next to a label?

I would like to align my label with the checkbox using CSS, so the label does not stay under the checkbox. Here is a print of how I wish it were: Mineisgoinglikethis: body { display: flex; background-color: #f5f5f5; font-family...
asked by 29.06.2017 / 20:46
1
answer

How to make proportional screens on different phones on Android? [duplicate]

I'm picking up a lot to get this answer, so who knows, someone around here can give me a hand ... I need to put on a particular screen, a background image, and a series of buttons superimposed on this image, aligned with certain positions o...
asked by 17.05.2018 / 21:31
1
answer

Inline-block element drops upon completion

I have 3 elements inline-block . There are 3 squares aligned, in short. So when I put a div "daughter" in one of them, it drops and the other empty ones stay in position. It's the same with everyone. But if I put a div...
asked by 04.11.2014 / 05:43
1
answer

How to position the form in the center of a DIV?

body{ background: #EFEFEF; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif; } .create-box{ background: #DF5B5D; border: 10px dashed #FEFEFE; max-width: 550px; min-height: 8...
asked by 06.03.2018 / 22:54
2
answers

GRID column size Bootstrap - Custom value

Greetings! Could someone give me a light on the image below ... Question X is that I need a middle ground in this alignment. If I put col-md-1 it cuts the input if I put col-md-2 gets too big. I tried to use span but it worsened the situat...
asked by 04.08.2016 / 18:44
2
answers

Align DIVS in CENTER

I'm working with bootstrap + codeigniter and I can not align the products in the center of a div. I would like the blue items in the center to be centered aligned. HTML/PHP<divclass="col-md-3 col-sm-12 col-centered portfolio-item <?php...
asked by 30.06.2016 / 19:32