We are no longer developing Opera Widgets. Read more.
username: password: Login| Sign up
Widgets » Search tools » Google query builder
A widget to allow the creation of more complex google search strings and save them for later use.
Log in at the top of the page to post a comment.
By RaiiarCom , # Feb 14, 2011 11:54:17 PM
By RaiiarCom , # Feb 14, 2011 11:45:05 PM
By Kingkull , # Sep 16, 2007 5:58:36 PM
By offeroffy , # Dec 17, 2006 8:43:36 AM
By vpdura , # Aug 21, 2006 11:35:49 AM
By rmccabe916 , # Aug 10, 2006 7:48:12 PM
For All Those who would like to MODIFY the TEXT colours, LISTEN UP...
Find the File Location where the code exists, after DownLoad & Install...(by Start -> {find the wideget under your Programs Start Menu...})
Once you have located the directory where the file exist...
Edit INDEX.HTML and on ALL LINES SIMILAR too.. {<input type="text" ........}
MODIFY TO
<input style="color:#FFFFFF;" .....
This ENSURES THAT ALL INPUT BOXES USE WHITE TEXT....
Looks GOOD against the GREEN background..
Have Fun...
By RaiiarCom , # Feb 14, 2011 11:54:17 PM
Find the File Location where the code exists, after DownLoad & Install...(by Start -> {find the wideget under your Programs Start Menu...})
Once you have located the directory where the file exist...
Edit INDEX.HTML and on line number (11) {<div class="top">}.
I modified mine to...
<div class="top" style="color:#FFFFFF;">
This gives me Glorious WHITE text on the GREEN background..
VERY SIMPLE CSS inline CODE modification here, since these WIDGETS generate HTML code, you simply need to be a web developer to modify..
SIMPLES (Follow the MERECATS......)
By RaiiarCom , # Feb 14, 2011 11:45:05 PM
Two suggestions:
1) I like the green, but the text is difficult to read.
2) Allow searches in a dictionary, or say, Amazon.
I also like that the search starts a new tab. This is a great widget. Be proud of yourself.
By Kingkull , # Sep 16, 2007 5:58:36 PM
and Contains the <phrase> Y exclude Z
<phrase> is grouped on right of _OR_
Search:: given w or (x, y ) -Z
looking for: given W if ( x & y ) & not(Z) _search_
By offeroffy , # Dec 17, 2006 8:43:36 AM
By vpdura , # Aug 21, 2006 11:35:49 AM
By rmccabe916 , # Aug 10, 2006 7:48:12 PM