Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSS overflow problem
#1
So I am trying to create a horizontal area with thumbnails.

I have the box set at 2000 pixels (just a random number for now) because there will be a bunch of them but the style sheet set at 600 pixels which is the width of my design area.

I am getting a vertical scroll bar when I don't want one. I tried using:

overflow:auto
overflow-x: auto
overflow-x: scroll

None of them remove the vertical scroll bar. I can't figure out what isn't working. When I try adding overflow-y:hidden it just hides the problem and can't see the remaining thumbnails. I have done this before but can't understand what I may be missing.
Reply


Messages In This Thread
CSS overflow problem - by lipskidder - 09-24-2009, 11:46 PM
Re: CSS overflow problem - by mattkime - 09-25-2009, 12:10 AM
Re: CSS overflow problem - by M A V I C - 09-25-2009, 12:23 AM
Re: CSS overflow problem - by lipskidder - 09-25-2009, 12:43 AM
Re: CSS overflow problem - by mattkime - 09-25-2009, 01:07 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)