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".

Learn More

Remove icons from Bookmarks Toolbar?

  • 4 trả lời
  • 7 gặp vấn đề này
  • 100 lượt xem
  • Trả lời mới nhất được viết bởi GrogBlossom

more options

In the older version of Firefox I was using, it was easy to choose from 3 options for the Bookmarks Toolbar; display icons only, display names only, display both names and icons.

I chose to display names only as it saves space.

I downloaded newest version of Firefox and now it seems impossible to remove icons from Bookmarks Toolbar. (Others have asked about this but answers were unhelpful.)

I reinstalled an older version of Firefox and still I cannot get rid of icons.

Please help me get rid of icons in Bookmarks Toolbar!

Thank you!

In the older version of Firefox I was using, it was easy to choose from 3 options for the Bookmarks Toolbar; display icons only, display names only, display both names and icons. I chose to display names only as it saves space. I downloaded newest version of Firefox and now it seems impossible to remove icons from Bookmarks Toolbar. (Others have asked about this but answers were unhelpful.) I reinstalled an older version of Firefox and still I cannot get rid of icons. Please help me get rid of icons in Bookmarks Toolbar! Thank you!

Giải pháp được chọn

GrogBlossom wrote:

I now have my Bookmarks Toolbar looking how I like it. 

You're welcome.

GrogBlossom wrote:

I did rather like the rounded tabs rather than square tabs - can I have my cake and eat it too?
  1. Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
  2. Next to Classic Theme Restorer, click the Options button.
  3. On the Main tab, in the top left corner, choose "Curved tabs (Australis default)", or "Curved tabs (alternative)", or "Curved tabs (alternative Aero)".

GrogBlossom wrote:

Also, I'm not sure if I like tabs on very top or not... but cannot find a way to toggle that option. Possible? 

Also in the Classic Theme Restorer options window mentioned above, in the top left corner of the Main tab, choose between "Tabs not on top" or "Tabs on top (default)".

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (4)

more options

Don't use old versions of Firefox. They contain security vulnerabilities.


If you need to change the toolbar setup between Icons and Text, Icons Only or Text Only, you need Classic Theme Restorer. This add-on also provides a Small Icons mode.


If you only want to get rid of icons on the Bookmarks Toolbar,

  1. Install Stylish and restart Firefox when prompted.
  2. Click the ≡ Menu Button and choose Add-ons.
  3. In the Add-ons Manager, click User Styles on the left.
  4. Click the Write New Style button at the top. Paste the following in the text box, give the style a name, then click the Save button.
    • On my system, removing the icons makes the bookmarks appear too close to each other. Omit the last two lines of the style if you don't want to add any space between bookmarks.

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#PlacesToolbarItems .toolbarbutton-icon { display: none !important }
#PlacesToolbarItems .bookmark-item:first-child { margin-left: 6px !important; }
#PlacesToolbarItems .bookmark-item { margin-right: 6px !important; }

If you don't want to install an add-on, you can use the userChrome.css file instead, but I don't recommend it.

more options

Gingerbread Man, thanks very much. I reinstalled the latest version, then used your first suggestion - classicthemerestorer addon.

I now have my Bookmarks Toolbar looking how I like it.

However, new questions have arisen. I did rather like the rounded tabs rather than square tabs - can I have my cake and eat it too? Also, I'm not sure if I like tabs on very top or not... but cannot find a way to toggle that option. Possible?

Thanks for your help!

more options

Giải pháp được chọn

GrogBlossom wrote:

I now have my Bookmarks Toolbar looking how I like it. 

You're welcome.

GrogBlossom wrote:

I did rather like the rounded tabs rather than square tabs - can I have my cake and eat it too?
  1. Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
  2. Next to Classic Theme Restorer, click the Options button.
  3. On the Main tab, in the top left corner, choose "Curved tabs (Australis default)", or "Curved tabs (alternative)", or "Curved tabs (alternative Aero)".

GrogBlossom wrote:

Also, I'm not sure if I like tabs on very top or not... but cannot find a way to toggle that option. Possible? 

Also in the Classic Theme Restorer options window mentioned above, in the top left corner of the Main tab, choose between "Tabs not on top" or "Tabs on top (default)".

more options

Thanks again GBM, you're the best!

Two minor points - not an "Options" button, but a "Preferences" button I saw. Also, didn't have 3 curved tabs choices, but two (alternative or Australis default).

But anyway, your help is spot-on, thanks very much!