Google Infinise
Style Google like go.infinise.com

Copyright: Joel Calado
Tested with Opera version(s):
9.6x
10.x

Copyright: Joel Calado
Comments
Change Google image
This is a great site and a great user.js.
Is it possible to change the google image to one of my choosing. Would be great if this is possible.
Simo
Data uri images
The script uses data uri images, which are contained in the script like this:
background: url(data:image/png;base64,lots of nasty characters here);The very first (REALLY long) one is the main logo.
You can replace the data uri with your own data uri image - you can create data uris here: http://software.hixie.ch/utilities/cgi/data/data
"Anybody who tells me I can't use a program because it's not open source, go suck on RMS." -- Linus Torvalds