Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 4 réponses
  • 4 ont ce problème
  • 6 vues
  • Dernière réponse par 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,

Toutes les réponses (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.