Fast Dial - Transparent Background
deutscher_russe —Sun, 10/18/2009 - 16:11
hi guys!
is there a way to put my background image from white to transparent so that I can see my desktop surface? you know, like aero theme on vista!
hope someone can help! thx
Re: Fast Dial - Transparent Background
Submitted by chiaroscuro on Sun, 10/18/2009 - 16:14is there a way to put my background image from white to transparent so that I can see my desktop surface? you know, like aero theme on vista!
Interesting question...
No there is not.
Would be great if one could
Here is workaround/cheat
But complicated
http://userlogos.org/node/1188
I suppose you could play around with screenshots and simply make a screenshot of your Desktop and use it as a background in your Fast Dial
Or even find a background/theme on this site that matches your Desktop.
Also with the Firefox Extension Stylish you may find a Style on Userstyles.org or adapt one that might change the background on your Fast Dial Page.
This sort of thing (I cobbled together to show)
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("chrome://fastdial/content/fastdial.html") {
body
{
background: transparent url("http://geeknazgul.files.wordpress.com/2008/11/pdc08-1600x1200.jpg") bottom center fixed !important;
}
}
Line borrowed from here
I realise my answers are not exactly what you wanted ! :-)
Many thanks