Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 3 antwoorde
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur 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?

All Replies (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 }