Forums

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

Home Forums Other Stacking Blocks using Bootstrap

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41169
    amyth91
    Participant

    Hi,

    I’ve been trying to stack blocks using the Bootstrap, but it looks like it only stacks three / four blocks and as soon as it jumps to a new row they break.

    How i get blocks stacking nice and clean using the bootstrap.

    i want to achieve this effect.

    http://codepen.io/amyth91/pen/wcAzj

    Considering the Outer to be “row-fluid” and each block be “span3”.

    Thanks

    regards

    #116368
    Paulie_D
    Member

    My guess is that you aren’t splitting each ‘set ‘ of 4 blocks as new rows.

    #116382
    Paulie_D
    Member

    Basically it’s not going to work using Bootstraps Scaffolding Grid System as easily as you might think.

    That’s not to say that you can’t create a simple grid inside your own CSS and use that. You just need to create separate classes to distinguish them from the TBS ones.

    http://codepen.io/joe/pen/yfmrp

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