搜索 | 用户支持

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

详细了解

Move menu bar in Firefox Quantum?

  • 3 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 blacklodgepup

more options

Hello! I would like to be able to move the menu bar in firefox quantum. I have attached an image below. I have already found out how to move the tabs below the address bar. Thank you!

Hello! I would like to be able to move the menu bar in firefox quantum. I have attached an image below. I have already found out how to move the tabs below the address bar. Thank you!

被采纳的解决方案

That one didn't work but it was solved over here https://www.reddit.com/r/FirefoxCSS/comments/8atyic/can_someone_help_me_make_firefox_quantum_look/

for now at least, Thank you for the effort!

定位到答案原位置 👍 0

所有回复 (3)

more options

here is image

more options

That would normally involve adding a line to userChrome.css to give that item a suitable -moz-box-ordinal-group value to position it between other toolbars

#toolbar-menubar {-moz-box-ordinal-group:100!important}
more options

选择的解决方案

That one didn't work but it was solved over here https://www.reddit.com/r/FirefoxCSS/comments/8atyic/can_someone_help_me_make_firefox_quantum_look/

for now at least, Thank you for the effort!

由blacklodgepup于修改