Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

reorder icons in add-on bar

  • 4 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 14 gösterim
  • Son yanıtı yazan: BrooksNYC

more options

FF21. I have icons from several extensions showing. In customize mode, thee rightmost three are locked in place and grayed out with diagonal stripes. What does this mean? How can I free them?

FF21. I have icons from several extensions showing. In customize mode, thee rightmost three are locked in place and grayed out with diagonal stripes. What does this mean? How can I free them?

Seçilen çözüm

Some add-ons provide both an add-on bar icon and a status bar icon. To check if that's the case, open the Add-ons Manager, Extensions category. Click the Options button next to the add-on in question.

You can make the whole status bar shim movable with the UI Fixer extension. It allows you to move the whole group of icons with a diagonal stripe background, not the individual icons themselves.

It used to be possible to rearrange icons within the status bar shim using the Organize Status Bar extension. It was last updated for Firefox 4, so it may no longer work. One review says it works with Firefox 18 (while the current version is Firefox 21).

More technically-minded users can rearrange icons using Stylish.

For example, the following style ensures the NoSquint zoom level indicator is displayed after the Linkification icon.

#linkification-status { -moz-box-ordinal-group: 1 !important; }
#nosquint-status { -moz-box-ordinal-group: 2 !important; }
Bu yanıtı konu içinde okuyun 👍 2

Tüm Yanıtlar (4)

more options

That striped area on the add-on bar is the legacy statusbar container, and retains the limitations that the legacy statusbar had in Firefox versions before Firefox 4.0 - namely the user couldn't move icons without install an extension like Organize Status Bar . Those icons can't be moved as can be done with true add-on bar icons.

more options

Seçilen çözüm

Some add-ons provide both an add-on bar icon and a status bar icon. To check if that's the case, open the Add-ons Manager, Extensions category. Click the Options button next to the add-on in question.

You can make the whole status bar shim movable with the UI Fixer extension. It allows you to move the whole group of icons with a diagonal stripe background, not the individual icons themselves.

It used to be possible to rearrange icons within the status bar shim using the Organize Status Bar extension. It was last updated for Firefox 4, so it may no longer work. One review says it works with Firefox 18 (while the current version is Firefox 21).

More technically-minded users can rearrange icons using Stylish.

For example, the following style ensures the NoSquint zoom level indicator is displayed after the Linkification icon.

#linkification-status { -moz-box-ordinal-group: 1 !important; }
#nosquint-status { -moz-box-ordinal-group: 2 !important; }
more options

Thanks -- that was it. I had SimpleClocks set to display in the Status bar. After I changed to to display in the toolbar, all is well.

I appreciate your prompt replies.

more options

The Organize Status Bar extension mentioned above worked liked a charm for me, and I'm using Firefox 24.0. It's a ridiculously small thing, but not being able to reorder my Status Bar icons was driving me crazy.

What a relief!

Organize Status Bar http://yellow5.us/firefox/osb/