Mozilla 도움말 검색

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

자세히 살펴보기

Why can't I have my bookmarks show up as icons only in my bookmark toolbar? (Mac OX)

  • 6 답장
  • 57 이 문제를 만남
  • 3 보기
  • 최종 답변자: multirow

more options

I once had my bookmarks appear only as icons in my toolbar; this allowed a lot more bookmarks to be visible. Now only the full name appears, so I have to click the + to get the unseen bookmarks to show up. What happened?

I once had my bookmarks appear only as icons in my toolbar; this allowed a lot more bookmarks to be visible. Now only the full name appears, so I have to click the + to get the unseen bookmarks to show up. What happened?

선택된 해결법

There are extensions that can only show icons on the Bookmarks toolbar.
You can use one of them if my above posted solution (that can be done without extensions) is too complicated.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (6)

more options

To hide the text you can add 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;}


See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

more options

Thanks, but this is way too advanced for me....I seem to recall there was a menu choice somewhere that said "Show Icons Only" in the Bookmark Bar. I guess not.

more options

The selection you are referring to applies only to icons other than the Bookmarks Toolbar (View > Toolbars > Customize > "Show:", change to "Icons Only"). The advice cor-el gives is probably the only solution to your question.

If you need more Bookmark Toolbar space, see Multirow Bookmarks Toolbar: https://addons.mozilla.org/en-US/firefox/addon/6937

글쓴이 Helper7677 수정일시

more options

선택된 해결법

There are extensions that can only show icons on the Bookmarks toolbar.
You can use one of them if my above posted solution (that can be done without extensions) is too complicated.

more options

Thanks guys. The Smart Bookmarks addon did the trick!

more options

We have updated Multirow Bookmarks Toolbar to work with Firefox 4.

https://addons.mozilla.org/en-US/firefox/addon/multirow-bookmarks-toolbar/

We have included Autohide and the ability to turn off the text on Bookmarks and Folders.

Please let us know how it works for you.

multirow