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! 🎁

搜索 | 用户支持

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

详细了解

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).