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!