The author has marked this style as obsolete.




simply hides horizontal and vertical scrollbars (tested Firefox 2.0)
kache: use default theme
rather than using display:none, i used visibility:collapse, at least in my case this way there is no remaining grey bar...
try:
http://userstyles.org/styles/5449cheers, tom
Useless, because still remains a grey bar on the right.
Either, the Weishun stile doesn't work properly, because using it becomes impossibile to scroll the pages using the mouse's wheel.
This isn't working in Greasemonkey.
Can this be autohided?
I can see hiding the vertical but like to have the horizontal so I changed it to:
body { overflow-y: hidden ! important; overflow-x: auto ! important; }
.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}