Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Close button missing?

  • 3 antwoorden
  • 1 heeft dit probleem
  • 444 weergaven
  • Laatste antwoord van cor-el

more options

So I have the tab bar hidden in 1.08. I have it going to self made userChrome.css file. This is the only thing in that file:

  1. TabsToolbar { visibility: collapse !important; }

Issue is now I have no close button along with the other usual buttons with it. So what do I need to mod in that file to get them back?

Thanks

So I have the tab bar hidden in 1.08. I have it going to self made userChrome.css file. This is the only thing in that file: #TabsToolbar { visibility: collapse !important; } Issue is now I have no close button along with the other usual buttons with it. So what do I need to mod in that file to get them back? Thanks

Gekozen oplossing

Hello, I figured this out. It was because I didn't have menu checked. After doing everything again, and selecting show menu bar then I could see the icons to close firefox again.

Thanks

Dit antwoord in context lezen 👍 0

Alle antwoorden (3)

more options

Can you post the full code of your userChrome.css or if the file is big, upload the file to a file hosting service and post a link  ?

more options

Gekozen oplossing

Hello, I figured this out. It was because I didn't have menu checked. After doing everything again, and selecting show menu bar then I could see the icons to close firefox again.

Thanks

more options

If the Title bar and Menu bar are hidden then Firefox would move the caption buttons to the Tab bar and with the Tab bar hidden, this leaves no place for those buttons.