Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

How to get rid of the text in the bookmark toolbar. I want icons only like in the smart bar.

  • 4 odpowiedzi
  • 4 osoby mają ten problem
  • 6 wyświetleń
  • Ostatnia odpowiedź od msnelson

more options

Have gone to view, toolbars, checked icons and the text still shows up. How do I get rid on it on the toolbar, do not want text,

Have gone to view, toolbars, checked icons and the text still shows up. How do I get rid on it on the toolbar, do not want text,

Wszystkie odpowiedzi (4)

more options

You can also do this with code in userChrome.css

Add this code to userChrome.css below the @namespace line.


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#personal-bookmarks .toolbarbutton-text { display:none!important; }

more options

Thank you. Tried this and as I am using firefox version 4.0.1, it this doesn't work as it hasn't been updated or graded for version 4, but thank you.

more options

That code should work in all recent Firefox 3, 4 and later versions.

Which method did you use to create userChrome.css ?

Make sure that the file doesn't have a possibly hidden .txt file file extension.
See also:


Help > Troubleshooting Information > Profile Directory: Open Containing Folder

more options

ok, I'm sorry, but I haven't the faintest idea of what u r talking about. You must be a computer guru and I am just a user who barely gets by, but thank you anyway, guess I will just have to use it this way until they improve it or pos sible figure how to uninstall version and go back to 3.6 which had the smart bar, but again thank you for taking the time to try to help me. I really appreciate it.