본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Want to enlarge fonts in drop down menus, Esp. for" show all bookmarksbookmarks"

  • 4 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: Pulaski

more options

The fonts are really small in the bookmark drop down menus.

The fonts are really small in the bookmark drop down menus.

선택된 해결법

There is a Firefox extension which allows you to enlarge the fonts in the menu and toolbar area. You could give this a try and see whether it works for bookmarks, too:

https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

Its button usually appears toward the end of the main toolbar after you install it. Once you are done setting the font size you want, you can take the button off the bar using the Customize feature. See: Customize Firefox controls, buttons and toolbars.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

EDIT: It seems that you can accomplish your goal according to the method described here. But instead of:

menubar { background-color: red; }

You should put (with 20 replaced by whatever font size you want):

* { font-size: 20pt !important }

But this might be too technical. I am sure jscher2000's answer will work a lot better for you.

Obviously there are still a lot of things I don't know about FF :)

ORIGINAL: Those fonts are controlled by your operating system. If you want bigger fonts in menus (not just those in firefox), you can try this.

Just a disclaimer. I use a different operating system, so I can't verify what is described in the link actually works.

글쓴이 icewolf 수정일시

more options

선택된 해결법

There is a Firefox extension which allows you to enlarge the fonts in the menu and toolbar area. You could give this a try and see whether it works for bookmarks, too:

https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

Its button usually appears toward the end of the main toolbar after you install it. Once you are done setting the font size you want, you can take the button off the bar using the Customize feature. See: Customize Firefox controls, buttons and toolbars.

more options

Note that on Mac you likely can't modify the font size of the menu bar as that bar is under control of the Mac OS and can't be modified via an extension or code in userChrome.css. So the above mentioned Theme Font & Size Changer extension will only work for the Bookmarks Toolbar and possibly the bookmarks sidebar.

more options

It worked