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

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

Докладніше

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

Move tabs to under Bookmarks toolbar

  • 2 відповіді
  • 14 мають цю проблему
  • 1 перегляд
  • Остання відповідь від cor-el

more options

I want to move the Tabs from the top of the screen (they are just underneath the Menu items) to underneath the (cutomised) Bookmarks toolbar - where they used to be.

How can i do this?

I want to move the Tabs from the top of the screen (they are just underneath the Menu items) to underneath the (cutomised) Bookmarks toolbar - where they used to be. How can i do this?

Усі відповіді (2)

more options

Hey kev888,

We spent a lot of time designing the new interface. In our user testing the majority of our users felt like it was a big improvement and it really streamlined the browser.

That being said, we really care about all of our users and not just the majority vote ;) Firefox is SO CUSTOMIZABLE that if you really really want the old look back you can do it with one quick step. This article will walk you through the process!

Matt

more options

See:

--- If you do not want to use an extension then you can move the Tab bar to the lower position with code in userChrome.css as basically you only need to give the Tab bar a higher -moz-box-ordinal-group value (most toolbars have a default -moz-box-ordinal-group:1 to show them in DOM order).