Web Design, SEO Consultants, Web Development Basingstoke, Hampshire | Solvd Limited

Solvd Blog

 

Jun 10

Written by: techy
6/10/2010 9:11 AM 

How to remove the background image from google - a few options:

Install Greasemonkey for FireFox (Chrome has it built in) and add the following script:

//----------------------------------------------------

// ==UserScript==
// @name           Kill g backgound image
// @namespace      solvd
// @include        http://www.google.*/
// ==/UserScript==

window.addEventListener(
    'load',
    function() {
    var pic = document.getElementById('fpdi');
if (pic) {
    pic.parentNode.removeChild(pic);
}
   
    },
    true);
    //-----------------------------------------------------

 

Or Install ablock plus for FireFox and block /images/background/*

if you can't do that just use the SSL version of google in IE or any othe browser

Grrr...
 

Tags:

 

Subscribe to the Solvd Blog

Search Blog


Free initial consultation. Once you meet us, we think you'll like us!


We can maintain your website no matter how small or large, so you keep your customers informed of your latest products and services.


Improve where your site appears in search engine results to drive customers to your site and make your site work harder for you.


Branding is vital to your company image. Solvd can create logos and branding for your business website.

Try out checkmyroute - it's a free service that checks the traffic conditions on your regular journey at the times you travel - then lets you know if there's a problem before you leave.



We can provide you with a professional looking website design that you can look after yourself.  You can supply your own branding so it is consistent with your company's image or use our logo and branding service.