Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Hide Bookmarks text, display them on mouse over.

  • 1 válasz
  • 2 embernek van ilyen problémája
  • 18 megtekintés
  • Utolsó üzenet ettől: 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.

Kiválasztott megoldás

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

Válasz olvasása eredeti szövegkörnyezetben 👍 4

Összes válasz (1)

more options

Kiválasztott megoldás

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