Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

In the customization menu, how do I change the size of the 'flexible space' option?

  • 1 resposta
  • 1 tem este problema
  • 2 visualizações
  • Última resposta por cor-el

more options

I want to move the icons about on my toolbar, get some space in between them, but the flexible space option is just too large. I've only just upgraded to the new Firefox. In older versions you were able to change the size of the space. Is that still possible?

I want to move the icons about on my toolbar, get some space in between them, but the flexible space option is just too large. I've only just upgraded to the new Firefox. In older versions you were able to change the size of the space. Is that still possible?

Todas as respostas (1)

more options

That would require some editing of browser.uiCustomization.state. Current Firefox releases come with a flexible space item in the Customize palette because it is used at both sides of the location bar container. Firefox has always supported all three special items (separator, spacer, spring), but there weren't present in the palette. Some extensions like Classic Theme Restorer supported these items.

You can edit the browser.uiCustomization.state pref and change customizableui-special-spring## to customizableui-special-spacer##. Each of these special items need a unique ID (##) to make them work, there can't be two items with the same number.

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

"customizableui-special-separator##" (separator) "customizableui-special-spacer##" (spacer) "customizableui-special-spring##" (spring)

Modificado por cor-el a