Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

FF 137 breaks userChrome.css tabs below toolbar

  • 2 réponses
  • 1 a ce problème
  • 220 vues
  • Dernière réponse par Piscator

W11 24H2

I just received an update to FF 137 and my userchrome.css which is set to show tabs BELOW the toolbars (i.e. a logical place above the relevant pages and not halfway up the toolbars etc.) has stopped working. Checked the toolkit.legacy etc and it's still enabled.

Any ideas to fix this are welcome.

W11 24H2 I just received an update to FF 137 and my userchrome.css which is set to show tabs BELOW the toolbars (i.e. a logical place above the relevant pages and not halfway up the toolbars etc.) has stopped working. Checked the toolkit.legacy etc and it's still enabled. Any ideas to fix this are welcome.

Solution choisie

Hi, we can't keep backward compatibility with your custom CSS.

Developer says it works -> https://github.com/MrOtherGuy/firefox-csshacks/issues/536 , please pull the latest changes from the repository, you have an old version of the tabs_on_bottom_v2.css file.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

Solution choisie

Hi, we can't keep backward compatibility with your custom CSS.

Developer says it works -> https://github.com/MrOtherGuy/firefox-csshacks/issues/536 , please pull the latest changes from the repository, you have an old version of the tabs_on_bottom_v2.css file.

Thanks. Got it and now back to normal.