Transparent Firefox status bar
Hi,
I saw the transparent firefox, which is great.
But I can't make my second status bar ("Statusable" addon) transparent as well.
And, specially, could I make the "background" be the webpage itself (at least for the status bar and, if possible, also for the Statusable status bar)?
Thanks,
Alain
I saw the transparent firefox, which is great.
But I can't make my second status bar ("Statusable" addon) transparent as well.
And, specially, could I make the "background" be the webpage itself (at least for the status bar and, if possible, also for the Statusable status bar)?
Thanks,
Alain
Comments
As far as i know, there will be support for vista's glass in the future releases, not sure it'll make it in the Fx 3.1 though. But when it does, it will be much easier to code for (i hope).
"Transparent Firefox" so I thought he was talking about this posted Stylish
style called Transparent Firefox http://userstyles.org/styles/3874 I tested it and it works except
it does not change statusable statusbar. So my additional code set to transparent does change the statusable for this stylish style "Transparent Firefox" http://userstyles.org/styles/3874 but i've removed it if you say it's all wrong.
I don't use the addon mentioned over here, but I've been able to glass a couple of bottom bars from other addons by selecting black as bg colour.
- Download statusbar
- Extended statusbar
- The built-in FF find bar
http://forums.mozillazine.org/viewtopic.php?t=633274
My problem now is that glasser does not work in the latest 3.2 nightlies, so I have to live with the ugly black bars for the moment.
#status-bar, statusablebar
{ -moz-appearance: none !important;
background-color: black !important; }
^ does not work. In fact, as soon as you install this ext., it disables this code and it no longer works for Fx status bar.
I'm done here. Sorry, alainsr, can't help.