Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Very slow start up

It takes forever for my home page (MSN) to load when I first start Firefox. Can that process be speeded up? I suspect there's a way to get my home page to load faster. Ca… (Lesen Sie mehr)

It takes forever for my home page (MSN) to load when I first start Firefox. Can that process be speeded up? I suspect there's a way to get my home page to load faster. Can someone help? Thank you, Firefox.

Gefragt von sciencemagic vor 1 Tag

Win 7: Firefox update to 115.10 esr from 91.0.2

It looks as though installing this 115.10 ESR will be a "new Install" instead of an update. 1) Will I lose my bookmarks, settings, passwords, ect? (My bookmarks have be… (Lesen Sie mehr)

It looks as though installing this 115.10 ESR will be a "new Install" instead of an update.

1) Will I lose my bookmarks, settings, passwords, ect? (My bookmarks have been collecting for years....)

2) If I try this will creating a restore point return me back to the way I was before the attempt?

Thank You All!

Gefragt von Longtimeuser vor 11 Stunden

Letzte Antwort von cor-el vor 6 Stunden

you tube tv

After the browser update earlier today I cannot log into 'You Tube TV'. The browser keeps asking for my email and password over and over and never signs me in. It keeps t… (Lesen Sie mehr)

After the browser update earlier today I cannot log into 'You Tube TV'. The browser keeps asking for my email and password over and over and never signs me in. It keeps telling that I am signed out and need to sign in, over and over. I cleared my cache and cookies. I changed my sign in from my yahoo email to my gmail account and it still will not work. If I use the chrome browser it works fine. Please Help.

best regards,

john loomis jr.

Gefragt von jloomisjr2 vor 2 Tagen

Letzte Antwort von cor-el vor 2 Tagen

Bookmarks Toolbar Popup Menu Padding, Color, and more.

Hi All, I'm trying to change the appearance of the "Bookmarks Toolbar / Chevron >>" popup menu, which (after version 88) has turned bright white with extra padding… (Lesen Sie mehr)

Hi All,

I'm trying to change the appearance of the "Bookmarks Toolbar / Chevron >>" popup menu, which (after version 88) has turned bright white with extra padding between menu items and rounded corners.

I'm a fan of system menus, so I would really like the popup menu to look like the regular bookmarks menu from the top menu bar (see attached image).

I also like the subtle chiseled vertical line separating the favicons and the descriptions, and the 1px gray border around the menu, plus square corners.

I took a guess at some of the variable names, but only the menu's background color has changed.

Maybe someone knows how to change other attributes such as border color, radius, menu-item-height, padding, and add in the 3D vertical column line?

Thank you!

Here is my first attempt at the code...

#PersonalToolbar menupopup {
  /* Text color */
  --menu-color: #000 !important;
  --arrowpanel-color: #000 !important;
  --panel-color: #000 !important;
  /* Background color */
  --menu-background-color:  #f0f0f0 !important;
  --arrowpanel-background: #f0f0f0 !important;
  --panel-background: #f0f0f0 !important;
  /* Border color (if any) */
  --menu-border-color: #606060 !important;  /* not working on boomarks toolbar menu */
  --menu-border: 1px !important;  /* not working on boomarks toolbar menu */
  --menu-border-radius: 0px !important;  /* not working on boomarks toolbar menu */
}
/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/
menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 0px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}

Gefragt von Slouch vor 2 Tagen

Firefox version 115.10esr

Comments on YouTube videos are no longer visible after Firefox version 115.10esr update. They do however work on my other computer which also has Firefox but not an esr … (Lesen Sie mehr)

Comments on YouTube videos are no longer visible after Firefox version 115.10esr update. They do however work on my other computer which also has Firefox but not an esr version since it has a more current version of windows. I tried deleting all cookies and cache, starting in safe mode, disabling ad-blocking on YouTube but nothing worked. I'm thinking of rolling back to the previous update but would rather have this problem fixed.

Gefragt von Carol Williams vor 6 Tagen

Letzte Antwort von jonzn4SUSE vor 5 Tagen

Setting border color for focused URL Bar

Hi All, I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus. The following code works for the se… (Lesen Sie mehr)

Hi All,

I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus.

The following code works for the search bar, but the url bar is receiving a separate blue border around the gray border, instead of changing the color from gray to blue.

Can someone suggest how I might set the url bar to blue (just a single border, not the double it has now), both when it has focus and when it's expanded?

Thank you!

