Join the AMA (Ask Me Anything) with Firefox leadership team to talk about Firefox priorities in 2024. Mark your calendar! Thursday, June 13, 17:00 - 19:00 UTC.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

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