Dear dqsd-users,

with a little bit of changes, I've made DQSD with a "WindowsXP feel".

Here is a screen-shot:
http://www.bellavite.com/dqsd.jpg

I've made changes to the search.htm and search.css files:

----------
SEARCH.HTM
Removed the "�" symbol at line 729

----------
SEARCH.CSS
This is the CSS I've modified:

.txtfld, .clock
{
 font : menu;
 background-color: window;
 color: White;
 border-style: none;
 border-width:0 px;
 padding-top:8px;
 padding-left:2px;
 padding-right:2px;
 padding-bottom:3px;
 margin:0px;
 position:absolute;
 overflow:hidden;
 word-break:break-all;
 background-image: url(images/background.gif);
 text-align:right;
}
.clock
{
 background-color: menu;
 color: #7BB6E8;
 cursor:hand;
 text-align:right;
 background-image: url(images/background.gif);
}
.gobutton, .mogobutton, .mdgobutton
{
 font : menu;
 width: 16px;
 padding-bottom:1px;
 padding-top:1px;
 padding-right:1px;
 padding-left:1px;
 border: 0px;
 border-style: none;
 border-color:threedface;
 background-color:threedface;
 color:buttontext;
 margin:0px;
 position:absolute;
 background-image: url(images/search_button_normal.gif);
}
.mogobutton
{
 border-style:outset;
 border-color:window;
 background-image: url(images/search_button_over.gif); 
}
.mdgobutton
{
 padding-bottom:0px;
 padding-top:2px;
 padding-right:0px;
 padding-left:2px;
 border-style:inset;
 border-color:window;
 background-image: url(images/search_button_down.gif); 
}
----------

The images for this css can be downloaded here:
http://www.bellavite.com/dqsd_images.zip
and should be extracted in the "Quick Search Deskbar\images" directory.

This was only an experiment, because I would have a DQSD more
windowsxp-like :-)

(I found DQSD today at betanews.com)

-- 
Giampaolo Bellavite, Milano (Italy)

* E-mail: [EMAIL PROTECTED]
* http://www.bellavite.com



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code1
_______________________________________________
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id�01

Reply via email to