为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

menubar

more options

Since Thunderbird changed the menu bar is not any more above the email bar. It is with Bestand, Bewerken, Beeld enz.

How can I get it back at the top??

It is far less easy now.

I wanted to ask for help but on the Dutch site I could not find a button for help. Only at he English site.

But I am Dutch.

Hope that I can get the Menu bar on top again like in Firefox..

Please help and change it back.

Kind regards

Paulien de Jongh [removed address, phone# and email from public support forum] Holland

Since Thunderbird changed the menu bar is not any more above the email bar. It is with Bestand, Bewerken, Beeld enz. How can I get it back at the top?? It is far less easy now. I wanted to ask for help but on the Dutch site I could not find a button for help. Only at he English site. But I am Dutch. Hope that I can get the Menu bar on top again like in Firefox.. Please help and change it back. Kind regards Paulien de Jongh [removed address, phone# and email from public support forum] Holland
已附加屏幕截图

由James于修改

所有回复 (4)

more options

- click settings>general and scrollodown to config editor - search for toolkit.legacyUserProfileCustomizations.stylesheets and change to true - then you need the chrome folder in profile, and a userChrome.css file. - 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

Dear David,

I could put it on true but the rest I couldnt find the rest. I use Firefox, Where do I find chrome folder in profile, and a userChrome.css file and the rest? Can you say it in Dutch?

Kind regards,

Paulien de Jongh

more options

Ok, it is not there initially, but you must create it. My apologies. And you must also create the userChrome.css in text editor (be sure that it is not userChrome.css.txt. and not userchrome.css. ) I regret my oversight.

more options

Hi:

To make the menu bar visible at all times in Windows and Linux (no need for this in macOS) "App Menu i.e. ≡" > View > Toolbars > tick "Menu Bar"

hope that helps!

...Roland