Fast Dial Transparent With Stylish Addon.
Sanjay —Sat, 04/17/2010 - 09:43
Hi Guys
UPDATE (Works Only With Vista And Windows 7).
I have been reading a lot about fast dial cannot be transparent, it is possible.
I have been working with this code taken from http://userstyles.org/styles/19104.
I can get all of fast dial transparent and all of firefox but the down side is, it makes all websites transparent which some will like it some wont.
If someone can stop all websites from going transparent or slightly faded will be perfect, as i have tried for a long time and have been unsuccessful.
Here go's tutorial for noobs i am sure the more advance people will no what to do ( make sure you remove all other transparent apps, plugins, addons or stylish codes ).
1. First install Stylish https://addons.mozilla.org/en-US/firefox/addon/2108.
2. After install right click on the stylish status bar icon and turn off all styles ONLY turn on styles after the last step.
3. Again right click on the stylish status bar icon and write new style > blank style.
4. Name the title Glass Firefox and then add code below in the big white empty box and save.
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
*:not([style*="rgb"]){
-moz-appearance: -moz-win-glass !important ;
background: transparent !important;
color:white !important; }
5. Create another new style named Glass Websites and then add the 2 codes together below in the big white empty box and save.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("") {
*:not([style*="rgb"]){
-moz-appearance: transparent !important ;
color: white !important;}
}
@-moz-document url-prefix("http://"), url-prefix("https://") {
*:not([style*="rgb"]){
background: black !important ; }
}
6. Right click on the stylish status bar icon and turn on all styles and enjoy!.
Click on this link for expanded version http://i44.tinypic.com/2qdsrw2.jpg
Re: Fast Dial Transparent With Stylish Addon.
Submitted by Sanjay on Tue, 04/20/2010 - 17:26Oh and if you get fed up with trying to work all this out, you can always go to this site, and drive yourself quietly nuts. :-)
http://people.mozilla.com/~vladimir/demos/photos.svg
Wow!!! didn't go nuts but amazed what XML,CSS and JavaScript, can do, just shows where web design are going to be in future.
Re: Fast Dial Transparent With Stylish Addon.
Submitted by chiaroscuro on Tue, 04/20/2010 - 17:42Wow!!! didn't go nuts but amazed what XML,CSS and JavaScript, can do,
I'm glad you liked it....
But somehow I am also glad my fast dial cells well sort of stay where they are too...
Re: Fast Dial Transparent With Stylish Addon.
Submitted by Sanjay on Tue, 04/20/2010 - 17:55But somehow I am also glad my fast dial cells well sort of stay where they are too...
What do you mean? with what.
Re: Fast Dial Transparent With Stylish Addon.
Submitted by chiaroscuro on Tue, 04/20/2010 - 18:01What do you mean? with what.
what I mean is that I am glad that the cells don't move around and change shape all the time like the boxes here
That's all...
Re: Fast Dial Transparent With Stylish Addon.
Submitted by Sanjay on Tue, 04/20/2010 - 18:21What do you mean? with what.
what I mean is that I am glad that the cells don't move around and change shape all the time like the boxes here
That's all...
Sorry I thought u got the code to work in XP and your fastdial cells stay where they are, not like Pitashcio they get transparent aswell.
Re: Fast Dial Transparent With Stylish Addon.
Submitted by chiaroscuro on Tue, 04/20/2010 - 20:27Sorry I thought u got the code to work in XP and your fastdial cells stay where they are, not like Pitashcio they get transparent aswell.
np :-)
A number of transparent making windows applications...
http://software.informer.com/getfree-vilaunch-true-transparency/
None to recommend....
I am really comfortable with Pitaschio, but still remain curious if there is a CSS/Extension transparency solution lurking somewhere.
Re: Fast Dial Transparent With Stylish Addon.
Submitted by chiaroscuro on Tue, 04/20/2010 - 21:18Maybe of interest:
Parked here for reference:
http://dabrook.org/blog/articles/css-partial-transparency-and-transparen...
Re: Fast Dial Transparent With Stylish Addon.
Submitted by maniacx666x on Sat, 03/17/2012 - 19:36ff11 in the script does not work, anyone have a working script please write in PM
Re: Fast Dial Transparent With Stylish Addon.
Submitted by chiaroscuro on Tue, 08/13/2013 - 12:26Sanjay
Would be interested to have an update on this
Do you still have a transparent system, if so with what Versions of Firefox and Fast Dial ?
Or did changes in Firefox break this, and if so which Firefox Version ?
Many thanks
Re: Fast Dial Transparent With Stylish Addon.
Submitted by Sanjay on Sat, 08/17/2013 - 07:05Hi Chiaroscuro
I haven't used the transparent in a long time, but new Firefox breaks the old code.
When I have time I will look at it, just busy at this moment.
Thanks!
Sanjay
Pages