Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 4 trả lời
  • 4 gặp vấn đề này
  • 6 lượt xem
  • Trả lời mới nhất được viết bởi 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,

Tất cả các câu trả lời (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.