Forums

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

Home Forums CSS How to make a horizontal content box?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30679
    arjunvasudeva
    Participant

    Hey forum, i was wondering how i could make a content box with horizontal scrollbars. I’ve tried Chris’ tutorial but that only works for a whole page when i tried. I’ve also tried doing this with overflow-x: scroll but with no avail, im trying to do this with images that have variable widths and fixed heights of 500px, it seems really simple but i just can’t do it!

    Thanks,

    Arjun

    #78851
    Eclipse
    Member

    Make a div with an ID in your HTML and assign overflow-x: scroll to it in CSS

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