Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Hide Bookmarks text, display them on mouse over.

  • 1 件の返信
  • 2 人がこの問題に困っています
  • 390 回表示
  • 最後の返信者: 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).