Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 4 件の返信
  • 4 人がこの問題に困っています
  • 6 回表示
  • 最後の返信者: 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,

すべての返信 (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.