搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Remove icons from Bookmarks Toolbar?

  • 4 个回答
  • 7 人有此问题
  • 19 次查看
  • 最后回复者为 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!

被采纳的解决方案

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

定位到答案原位置 👍 1

所有回复 (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

选择的解决方案

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!