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 ».

Learn More

Well, since the newest Update are the Tabs in Firefox above the adress bar. How can I get them down?!

  • 3 réponses
  • 5 ont ce problème
  • 2 vues
  • Dernière réponse par cor-el

more options

How the Question says, the Tabs are above the adress bar and this looks...I cant find the right word for this. So, how can I change this? Or do I have to undo the Update?

How the Question says, the Tabs are above the adress bar and this looks...I cant find the right word for this. So, how can I change this? Or do I have to undo the Update?

Toutes les réponses (3)

more options

Don't downgrade. It would expose your system to security vulnerabilities.

You can use any of the following add-ons.

If you don't want to install an add-on, put the following style in the userChrome.css file and restart Firefox. You can use the Stylish add-on instead, if you have it installed.


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* The above line should appear only once in the file */

#TabsToolbar { -moz-box-ordinal-group: 99 !important }

more options