This is a discussion on Change icon in the newsgroup title when there are watched threadwith unread messages - Mozilla ; Hi all, I have posted this question also in the MozillaZine forum and I have searched with Google without finding a positive reply. http://forums.mozillazine.org/viewto...987059#2987059 I try to ask also in this newsgroup, it is possible that this question it is ...
Hi all,
I have posted this question also in the MozillaZine forum and I have
searched with Google without finding a positive reply.
http://forums.mozillazine.org/viewto...987059#2987059
I try to ask also in this newsgroup, it is possible that this question
it is more interesting for usenet users.
======================
I would like to change the icon in newsgroup title when my watched
thread contains an unread message.
I have searched with Google and in the forum but I haven't found nothing.
I have found how to change the icon of a specific folder by name, using
userchrome.js or modifing messenger.xul like suggested in these page:
http://kb.mozillazine.org/UserChrome..._icons_.281.29
http://forums.mozillazine.org/viewtopic.php?p=2282596
I would like using a code like this:
Code:
treechildren::-moz-tree-image(hasWatchedThreadWithUnread)
{list-style-image: url("fish.png") !important;}
changing the icon when a newsgroup folder contains a watched thread with
unread message.
Is it possible with some javascript code or modifing the file
messenger.xul register this attribute ?
======================
Thanks , and sorry for my english, I know it is not very well.