Achieving certain tab effect with Firefox

I switch back to ff 1.0.7 ;)

which extension i have to use to my tabs look like this

dibujo5iq.png

now looks like this

dibujo20io.png

#371101

you could try using tabmix plus

#371109

you could try using tabmix plus

Thanks, but still looks bad

#371118

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.

#371153

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 ;)

#371163

There you go - another convert! :P

#371164

btw, how can I remove images from tabs in tabmix plus? I've been seeking this for a long time.

#371176

@zequihumano- add this to your userchrome.css

/* Remove favi icons*/- thanks to zeroeffect

.tab-icon {

display: none !important;

}

#371213

hey jerkulot, thanks a lot!! works perfectly

and thanks to zeroeffect;)

#371240

Don't thank me. I posted the wrong solution and savouryspacemonkey posted this corrected one. Thanks to him. ;)

Glad the guide could be of help.

#371258

zerroeffect: your guide rules!!! now can I say thank you?

#371438

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.

#371451

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.

#371537

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.

#371539