Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

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

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

Докладніше

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

94.0.1 - Tabs position

  • 2 відповіді
  • 1 має цю проблему
  • 10 переглядів
  • Остання відповідь від Gummo

more options

For some time, I was able to have my tabs appear below the address bar and bookmarks bar (can't remember how I did it). However, 94.0.1 has repositioned my tabs above those bars once more.

Any idea how to fix this?

For some time, I was able to have my tabs appear below the address bar and bookmarks bar (can't remember how I did it). However, 94.0.1 has repositioned my tabs above those bars once more. Any idea how to fix this?

Змінено Gummo

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

more options

You can only move the Tab bar to a position below the Navigation Toolbar by using CSS code in userChrome.css.

DISCLAIMER: modifications made through a userChrome.css file can stop working as Firefox evolves in new releases, and can "break" the interface in serious ways.


See this forum response for updated CSS code for Firefox 89+ to see if that works for you.

See also: More info about userContent.css and userChrome.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html

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

I'll give that a lash - thanks cor-el.