Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Remove menubar menus with userchrome.css

  • 6 відповідей
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від noel_envode

more options

I have this code to remove the Edit and Help menus

  1. helpMenu, #edit-menu { display: none !important; }

But I can't get it to work for the File, View, History, Bookmarks, and Tools menus.

I'd also like to replace the Tools and Help menus with custom buttons.

I have this code to remove the Edit and Help menus #helpMenu, #edit-menu { display: none !important; } But I can't get it to work for the File, View, History, Bookmarks, and Tools menus. I'd also like to replace the Tools and Help menus with custom buttons.

Обране рішення

cor-el said

You can see the IDs in this screenshot.

Thank you. That's precisely what I came here for.

the-edmeister said

IMO, just hide the Menu Bar and when you want to access those menu item categories just hit the Alt key to temporarily reveal the Menu Bar. Thenb click on what category you want to access. Also, you can access each of those categories via the keyboard directly using the underlined Hotkey's. IOW, if you want to open Options - hit Alt, then hit T (for Tools), then hit O (for Options).

the-edmeister, You put the icing on the cake. I got more than I bargained for today. Two for the price of one.

Xlnt Alt key tip. What I also like about it is that it gives "drag space". I recently noticed that enabling the menubar disables the "drag space" option in customize. Now you have the best of both worlds.

Thanks!

Читати цю відповідь у контексті 👍 0

Усі відповіді (6)

more options

Where are these menu bars you would like to remove ? If it is at the top of the browser to the far right why do you not just turn them off by going to Customize --> mouse to the bottom of the page to Tool Bars, or mouse top of the browser and Right Click.

more options

I'm, referring to the dropdown menus on the menubar

more options

noel_envoide said

I'm, referring to the dropdown menus on the menubar

So was I : https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars#w_turn-on-the-title-bar-menu-bar-or-bookmarks-toolbar

Reverse the above.

more options

IMO, just hide the Menu Bar and when you want to access those menu item categories just hit the Alt key to temporarily reveal the Menu Bar. Thenb click on what category you want to access.

Also, you can access each of those categories via the keyboard directly using the underlined Hotkey's. IOW, if you want to open Options - hit Alt, then hit T (for Tools), then hit O (for Options).

more options

You can see the IDs in this screenshot.

more options

Вибране рішення

cor-el said

You can see the IDs in this screenshot.

Thank you. That's precisely what I came here for.

the-edmeister said

IMO, just hide the Menu Bar and when you want to access those menu item categories just hit the Alt key to temporarily reveal the Menu Bar. Thenb click on what category you want to access. Also, you can access each of those categories via the keyboard directly using the underlined Hotkey's. IOW, if you want to open Options - hit Alt, then hit T (for Tools), then hit O (for Options).

the-edmeister, You put the icing on the cake. I got more than I bargained for today. Two for the price of one.

Xlnt Alt key tip. What I also like about it is that it gives "drag space". I recently noticed that enabling the menubar disables the "drag space" option in customize. Now you have the best of both worlds.

Thanks!