為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how do I get the tabs to go under the bookmarks toolbar?

  • 4 回覆
  • 3 有這個問題
  • 1 次檢視
  • 最近回覆由 Shadow110

more options

Firefox 61.0.1, I would like to put the tabs under the toolbar

Firefox 61.0.1, I would like to put the tabs under the toolbar

被選擇的解決方法

Hi walbrecht, while there's no setting for this and no add-on, there is the option of using a userChrome.css file to override the toolbar order.

Your request has come up quite a few times since Firefox 57 was released (breaking "Classic Theme Restorer" and other legacy extensions) so there are now several different methods available. I'll mention one and you can explore others if this doesn't meet your needs.

Tabs on Bottom Recipe

You can use custom style rules to move the tabs bar. Firefox looks for a file named userChrome.css at startup and applies those rules to the user interface. When you have 10 minutes, here's what you do:

(A) Create a new chrome folder in your profile folder. This article has the steps for that (#1, #2, and optionally #3)

https://www.userchrome.org/how-create-userchrome-css.html

(There's a video for Mac as well as one for Windows.)

(B) Set Windows not to hide the .css file extension (step #4 in the above article)

(C) Download the following file and move it into that chrome folder:

https://www.userchrome.org/samples/userChrome-tabs_on_bottom.css

(D) Rename that file to just userChrome.css

The next time you quit Firefox and start it up again, it should discover that file and apply the rules.

Success?

Source: https://www.userchrome.org/what-is-userchrome-css.html#movetabbar (I run this site)

從原來的回覆中察看解決方案 👍 1

所有回覆 (4)

more options

Hi,

Unfortunately, there is no option to achieve this natively in Firefox. You may want to take a look at the Firefox addons to see if there is one to accomplish this behavior, but I don't think it is possible for an addon to modify this.

Sorry.

more options

選擇的解決方法

Hi walbrecht, while there's no setting for this and no add-on, there is the option of using a userChrome.css file to override the toolbar order.

Your request has come up quite a few times since Firefox 57 was released (breaking "Classic Theme Restorer" and other legacy extensions) so there are now several different methods available. I'll mention one and you can explore others if this doesn't meet your needs.

Tabs on Bottom Recipe

You can use custom style rules to move the tabs bar. Firefox looks for a file named userChrome.css at startup and applies those rules to the user interface. When you have 10 minutes, here's what you do:

(A) Create a new chrome folder in your profile folder. This article has the steps for that (#1, #2, and optionally #3)

https://www.userchrome.org/how-create-userchrome-css.html

(There's a video for Mac as well as one for Windows.)

(B) Set Windows not to hide the .css file extension (step #4 in the above article)

(C) Download the following file and move it into that chrome folder:

https://www.userchrome.org/samples/userChrome-tabs_on_bottom.css

(D) Rename that file to just userChrome.css

The next time you quit Firefox and start it up again, it should discover that file and apply the rules.

Success?

Source: https://www.userchrome.org/what-is-userchrome-css.html#movetabbar (I run this site)

more options

This worked perfectly, thank you

more options

Hi,Glad to hear that your problem has been resolved. If you haven't already, *Please select the answer that solves the problem*. This will help other users with similar problems find the solution more easily. Thank you for contacting Mozilla Support.

please Mark the question as Solved with the Solution so others can find it.