Page 1 of 1

Hiding statusbar 'Adblock'

Posted: Sun Oct 02, 2005 7:52 pm
by Guest
I vaguely remember downloading an Adblock mod that didn't have the statusbar icon (the 'Adblock' with the dotted underline).

Is it possible to disable this icon? I never use it and it takes up valuable space on the statusbar!

Thanks!

Posted: Sun Oct 02, 2005 9:41 pm
by LugWrench
Place this in your userChrome.css

Code: Select all

/* Remove the link in STATUS BAR for ADBLOCK extension */
 statusbarpanel[id="adblock-status"] { display:none !important;}

Posted: Sun Oct 02, 2005 10:35 pm
by Guest
With Adblock PLUS you can disable it within the preferences.

Posted: Mon Oct 03, 2005 8:21 am
by Guest
Thank you!

Posted: Wed Oct 05, 2005 5:41 pm
by RajahD
I have the opposite problem. I want the status bar link but I can't get the text or icon version to show up even though they are selected in the pereferences area. Any other reports of this? Any info I could provide to help troubleshoot the problem please let me know.

Posted: Wed Oct 05, 2005 10:20 pm
by mcm
Took me a while to discover what people were doing to cause that but eventually someone told me they were dragging the status bar icon to the far left hand side, which I never knew you could, and that was causing the problem. It should be fixed now in the latest development build:
http://p2.forumforfree.com/development- ... kplus.html

Posted: Thu Oct 06, 2005 4:53 pm
by RjahaD
Not sure if your comment applies to my problem or the original problem in this thread mcm but I tried the dev build anyway ;) That didn't change anything. I did however uninstall all other extensions and the status bar icon came up as soon as I restarted FF. I then reinstalled the other extensions 1 by 1 and the AD icon continued to show. All of my extensions are back and AD is working fine. Not sure if this means AD has to be installed first to work or if there was just some anomaly on my system.