Questions tagged as 'flexbox'

1
answer

How can I get the space that the body leaves between two containers, does not let me put them together

Well I've been learning flexbox and what happens to me is that when I put the stop to body goes well but the footer is not sticky , instead, when I change the address of row to column the spacing is fixed...
asked by 24.08.2018 / 21:46
0
answers

Does not work flex-direction: column in iOS 10

In the following HTML structure <div class="bloque-informacion"> <ul class="lista-iconos"> <li>icono 1</li> <li>icono 2</li> </ul> <div class="logo-15"><img src="imagen15.png"/> </div>...
asked by 24.04.2018 / 15:53
0
answers

Site jump error created with boostrap

How about. I'm new to programming and after taking a course on site creation in boostrap I had a problem and I do not know how to solve it. The problem is that I have a section within the index that loads some icons and paragraphs when you reach...
asked by 27.12.2017 / 18:06
1
answer

Doubt with Flex in header

Good!, I have a question that I do not quite understand. I'm doing a web header, and I'd like to do it all with flex. In this case, I created the boxes and applied them inline-flex. The problem arises when I want to insert a new box with cont...
asked by 15.12.2017 / 16:48
1
answer

Align items with flexbox

I have a section on a website where I have to distribute several containers with flexbox, as shown in the image. However, I do not want the last row, when there are fewer containers than in the top rows, to focus. I need them to be aligned to th...
asked by 18.10.2017 / 20:35
2
answers

Flexbox box to the InternetExplorer center (11)

I try to align a box in which I use FlexBox and I have it well aligned in all the browsers I have tried (Chrome - Firefox - Opera). But in internet explorer 11 (edge without problems) I align the box to the right, as if I did not recognize th...
asked by 11.09.2017 / 11:38
0
answers

Display: column does not work in Safari

I try to make a few boxes flex but I realize that in Safari the mobile does not work, I move the first box up the container. I have the following structure: <article class="contenedor"> <div class="contiene-socios"> <...
asked by 04.09.2017 / 17:02
0
answers

Number of elements per flexbox line

I comment. I have a div with 4 ancle elements (the typical buttons to share on social networks) which are distributed thanks to the father (the div) has the flexbox property. As you know, when rescaling the page so that it adapts to lower s...
asked by 12.04.2017 / 21:15