Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Fx 25 - Move Find Bar to Top

  • 2 svar
  • 7 har detta problem
  • 5 visningar
  • Senaste svar av Yaron

more options

I'm using 'Tabs on Bottom'. I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar).

Thank you.

I'm using 'Tabs on Bottom'. I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar). Thank you.

Alla svar (2)

more options

Try this to move the Find Bar to top


click here

more options

Thank you.

In Fx 25 the following code moves the Findbar to top below the Tabs toolbar.

   findbar {
     -moz-box-ordinal-group:0 !important;
     margin-top:-1px !important;
   }
I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar).

Ändrad av Yaron