Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

How do I get an empty toolbar for buttons to disappear? Link to picture in description.

  • 1 èsì
  • 1 ní ìṣòro yìí
  • 1 view
  • Èsì tí ó kẹ́hìn lọ́wọ́ Gingerbread Man

more options
https://www.dropbox.com/s/prdidvbwox208xr/Screen%20Shot%202014-04-29%20at%207.02.27%20PM.png It has nothing on it, but it won't go away.

Ọ̀nà àbáyọ tí a yàn

It looks like you somehow moved the location bar onto the tabs toolbar, which left you with an empty navigation toolbar. If you've installed the Classic Theme Restorer add-on,

  1. Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
  2. Next to Classic Theme Restorer, click the Options button.
  3. On the Main tab, check "Hide navigation toolbar".

If you used some other method instead, 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 */

#nav-bar { display: none !important; }

Ka ìdáhùn ni ìṣètò kíkà 👍 0

All Replies (1)

more options

Ọ̀nà àbáyọ Tí a Yàn

It looks like you somehow moved the location bar onto the tabs toolbar, which left you with an empty navigation toolbar. If you've installed the Classic Theme Restorer add-on,

  1. Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
  2. Next to Classic Theme Restorer, click the Options button.
  3. On the Main tab, check "Hide navigation toolbar".

If you used some other method instead, 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 */

#nav-bar { display: none !important; }