Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

menubar

  • 4 件の返信
  • 1 人がこの問題に困っています
  • 28 回表示
  • 最後の返信者: Roland Tanglao

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 (doing minimal support) により に変更されました

すべての返信 (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