Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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