Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 3 відповіді
  • 5 мають цю проблему
  • 2 перегляди
  • Остання відповідь від 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?

Усі відповіді (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