Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

How Do I Move My Tabs Back to Where I Had Them?

  • 3 odgovora
  • 1 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od Moses

more options

Hello. In Firefox version 28 and before, I had my tabs set up to look like this: http://oi47.tinypic.com/2q0sxf5.jpg

However, now that it's Firefox 29, my tabs now look like this: http://i.imgur.com/xAy22iT.png

How do I get my tabs back to looking like they did in the first picture? Would the Classic Theme Restorer talked about here: https://support.mozilla.org/en-US/kb/how-to-make-new-firefox-look-like-old-firefox be able to do that, or would I have to do it some other way? Or...is it even able to be done now?

Hello. In Firefox version 28 and before, I had my tabs set up to look like this: http://oi47.tinypic.com/2q0sxf5.jpg However, now that it's Firefox 29, my tabs now look like this: http://i.imgur.com/xAy22iT.png How do I get my tabs back to looking like they did in the first picture? Would the Classic Theme Restorer talked about here: https://support.mozilla.org/en-US/kb/how-to-make-new-firefox-look-like-old-firefox be able to do that, or would I have to do it some other way? Or...is it even able to be done now?

Svi odgovori (3)

more options

You can use either of the following add-ons.

If you don't want to install an add-on, put the following style in the userChrome.css file and restart Firefox. You can use the Stylish add-on instead, if you have it installed.


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* The above line should appear only once in the file */

#TabsToolbar { -moz-box-ordinal-group: 99 !important }

more options

@Moses: How would I go about doing it using/putting it in the stylish add-on? I already have Stylish downloaded for a previous style.

Does this one have a page on Userstyles?

more options

You can go to the Stylish add-on settings, and click "Write New Style" then paste it in.

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* The above line should appear only once in the file */

#TabsToolbar { -moz-box-ordinal-group: 99 !important }