Mozilla 도움말 검색

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

자세히 살펴보기

Hide Bookmarks text, display them on mouse over.

  • 1 답장
  • 2 이 문제를 만남
  • 18 보기
  • 최종 답변자: Pessoal

more options

Hi there guys, I was using this addon https://addons.mozilla.org/pt-BR/firefox/addon/roomy-bookmarks-toolbar/ and after 57+ uptade my bookmarks icons were not hiding the text label, so I've done some research and come out with a solution.

Hi there guys, I was using this addon https://addons.mozilla.org/pt-BR/firefox/addon/roomy-bookmarks-toolbar/ and after 57+ uptade my bookmarks icons were not hiding the text label, so I've done some research and come out with a solution.

선택된 해결법

So this is the solution:

  1. Locate your firefox profile folder, in this article they say where you can find it: http://kb.mozillazine.org/Profile_folder
  2. Find your profile folder mine was: C:\Users\***\AppData\Roaming\Mozilla\Firefox\Profiles\***.default\
  3. Locate a folder called chrome (if it doesn't exists create one through your O.S) must be lowercase
  4. Locate inside chrome folder the file: userChrome.css (if it doesn't exists create one through your O.S, google how to create a .css file on notepad) Chrome must be cased as shown above
  5. Add the code: https://pastebin.com/1r6cc8hW
  6. Restart Firefox, now you are done, if you don't want text to be displayed within the icons just remove the last line.

Hope this helps you guys out, this way if you have like 80 bookmarks icons you don't need to edit every single one of then, and you still able to identify bookmarks just on mouse hover in case you forget (happens to me all the time).

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

모든 댓글 (1)

more options

선택된 해결법

So this is the solution:

  1. Locate your firefox profile folder, in this article they say where you can find it: http://kb.mozillazine.org/Profile_folder
  2. Find your profile folder mine was: C:\Users\***\AppData\Roaming\Mozilla\Firefox\Profiles\***.default\
  3. Locate a folder called chrome (if it doesn't exists create one through your O.S) must be lowercase
  4. Locate inside chrome folder the file: userChrome.css (if it doesn't exists create one through your O.S, google how to create a .css file on notepad) Chrome must be cased as shown above
  5. Add the code: https://pastebin.com/1r6cc8hW
  6. Restart Firefox, now you are done, if you don't want text to be displayed within the icons just remove the last line.

Hope this helps you guys out, this way if you have like 80 bookmarks icons you don't need to edit every single one of then, and you still able to identify bookmarks just on mouse hover in case you forget (happens to me all the time).