Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Weather Widget position

  • 6 përgjigje
  • 2 e kanë hasur këtë problem
  • 91 parje
  • Përgjigjja më e re nga TyDraniu

more options

how do I change weather widget position to left side of Firefox homepage? It was always on the left side and I ran an update this morning and now it is on the right.

how do I change weather widget position to left side of Firefox homepage? It was always on the left side and I ran an update this morning and now it is on the right.

Zgjidhje e zgjedhur

Hi Eliot, I think TyDraniu made a typo here. As shown on the gist, the correct file name is userContent.css (userChrome.css is for toolbars and menus, userContent.css is for pages). To download with that name, I usually use the "Raw" button on the right side of the gist. That opens the file in a new tab. Then Ctrl+S should save the file as userContent.css. Does that work?

Lexojeni këtë përgjigje brenda kontekstit 👍 1

Krejt Përgjigjet (6)

more options

I wrote an userChrome.css script to do it -> https://gist.github.com/TyDraniu/7788a57b3dbe36a5a158f2e28f81f30a

more options

where to do i do that?

more options

I followed the directions from https://www.userchrome.org/how-create-userchrome-css.html, copied your code into the text file, renamed it to userChrome.css but the widget is still on the right. how do i get it back on the left?

more options

Zgjidhja e Zgjedhur

Hi Eliot, I think TyDraniu made a typo here. As shown on the gist, the correct file name is userContent.css (userChrome.css is for toolbars and menus, userContent.css is for pages). To download with that name, I usually use the "Raw" button on the right side of the gist. That opens the file in a new tab. Then Ctrl+S should save the file as userContent.css. Does that work?

more options

All good now!

more options

Right, sorry!