搜索 | 用户支持

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

详细了解

position of Menu line on top

  • 3 个回答
  • 4 人有此问题
  • 32 次查看
  • 最后回复者为 Toad-Hall

more options

With the new supernova TB email, how can I put the menu line on the top of the screen with the tool bars I selected under this menu line?

With the new supernova TB email, how can I put the menu line on the top of the screen with the tool bars I selected under this menu line?

所有回复 (3)

more options

- click settings>general and scrollodown to config editor - search for toolkit.legacyUserProfileCustomizations.stylesheets and change to true - then you need a folder named 'chrome' in profile, and a userChrome.css file in the folder (with content shown below). - exit and restart TB and it should work, although I've sometimes found I have to restart TB twice to see changes in userChrome.css - Below is content for userChrome.css

/*  #######    */
@namespace html url("http://www.w3.org/1999/xhtml");

#toolbar-menubar {
  order: 1;             
}

unified-toolbar {
  order: 2;             
}

#tabs-toolbar {
  order: 3;              
}

more options

thank you--will try that but it should be just a drag and drop or option for us non technical ones.

more options

I created a question in the forum so that people can use it. It saves needing to type everything each time.

It includes some images that may help.

It's never going to be an option. I've asked and so have many others. This offers an explanation why it's not going to be considered regardless of how many people want it because it is logical to have the main menu bar at the top.

There are many requests in the Bugzilla forum.

Note it says 'wontfix'