Log in

View Full Version : Use google personalized search?


BenG
01-05-2007, 10:22 AM
Check this out, make your google look like this, if you use personalized home page:
http://www.webdesignerforum.co.uk/style_images/1/img-resized.png Reduced: 50% of original size [ 1024 x 768 ] - Click to view full image
http://www.tyrc-racing.com/screenshot.jpg


As a note, it is now called igoogle
read here: http://news.zdnet.co.uk/internet/0,1000000...39286909,00.htm (http://news.zdnet.co.uk/internet/0,1000000097,39286909,00.htm)




These are dynmaic. They change to night time.

At 3.14 am. you get a scret theme. Type this in to firefox's URL box.
For Beach:
java script:void(document.getElementById("ext_css").href=
"/ig/skins/beach/beach_3.14am.css");

For City Scape:
java script:void(document.getElementById("ext_css").href=
"/ig/skins/cityscape/cityscape_3.14am.css");

For Sweet Dreams:
java script:void(document.getElementById("ext_css").href=
"/ig/skins/sweetdreams/sweetdreams_3.14am.css");

For Tea House:
java script:void(document.getElementById("ext_css").href=
"/ig/skins/teahouse/teahouse_3.14am.css");

For Winter Scape:
java script:void(document.getElementById("ext_css").href=
"/ig/skins/winterscape/winterscape_3.14am.css");

For Spring Scape:
java script:void(document.getElementById("ext_css").href=
"/ig/skins/springscape/springscape_3.14am.css");

In fact, you can replace the /ig/skins/sweetdreams/sweetdreams_3.14am.css part with any of the other stylesheets found in the XML files above if you want to see what the other themes look like at different times of day or during different weather conditions!

From:
http://ruscoe.net/blog/2007/03/google-pers...page-easter.asp (http://ruscoe.net/blog/2007/03/google-personalized-homepage-easter.asp)