Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Why are separators no longer available for toolbars?

  • 3 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от cor-el

more options

It used to be that when customizing the toolbar, you could insert a simple "separator" (vertical line) between other buttons. But this is missing in more recent versions of Firefox. Why was this removed? The only remaining option is "flexible space", but this takes up too MUCH space. I just want my simple separators back!

It used to be that when customizing the toolbar, you could insert a simple "separator" (vertical line) between other buttons. But this is missing in more recent versions of Firefox. Why was this removed? The only remaining option is "flexible space", but this takes up too MUCH space. I just want my simple separators back!

Всички отговори (3)

more options

Hi Aimhere,

Right-click on the bookmark toolbar. You'll see a context menu with:

Open All In Tabs New Bookmark... New Folder... New Separator... Paste

I hope this helps.

more options

My_Cheese_Is_Slippin said

Hi Aimhere, Right-click on the bookmark toolbar. You'll see a context menu with: Open All In Tabs New Bookmark... New Folder... New Separator... Paste I hope this helps.

But I don't want a separator on the Bookmarks bar, I want it on the MAIN toolbar. (Actually, I want several.)

more options

Current Firefox releases come with a flexible spacer item in the Customize palette because it is used at both sides of the location bar container. Separators and fixed spacers are still supported, they are only not available via the customize window.

Adding a spacer or separator requires editing of the browser.uiCustomization.state pref. Firefox has always supported all three special items (separator, spacer, spring), but there weren't present in the customize palette. You can edit the browser.uiCustomization.state pref and change spring in customizableui-special-spring## to spacer or separator Each of these special items need a unique ID (##) to make them work, there can't be two items with the same number. You should have the modified item(s) on the toolbar after you have restarted Firefox. Make sure to keep a backup of the current value of the browser.uiCustomization.state pref.

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

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.