为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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).