Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Disabling the mouseover to reveal the address/toolbar while in fullscreen - old method doesn't work

  • 4 antwurd
  • 1 hat dit probleem
  • 196 werjeftes
  • Lêste antwurd fan cor-el

more options

Hi,

Previous method using useChrome.css doesn't work anymore, should I type something else in userChrome.css to make it work?

See thread below for the updated code that doesn't work for me (*|div#fullscr-toggler {display:none!important;}

https://support.mozilla.org/en-US/questions/1324666

Hi, Previous method using useChrome.css doesn't work anymore, should I type something else in userChrome.css to make it work? See thread below for the updated code that doesn't work for me (''*|div#fullscr-toggler {display:none!important;}'' https://support.mozilla.org/en-US/questions/1324666

Keazen oplossing

Did you make sure that userChrome.css is a CSS file and not a text file with a hidden .txt file extension (userChrome.css.txt) ?

Dit antwurd yn kontekst lêze 👍 1

Alle antwurden (4)

more options

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.

more options

Hello, I enabled this already but it doesn't work. My userChrome.css file is under my profile folder in a chrome sub folder (C:\Users\Me\AppData\Roaming\Mozilla\Firefox\Profiles\XXXXXXXX.default-release\chrome) The only line in the file is *|div#fullscr-toggler {display:none!important;} The only action I did in about:config is setting toolkit.legacyUserProfileCustomizations.stylesheets to true I restarted firefox after doing this but it doesn't work. I'm using version 96.0.3 (64-bit)

Could you help identify what I did wrong if the code is still working for you?

more options

WARNING from the moderator team: This script is not provided by Mozilla and is not officially supported. Firefox is a work in progress and, to allow for continuous innovation, Mozilla cannot guarantee future updates won’t impact your customizations. For this reason, Mozilla does not officially support style rules customization.

Please read Firefox Advanced Customization and Configuration Options to learn more.

more options

Keazen oplossing

Did you make sure that userChrome.css is a CSS file and not a text file with a hidden .txt file extension (userChrome.css.txt) ?