Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Move Open Tab Position on Toolbar

  • 2 отговора
  • 1 има този проблем
  • 5 изгледи
  • Последен отговор от cor-el

more options

Don't know what I did but somehow I moved my Open Tab Bar and it is showing under the Navigation Bar. I've tried the Customize Toolbar option but the TAB bars are not an option to move. How can I reposition Open Tabs?

Don't know what I did but somehow I moved my Open Tab Bar and it is showing under the Navigation Bar. I've tried the Customize Toolbar option but the TAB bars are not an option to move. How can I reposition Open Tabs?

Всички отговори (2)

more options

I don't think it's possible to move the tab strip via the customize toolbar option; so my guess is there's an extension that's modified your tab bar, or you've got some custom CSS running that modifies the browser's interface.

I would recommend you:

  1. Try Launching Firefox in Troubleshoot Mode to test if the tab bar is in the correct place when in Troubleshoot Mode
  2. Try Refreshing Firefox to reset whatever setting or extension is causing your tab bar to be moved

Here's instructions on how to do both of those things: Diagnose Firefox issues using Troubleshoot Mode Refresh Firefox - reset add-ons and settings

more options

You can only move the Tab bar via code in userChrome.css. Troubleshoot Mode disables userChrome.css.


More info about userChrome.css/userContent.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.