Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 3 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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?

Όλες οι απαντήσεις (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 }