Forums

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

Home Forums Design Website layout – Help needed!

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

    Hello, i’m learning the bootstrap framework and i’m trying to create a layout from picture i like for accordion page. I’ve done what i can for now but i need help and corrections to improve and learn better ways.

    This is the result i want. http://s18.postimg.org/e3vdvskbt/layout.jpg

    This is what i have done so far.

    http://codepen.io/Wiched/pen/qEKYeK

    I will appreciate any advice and corrections for it to look better and more like the image.

    Thank you and regards

    #197101
    Shikkediel
    Participant

    When I try to go to full page view (being curious about the horizontal scrollbar), it says to pinch the creator in the leg to verify their email. ;-)

    Looks rather good for the rest…

    #197102
    Paulie_D
    Member

    The scrollbar is cause by bootstraps css

    .row {
      margin-right: -15px;
      margin-left: -15px;
    }
    
    #197109
    Wiched
    Participant

    What i could not do is when one of the accordions is clicked to hide the title ( the blue line and text) and to show the title of the accordion in the grey are like on the jpg. How can i do that?

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