Switch to the dark side!
General Discussion

General Discussion

Latest Discussion
1 day ago
2 days ago
1 week ago
3 weeks ago
4 weeks ago
More...

Post a new topic



remove icons on tabs in firefox

2093
craves says:

hi!

i wonder how to remove the icons from the tabs in firefox. anyone? thanks. :]

05:28 pm, Saturday, September 29, 2007 (1 year ago)
1358
excess says:

Some sort of userchrome script. Lemme see if I can find mine.

Edit: Nevermind. Pyro's thing should do the trick.

06:35 pm (1 year ago)
2317
Pyro_ says:

I think this is what you're looking for ...

http://www.mozilla.org/support/firefox/tips#beh_icons

06:35 pm (1 year ago)
1408
aMADme says:

that'll only display the default favicon instead

add this to your userchrome.css

.tab-icon {
display:none !important;
}

06:42 pm (1 year ago)
 

Reply to this topic

You must register and become a member to post a reply.