Forums

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

Home Forums CSS [Solved] Twitter Bootstrap – I need help

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #194153
    Wiched
    Participant

    Hello, im trying to create a website with twitter bootstrap and i stumbled into a few problems.

    I want to create a left side with two columns one under the other and a right sidebar with four. I looked everywhere and i cant seem to find how to do that. This what i need my grid to look like : http://postimg.org/image/ioarislrx/

    I created the left two and the first sidebar but when i add another i goes next to the second left and there is a big gap between the two sidebars. Can you give me some pointers because im lost and frustrated :D

    This is what i have so far : http://pastebin.com/Mpv7VRhu

    #194158
    Paulie_D
    Member

    A demo in Codepen or Bootply would be more useful but it looks like a two column layout to me with separate rows in each rather than columns on top of columns.

    #194160
    Wiched
    Participant

    This is what I have done http://codepen.io/anon/pen/EaXorm

    I want the second sidebar to be right below the first one and i need 3 more below. I cant figure out how to do it and keep the responsiveness of bootstrap :)

    Any help will be greatly appreciated

    #194172
    Ilan Firsov
    Participant

    Here is how I would do it with Bootstrap image
    And a codepen: http://codepen.io/ilanf/pen/OPgvVb

    #194174
    Wiched
    Participant

    Thank you, Ilan this is exactly what i needed!

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