treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Twitter Bootstrap site with vertical accordian menu and Carousel

  • Okay...I am learning and teaching myself HTML and the like. So basically I sucketh at this...but I am trying so give me props for that. I am trying to code myself a very simple webpage for my photography business.

    I would like to have an accordian vertical menu with carousel that matches it in the same line. So far all i can get it is all stacked. I have looked over all of the issues with scaffolding and and offsetting and I am just not getting it to work. I included a jsfiddle thanks

    http://jsfiddle.net/lbergstrom/xHEgR/

  • Here is a screenshot of what I want it to look like

    http://screencast.com/t/XRVQWdmG

  • From what I can see your markup is drastically wrong.

    It would appear that you need a 'row' to hold two divs (one for the slider [span_10?]and another for the menu/sidebar[span_2?]) but you don't....at least not in that order.

    I think you need to revisit the grid framework that TWB provides.

    I have NO idea why your menu is made up of divs instead of ul/li but perhaps that a TWB thing.

  • Paulie, Thanks...I'll be starting over and trying again.

    I'm a new to this and just figuring it out.

    Thanks, Lindsey