Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 4 个回答
  • 3 人有此问题
  • 22 次查看
  • 最后回复者为 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.