Forums

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

Home Forums CSS force width and scroll.

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

    How do i force the width of the actual container to a certain width, but for the elements to be able to scroll.

    http://codepen.io/attilahajzer/pen/fcsgx

    #144938
    Paulie_D
    Member
    overflow-y:scroll
    

    Is this what you are looking for?

    #147210
    Paulie_D
    Member

    JS is not a skill of mine but it seems to me that the width of the ‘container’ should be limited to, what, 700px in order to get the overflow to work.

    #147215
    Paulie_D
    Member

    Only thing I can suggest is to look at some other examples and see how they structured theirs.

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