Jump to content


Vertical scrollbar


2 replies to this topic

#1 Liesjuh

    Young Padawan

  • Members
  • Pip
  • 26 posts

Posted 21 May 2006 - 06:48 AM

How do I get rid of a vertical scrollbar. My site is just 1 pixel to wide and I want to get rid of the vertical scrollbar cuz it looks stupid. The page does need a horizontal scrollbar so cant do scroll="no".

#2 Matthew.

    Official Spammer .Matt

  • Members
  • PipPipPipPip
  • 2,749 posts
  • Gender:Male
  • Location:England

Posted 21 May 2006 - 07:06 AM

you know vertical is...

^
|
|
|

and horizontal is

-------> right? Cuz if your site was 1px too wide then you want to get rid of the horizontal.

Also, you shouldnt try to hide the problem. Instead try and fix it. But anyway here it is:

For IE you can use:
overflow-x:hidden;

for firefox there is no solution to my knoledge, however you could try using :

overflow: none;


#3 Liesjuh

    Young Padawan

  • Members
  • Pip
  • 26 posts

Posted 23 May 2006 - 02:39 PM

ah yes, forgot that. But I desided to dont do it, cuz there are people with smaller screen resolutions sow its pretty irritating if they cant scroll >_>
Thanx for your help anyway

Edited by Liesjuh, 23 May 2006 - 02:39 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users