I switch back to ff 1.0.7 ![]()
which extension i have to use to my tabs look like this

now looks like this

I switch back to ff 1.0.7 ![]()
which extension i have to use to my tabs look like this

now looks like this

you could try using tabmix plus
Why switch back to an older, inferior version? There is a reason they release updates. Mainly security but also performance issues. 1.5.1 runs a lot better than 0.7.0...eventually the skins will be updated but in the meantime you can just mod a current 1.5.1 theme to use the window theming instead of the skin.
Why switch back to an older, inferior version? There is a reason they release updates. Mainly security but also performance issues. 1.5.1 runs a lot better than 0.7.0...eventually the skins will be updated but in the meantime you can just mod a current 1.5.1 theme to use the window theming instead of the skin.
you are right ![]()
Going to 1.5 ![]()
There you go - another convert! ![]()
btw, how can I remove images from tabs in tabmix plus? I've been seeking this for a long time.
@zequihumano- add this to your userchrome.css
/* Remove favi icons*/- thanks to zeroeffect
.tab-icon {
display: none !important;
}
zerroeffect: your guide rules!!! now can I say thank you?
in the meantime you can just mod a current 1.5.1 theme to use the window theming instead of the skin.
How do we do this Sranshaft? Plz let us know.
you can just mod a current 1.5.1 theme to use the window theming instead of the skin.
Can you direct me to this code. I've looked in the FF skinning guide here but did not see it. Thanks.
D'oh ... didn't see the post one up.
I lost the old userchrome I was using that had the code in it to acheive this. I'll see if I can't find it again though if memory serves me I'm almost positive I found the code for it in one of the threads here.
Fortunately Eternal Aqua SaFire theme already had this implemented and with some other coding Firefox uses the system scrollbar theming. No need to wait for skins to be updated anymore. The only thing that doesn't change is the buttons but that's good enough for me.