How to put Firefox in Kiosk mode with no scroll bars

Here's how to make Firefox run in kiosk mode. Just install the add-on R-Kiosk.
From now on, Firefox will run in fullscreen with most of the user interface disabled.

If you want to also disable the scroll bars, you have to create a userContent.css file.
1) go to your Profile folder. In Windows 7, it is a subfolder of "%APPDATA%\Mozilla\" with a random name.
2) if a subfolder "chrome" doesn't exist in your profile folder, create the subfolder
3) if the userContent.css file doesn't exist, create it with notepad
4) add this line to the userContent.css file:
html { overflow: -moz-scrollbars-none; }


Comments

Popular posts from this blog

How to install and play Curse of Monkey Island on Android

How to fix the weird audio bug in Kingdom Come: Deliverance

How to get rid of coil whine just by tweaking BIOS

How to find the ScummVM game folder on Android

Minecraft recv failed error... fixed!

Exporting to a CMYK color profile with GIMP on Windows 10