顯示下列標籤的問題: 顯示所有問題
  • 已解決

Theme submittion

Turns out you cant use your own stuff until it is approved, Sorry for this question I am absolutely new to firefox workshop. Case closed (Please delete it because I could… (閱讀更多)

Turns out you cant use your own stuff until it is approved, Sorry for this question I am absolutely new to firefox workshop. Case closed (Please delete it because I couldn't find how to do that)

Shtirlits147 於 1 個月前 詢問

James 於 1 個月前 解答

  • 已解決

Animated themes ramp up the ram usage if I minimize firefox.

I have installed an animated theme for my home page a while back, but recently if I minimize firefox the memory usage increases until it freezes my pc completely. I know … (閱讀更多)

I have installed an animated theme for my home page a while back, but recently if I minimize firefox the memory usage increases until it freezes my pc completely. I know this issue has been reported as Bug 1828587 2 years ago and it is said that it is fixed, but here I am experiencing the same thing. I would appreciate any help since I am not that good at coding a css file. Here is my userContent.css code if maybe i set something up wrong:

@-moz-document url("about:newtab"), url("about:home"), url(about:privatebrowsing) {

   /* Sets background image and autoscale image to browser window. */
   body {
       background-image: url("wallpapers/wallpaper.avif") !important;
       background-size: cover !important;
       background-repeat: no-repeat !important;
       background-attachment: fixed !important;
       background-position-x: center !important;
       background-position-y: bottom !important;
   }
   @-moz-document url("about:newtab"), url("about:home") {
       .top-site-outer .title {
           color: white !important;
       }
       .logo-and-wordmark .wordmark {
           fill: white !important;
           color: #00aaff !important; /* fallback for text */
       }
       .context-menu-button.icon {
           fill: white !important; /* for SVG-based icons */
           color: white !important; /* for any text-based fallback */
           opacity: 1 !important; /* ensure visible even when normally dimmed */
       }
   }

The second part is to make some of the text on my homepage white so it is visible.

nerindipe 於 2 週前 詢問

TyDraniu 於 2 週前 解答

  • 已解決

can't access installed themes

i am unable to see my installed themes and therefore can not use them. the only thing that i can see is "extensions" and "plugins". i looked online for a few hours and ha… (閱讀更多)

i am unable to see my installed themes and therefore can not use them. the only thing that i can see is "extensions" and "plugins". i looked online for a few hours and have found no solutions that work.

moonsharky 於 3 個月前 詢問

Mark 於 3 個月前 解答