Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS cards with same height, content dynamic

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #236721
    andreia.reis120
    Participant

    Hi guys, i’m using bootstrap, and I am trying to do a list of cards (3 per line, and on others resolutions 2 and 1) with dynamic content…so i want when we don’t have too much content that card keeps the height of the largest one. But I need to keep the gap between and the background color on full card height.

    How can I do that?

    http://codepen.io/andreiareis/pen/pgwQqY

    #236722
    Paulie_D
    Member

    You mean like this –

    http://codepen.io/Paulie-D/pen/Qygzoj

    #236724
    andreia.reis120
    Participant

    I something like this:
    http://snag.gy/XPpb2.jpg

    #236725
    Paulie_D
    Member

    Your structure / layout doesn’t really make sense to me.

    Does bootstrap use a list structure for these things?

    Even if that’s OK col-md-4 at 33% doesn’t seem right for a 12 column layout.

    Also, shouldn’t you be using rows here?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.