



Style for Google Image Search. Compact user interface following the style of my other work for Google Web Search: Google Search - Columns & compact UI (clean).
The recommended minimum width is 1024px. If you have a smaller width, you can use this style, but you must adapt it for display either on your screen resolution.
The width of the search bar is set to be compatible with a wide screen at least 1024px. If your wide screen is bigger, change the value of the following line in the code to make it wider. My wide-screen is 1280px, I set the value to 430px.
This is the line of code that you would edit:
input[type=text] { width: 180px !important; }
Inspired by the concept of style:
- Minimize Google Search Results by LouCypher
Responding to ozii (Aug 28 2008): forgiveness, it was an oversight in the previous update of the code. The code returns to be correct. And thanks for the warning but it's better if I was notified by e-mail failures because I have no notifications of new comments on this page.
Bugs, suggestions: battleprogrammertidus at gmail dot com
Great, but I almost can't click the link. The popup info will hide at once when mouse is wanted to click it. Would you pls fix it? I'm using a traditional sideway 15" screen.
Good, but you forgot to add "*/" before the "@namespace" so the code is messed up.