Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

userChrome.css wont work anymore with my script after updating to the latest version

  • 1 wotmołwa
  • 0 ma tutón problem
  • Poslednja wotmołwa wot Luka Hafner

more options

Hello!

I've had installed Firefox version 96, and my config file userChrome.css worked great with my cript for positioning search bar from bottom to upper bar line right below address bar line.

Script is known on the web and that is: /* Move Find Bar above the page*/ .browserContainer > findbar {

 -moz-box-ordinal-group: 0;

}

When I updated Firefox to the latest version 5.16.0esr (64-bit), this positioning settings for this search bar wont work anymore. It is located as originaly - at the bottom, when you press CTRL+F combination key.

userChrome.css file is located and copyed in new correct directory, it is c:\Users\-username-\Appdata\Roaming\Mozilla\Firefox\Profiles\gdjopg16.default-esr\chrome\userChrome.css

It is interesting, if I install older Firefox, then my userChrome.css file works flawlessly and everytime when I press CTRL+F my search bar shows in the upper region. I tested it again if everythink works ok, so when i deleted script code or file userChrome.css, then search bar goes stright to the bottom position.

So, in my latest Firefox version it wont work and I tried everything, searched the web and didnt find solution yet.

Sorry for little bad language, its not my native one. I would really appreciate any help to fix this. Thanks.

Hello! I've had installed Firefox version 96, and my config file userChrome.css worked great with my cript for positioning search bar from bottom to upper bar line right below address bar line. Script is known on the web and that is: /* Move Find Bar above the page*/ .browserContainer > findbar { -moz-box-ordinal-group: 0; } When I updated Firefox to the latest version 5.16.0esr (64-bit), this positioning settings for this search bar wont work anymore. It is located as originaly - at the bottom, when you press CTRL+F combination key. userChrome.css file is located and copyed in new correct directory, it is c:\Users\-username-\Appdata\Roaming\Mozilla\Firefox\Profiles\gdjopg16.default-esr\chrome\userChrome.css It is interesting, if I install older Firefox, then my userChrome.css file works flawlessly and everytime when I press CTRL+F my search bar shows in the upper region. I tested it again if everythink works ok, so when i deleted script code or file userChrome.css, then search bar goes stright to the bottom position. So, in my latest Firefox version it wont work and I tried everything, searched the web and didnt find solution yet. Sorry for little bad language, its not my native one. I would really appreciate any help to fix this. Thanks.
Připowěsnjene fota wobrazowki

Wšě wotmołwy (1)

more options

Hi all,

SOLVED:

I found a solution on the web:

.browserContainer > findbar {

-moz-box-ordinal-group:0 !important; /*  for 112 and older */
order: -1 !important; /* for 113 and newer */
border-top: none !important;
border-bottom: 1px solid ThreeDShadow !important;

}

Regards.

Wužitny?

Stajće prašenje

Dyrbiće so pola swojeho konta přizjewić, zo byšće na přinoški wotmołwił. Prošu stajće nowe prašenje, jeli hišće wužiwarske konto nimaće.