/* set non-focused url & search bars to gray border */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set focused search bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #searchbar:focus-within { border: 1px solid #0078d7 !important; }
/* set focused url bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #urlbar:focus-within { border: 1px solid #0078d7 !important; }

Gefragt von Slouch vor 2 Tagen

Youtube has stopped working suddenly

I've disabled all of my addons, cleared cache, and still youtube is broken for me. It works fine with Chrome still. Any ideas on how to fix? See attched screenshot. … (Lesen Sie mehr)

I've disabled all of my addons, cleared cache, and still youtube is broken for me. It works fine with Chrome still. Any ideas on how to fix? See attched screenshot.

Gefragt von gk16 vor 2 Tagen

Letzte Antwort von jonzn4SUSE vor 2 Tagen

TLS Errors When Launching Webinars

In recent attempts to join a few webinars I am now getting more and more "TLS Errors." I have noticed that many of the solutions to this problem involve actions that do n… (Lesen Sie mehr)

In recent attempts to join a few webinars I am now getting more and more "TLS Errors." I have noticed that many of the solutions to this problem involve actions that do not solve the problem but create larger issues. Do you have a solution that works safely? I am forced to use Windows 7 unfortunately due to work systems and a long story. I think this is my primary problem but I have to keep using it until the bitter end with this PC.

I appreciate your kind help. Thanks, Clay

Gefragt von claytudor vor 2 Wochen

Letzte Antwort von cor-el vor 2 Wochen

Bookmarks gone with update to 115.10.0esr

With the update to 115.10.0esr my bookmarks that were on the left hand side of the screen are gone. When I look at bookmarks there are a few, but I had multiple folders f… (Lesen Sie mehr)

With the update to 115.10.0esr my bookmarks that were on the left hand side of the screen are gone. When I look at bookmarks there are a few, but I had multiple folders for different subjects, I do not find. I would like to have the procedure to return my bookmarks back to the left hand side of the screen with all of my bookmarks, bookmark folders, and other bookmarks like it was prior to the update. Thank you for help, Steve Zimmerman

Gefragt von z.zimmerman vor 2 Wochen

Letzte Antwort von zeroknight vor 2 Wochen

Can Not Play Some Videos on Twitter

All Add-ons are disabled and Firefox still can not play SOME of the videos on twitter. All I can see is a spinning circle on the center of the frame and the video will n… (Lesen Sie mehr)

All Add-ons are disabled and Firefox still can not play SOME of the videos on twitter. All I can see is a spinning circle on the center of the frame and the video will never be played. I tried other browsers and they all works well. It seems this issue has nothing to do with my network connection.

I searched this forum and find out some thread reporting issues of not playing All videos on youtube/twitter. Replies to these thread provided some solutions ,like update ffmpeg , set media related options in about:config. I tried them all and neither of them work for me.

Gefragt von chicane vor 3 Wochen

Letzte Antwort von cor-el vor 2 Wochen

Facebook fungerar inte längre på Fire Fox

Hej på ER, Jag kan inte längre komma in på facebook genom FIRE FOX. Kan Ni hjälpa mig så att det fungerar igen ? Tacksam om ett svar på min mailadress: hermannbernd… (Lesen Sie mehr)

Hej på ER, Jag kan inte längre komma in på facebook genom FIRE FOX. Kan Ni hjälpa mig så att det fungerar igen ? Tacksam om ett svar på min mailadress:

hermannbernd12@gmail.com

Hälsningar, Bernd Hermann

Gefragt von Bernd Hermann vor 3 Wochen

on 15.9 esr channel, last update all extensions are now disabled

Lest update to 15.9 all my extensions are now disabled. Missing Lastpass and Surfshark from my menu bar. Doesn't seem to be any way to Enable them from Extensions screen… (Lesen Sie mehr)

Lest update to 15.9 all my extensions are now disabled. Missing Lastpass and Surfshark from my menu bar. Doesn't seem to be any way to Enable them from Extensions screen.

I reloaded Lastpass from their site and this is now working on my Menu bar.

But what happened to cause this

Gefragt von Chris Walstow vor 3 Wochen

Letzte Antwort von cor-el vor 3 Wochen

  • Archiviert

Minimize, Maximise and Exit all now hiding.

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind. Befor the latest update, when I moved my mouse to the top of the screen … (Lesen Sie mehr)

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind.

Befor the latest update, when I moved my mouse to the top of the screen my tabs popped down and in the top right corner was the standard icons for "minimize" "maximize" and "exit".

With the latest update the tabs are there but the 3 buttons have gone.

If I exit full screen (F11) then they are there again, but I dont want to have to exit full screen every time I change between programes which I do every few mins. I'd be popping pages in and out of full screen every few mins!

How do I get the buttons back all the time?

Gefragt von lucyblairs vor 2 Jahren

Letzte Antwort von tiffanyboyd78 vor 2 Jahren