Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Order of menu bars mixed up

  • 11 trả lời
  • 2 gặp vấn đề này
  • 56 lượt xem
  • Trả lời mới nhất được viết bởi ottsshoals

more options

The MAIN menu bar is displayed BELOW the contextual menu bar.

And there is no way to fix it.

I have tried EVERYTHING!!!

(see screenshot)

The MAIN menu bar is displayed BELOW the contextual menu bar. And there is no way to fix it. I have tried EVERYTHING!!! (see screenshot)
Đính kèm ảnh chụp màn hình

Tất cả các câu trả lời (11)

more options

Try this: - 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 filein the folder. - 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

Hi David, thank you for your reply and help. I did everything as described but nothing changed unfortunately, even after several restarts.

more options

Please recheck. All others who have received this solution have reported success.

more options

I really did everything step by step according to the description.

Is this the correct path to place the userChrome.css file into:

C:\Users\MyUsername\AppData\Roaming\Thunderbird\Profiles\ksjdhfd.default-release\storage\permanent\chrome

(There are also subfolders.. I placed the file there, too) But that is the only chrome folder I found in my installation.

May I ask what is this line in the file about: @namespace html url("http://www.w3.org/1999/xhtml");

Được chỉnh sửa bởi santiago-berlin vào

more options

I really did everything according to your description.

Is this the correct chrome folder?

C:\Users\MyUsername\AppData\Roaming\Thunderbird\Profiles\sdgsgvs.default-release\storage\permanent\chrome

I put the userChrome.css file in the subfolders, too.

May I ask what the line "@namespace html url("http://www.w3.org/1999/xhtml");" in the css is about?

Again thank you!!

more options

No. The chrome folder must be in the profile itself. It is NOT there by default, so you must create it.

more options

Like this?

C:\Users\MyUsername\AppData\Roaming\Thunderbird\Profiles\chrome\

more options

No, in the profile itself, suchas users\username\appdata\roaming\thunderbird\profiles\<profilename>\chrome

more options

Perfect, now it works!!!

Thank you David!!!!

more options

You're most welcome.

more options

How do we get to programmers to fix this mistake so programming is not needed? It should be an option to begin with.