Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.