Help - Search - Members - Calendar
Full Version: remove right scrollbar?
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
souldreamers
Hi, I'm making a horizontal scroll layout. Is there anyway to remove the right scrollbar all together so you don't see it? And just have the bottom horizontal scrollbar? Thanks
lovescream
For.. xanga?
whomps
Insert this in the div:

overflow-y: hidden;
souldreamers
QUOTE(x_angawhomps @ Jan 9 2005, 8:32 PM)
Insert this in the div:

overflow-y: hidden;
*


yup for xanga. ^ yah that code works for the blog. But I meant the right scrollbar in the IE browser. sad.gif
whomps
Is that an actual scrollbar? That's scrollable? Or is it like.. unscrollable. You can use that "overflow-y: hidden" thing in your BODY class in your CSS.
avalon*
yeah i did that, just stick it somewhere in your css and it should get rid of the scrollbar.
souldreamers
QUOTE(x_angawhomps @ Jan 9 2005, 9:02 PM)
Is that an actual scrollbar? That's scrollable? Or is it like.. unscrollable. You can use that "overflow-y: hidden" thing in your BODY class in your CSS.
*


ahhhhh genius! Thanks a bunch! I would have never figured it out... or maybe by the time I did I would be.. wacko.gif

Topic can be closed now.
whomps
QUOTE(souldreamers @ Jan 9 2005, 6:25 PM)
ahhhhh genius! Thanks a bunch!  I would have never figured it out... or maybe by the time I did I would be..  wacko.gif 

Topic can be closed now.
*


No problem. happy.gif

Topic Closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.