iGoogle home tab filter no longer works
iGoogle home tab filter no longer works
The filter to remove the home tab on the left side of my iGoogle page is no longer working. It is "google.com#TD(class=leftborder)". It quit working sometime in the last day or two, I'm not sure when I last signed in to iGoogle.
I am using Firefox 4.0 and Adblock Plus 1.3.5.
I am using Firefox 4.0 and Adblock Plus 1.3.5.
Re: iGoogle home tab filter no longer works
The whole left column? You can try
Code: Select all
google.com##td.G-LR
Re: iGoogle home tab filter no longer works
Thanks for "google.com##td.G-LR" This seem to work in Firefox 3.5.18.
Re: iGoogle home tab filter no longer works
FYI: It should work for all Firefox and Chrome versions.
Re: iGoogle home tab filter no longer works
Thanks, that does the job!Ares2 wrote:The whole left column? You can tryCode: Select all
google.com##td.G-LR
Re: iGoogle home tab filter no longer works
How do you get to the different igoogle pages if the tabs are completely gone?
Re: iGoogle home tab filter no longer works
tomamitai wrote:The filter to remove the home tab on the left side of my iGoogle page is no longer working. It is "google.com#TD(class=leftborder)". It quit working sometime in the last day or two, I'm not sure when I last signed in to iGoogle.
I am using Firefox 4.0 and Adblock Plus 1.3.5.
Go into igoogle settings, select english Uk ( if it is selected already, change nothing)
Change nothing else, Click Save at bottom of page.
The home tab should now be gone. Go into Tools- options, Click use current page,
Do this or igoggle will revert to the page with the Home Tab...
hope this helps.
Colin J...
Re: iGoogle home tab filter no longer works
argh!! google have changed the code again!!!!.....
anyone got a new filter that works?
anyone got a new filter that works?
Re: iGoogle home tab filter no longer works
The left colum on igoogle can be hidden with:
Code: Select all
google.com##td#col1.leftborder
Re: iGoogle home tab filter no longer works
thanks mlaw!!
google.com##td.G-KS <-- this one works with Google's latest update!!
what a stupid game of cat and mouse Google keep playing huh?
google.com##td.G-KS <-- this one works with Google's latest update!!
what a stupid game of cat and mouse Google keep playing huh?
Re: iGoogle home tab filter no longer works
19 May.... and Google have done it again....
none of the above filters work any more!
none of the above filters work any more!
Re: iGoogle home tab filter no longer works
Hmm, try:
Code: Select all
www.google.com##td.G-BT[valign="top"]
Re: iGoogle home tab filter no longer works
Yep, that works!! thanks Ares2!!
Just out of interest... how do you work out the updated filter to use? Is there an obvious place to look in the iGoogle page source code?
Just out of interest... how do you work out the updated filter to use? Is there an obvious place to look in the iGoogle page source code?