This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

Would someone care to share how to remove the icons from the bookmark toolbar display?

  • 5 amsoshi
  • 1 yana da wannan matsala
  • 11 views
  • Amsa ta ƙarshe daga cor-el

more options

I would like to do this without resorting to an addon/extension(deiconizer/stylish themes) or having your back/forward/reload/etc icons changed as well(the prefs) or having to go to an older version of FF(where it was simple)?

It used to be a simple modification of userChrome.css by adding this: .bookmark-item > .toolbarbutton-icon { display: none !important; }

I would like to do this without resorting to an addon/extension(deiconizer/stylish themes) or having your back/forward/reload/etc icons changed as well(the prefs) or having to go to an older version of FF(where it was simple)? It used to be a simple modification of userChrome.css by adding this: .bookmark-item > .toolbarbutton-icon { display: none !important; }

All Replies (5)

more options
more options

Did you even read what I wrote?

"without resorting to an addon/extension(deiconizer/stylish themes)"

more options

Code like that should still be working.

Is other code in userChrome.css still working?

Did you check the Tools > Error Console?


#personal-bookmarks .bookmark-item > .toolbarbutton-icon { display:none!important; }
more options

Not sure why I could not get it to work, had tried most everything short of a complete new install of FF/new profile/everything a couple times since updating and no dice. The deiconizer addon was working but would have to be "toggled" fairly often for me...this works all the time.

After a fresh install, fresh profile, and fresh userChrome.css it seems to be working again. Perhaps having that in place when I updated things caused some issues. Who knows. Thanks

more options

You're welcome