[Vimperator] Hide Scrollbars

Mario Martinez martinez.mario at gmail.com
Sat Feb 16 19:53:30 PST 2008


Hi and thanks for this great extension,

My screen is too small (7 inch) so I would like to have a bit of more
space, for that reason I had hidden the scrollbars using the Firefox
addon Stylish (see the CSS below), but when I did that, it appeared
another problem.  When I tried to search forward, Firefox (or
Vimperator) didn't jump to the position of the first ocurrence,
instead just highlighted it.

This is the CSS style that I used on Stylish to hide the scrollbars.

body { 
        overflow-y: hidden ! important; 
        overflow-x: hidden ! important; 
}
 
So I have two cuestions. Is there another way to hide or remove the
scrollbars? and the "search forward" problem is a bug or there is
something I don't understand on the CSS?

I'm on vimperator 0.6 and Firefox 3.0/b3

Thanks in advance

-- 
Mario Martínez


More information about the Vimperator mailing list