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ọ́.

Hide Navigation Toolbar in userChrome.css

  • 1 èsì
  • 1 ní ìṣòro yìí
  • 189 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ Jamie Kitson

more options

I am having problems hiding the Navigation Toolbar in userChrome.css.

I am trying to achieve the same as the menu clicks View -> Toolbars -> [uncheck] Navigation Toolbar.

If I add #navigator-toolbox { display: none } to userChrome.css then everything disappears, including the tabs and menu. If I use the following then there remains a blank bar, about half the size of the tab bar.

#searchbar, #urlbar, .toolbarbutton-1, .toolbarbutton-menubutton-button { display: none }

I am having problems hiding the Navigation Toolbar in userChrome.css. I am trying to achieve the same as the menu clicks View -> Toolbars -> [uncheck] Navigation Toolbar. If I add <code>#navigator-toolbox { display: none }</code> to userChrome.css then everything disappears, including the tabs and menu. If I use the following then there remains a blank bar, about half the size of the tab bar. <code><pre> #searchbar, #urlbar, .toolbarbutton-1, .toolbarbutton-menubutton-button { display: none } </code></pre>

Ti ṣàtúnṣe nípa Jamie Kitson

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

It's called nav-bar

#nav-bar { display: none }

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

All Replies (1)

more options

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

It's called nav-bar

#nav-bar { display: none }