Showing questions tagged: Show all questions
  • Solved
  • Archived

Firefox Version for Windows 7

I need to install a browser on a Windows 7 laptop that I'm trying to get operational so the files / data can be migrated to another platform. I would like to use Firefox … (read more)

I need to install a browser on a Windows 7 laptop that I'm trying to get operational so the files / data can be migrated to another platform. I would like to use Firefox if possible.

I'm thinking I would need a prior version. If so, what version should I choose and where do I get it from?

The current / legacy browser is Brave but that has been disabled by installing Bitdefender as part of the ongoing cleanup process. --Thanks

Asked by randy74 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

userChrome.css - Help With Customizing Tabs (part 2)

Hi All, I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be ve… (read more)

Hi All,

I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be vertically centered. Right now, the text is dropping too close to the bottom of the tab.

Had this looking very nice in FF 88 with the same code, as you can see in the attached images, but it seems to render differently in FF 115 ESR and FF 125.

Below is some code I used to style the tabs, but the problem exists without this code as well.

I've also included some "tabs on bottom" code I'm using as well at the very bottom.

Would sure like to get those Classic Toolbar Buttons working again too (shown in the second image), but that will be a later request :)

Any help is appreciated.

Thanks!

/* Highlight non-selected tabs on mouseover */ .tabbrowser-tab:not([selected]):hover .tab-content {

  background-color: #dbe3eb !important;

}

  1. TabsToolbar {
 -moz-box-ordinal-group: 3 !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 height: 25px !important;
 background-image: url("bkmr_back.gif") !important;
 border-top: 1px solid #afc0d2 !important;
 border-bottom: 1px solid #8698aa !important;

}

/* Background color of selected tab */ .tab-background[selected="true"] {

   background-attachment: none!important;
   background-image: none!important;
   background-color: #eef5fc !important;

}

/* Background color of non-selected tab */ tab-background:not([selected]) {

   color: #000000 !important;
   background-color: #c7d3e0 !important;

}

/* Border color & bold text for selected tab */

  1. TabsToolbar .tabbrowser-tab[selected] {
   font-weight: 700 !important;
   color: #000 !important;
   border-top: 1px solid #8698aa !important;
   border-left: 1px solid #8698aa !important;
   border-right: 1px solid #8698aa !important;

}

/* Border color & normal text for non-selected tab */

  1. TabsToolbar .tabbrowser-tab:not([selected]) {
   font-weight: 600 !important;
   color: #000 !important;
   border-top: 1px solid #afc0d2 !important;
   border-left: 1px solid #afc0d2 !important;
   border-right: 1px solid #afc0d2 !important;

}

/* -------------- TABS ON BOTTOM --------------- */ /* TABS: below nav-bar - updated for 89+ | 108+ | 113+ */

  • |*:root {
 --tab-toolbar-navbar-overlap: 0px !important;
 --tab-min-height: 25px !important; /* adjust */
 --tab-min-width:  80px !important; /* adjust */

}

  1. navigator-toolbox #TabsToolbar {
 position: absolute !important;
 bottom: 0;
 /* height: 27px !important; */
 height: 28px !important;
 width: 100vw !important;

}

/* navigator-toolbox - padding */

  • |*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
 position: relative !important; /*89+*/
 padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*adjust*/
 background-color: var(--toolbar-bgcolor) !important;

}

/* TABS: HEIGHT */

  1. tabbrowser-tabs,
  2. tabbrowser-arrowscrollbox,
  3. tabbrowser-tabs .tabbrowser-tab {
 min-height: var(--tab-min-height) !important;
 max-height: var(--tab-min-height) !important;

}

.tab-stack {

 height: var(--tab-min-height) !important;

}

  1. TabsToolbar {
 height: var(--tab-min-height) !important;
 margin-bottom: 0px !important;
 /* box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*optional*/
 /* background-color: var(--toolbar-bgcolor) !important; */
 color: var(--toolbar-color) !important;

}

/* drag space */ .titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] {

 width: 40px;

}

/* Override vertical shifts when moving a tab */

  1. navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
 padding-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] #tabbrowser-tabs {
 padding-bottom: unset !important;
 margin-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] > #nav-bar {
 margin-top: unset !important;

}

/* hide indicators and caption buttons */

  1. TabsToolbar .private-browsing-indicator {display: none !important;}
  2. TabsToolbar .accessibility-indicator {display: none !important;}
  3. TabsToolbar .titlebar-buttonbox-container {display: none !important;}
  4. TabsToolbar #window-controls {display: none !important;}

/* -------------- TABS ON BOTTOM --------------- */

Asked by Slouch 1 year ago

Answered by Slouch 1 year ago

  • Solved
  • Archived

BLOCKED by Cloudflare

Since the last Firefox update I have been unable to login to my bank's website. Attached is a screenshot of the message that appears. As a test I tried logging in with … (read more)

Since the last Firefox update I have been unable to login to my bank's website. Attached is a screenshot of the message that appears. As a test I tried logging in with Google Chrome and was successful so it is likely something with the last update of Firefox. Note that I am using Windows 7 and do not want to change to a newer version.

Asked by DONALD SCHARDT 1 year ago

Answered by DONALD SCHARDT 1 year ago

  • Solved
  • Archived

Deleting a Firefox Profile also deleted pretty much everything on my desktop, help please?

Hello, today I decided to create a new Firefox Profile. I set the directory of this profile to be my desktop, which is where I usually put things (downloads and such) by … (read more)

Hello, today I decided to create a new Firefox Profile. I set the directory of this profile to be my desktop, which is where I usually put things (downloads and such) by default. I thought it would create another folder there on the desktop and put everything inside that, but instead it put a bunch of junk on my desktop. No big deal, right, I can just delete the profile, and that other junk should also be deleted. Well, not only did deleting the Firefox profile delete the extra junk that was created while making the profile, it also, for some reason, has deleted about 90% of everything else on my desktop as well. There are now only a few seemingly random things left on the desktop, that it decided to spare for whatever reason.

Where did everything go? The recycle bin is empty.. Most of it was just shortcuts, not a big deal, but I did have a few folders with some rather important work that I would very much like to retrieve. Please tell me Firefox didn't just nuke my desktop, and that all of those things are now unrecoverable? Windows 7 64 bit

Thanks very much.

Asked by newmail0047 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Half My Pages Will Not Load Correctly - All of a Sudden Today!

Everything was fine until about an hour ago. Suddenly over half My tabs quit working. Either the display is weird and all text, or the page is blank, or there is a smal… (read more)

Everything was fine until about an hour ago. Suddenly over half My tabs quit working. Either the display is weird and all text, or the page is blank, or there is a small "broken image" icon in the upper left... A few tabs are working fine. On X I get a notice saying, "Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com."

I tried turning off tracking (which was NOT "strict!!!"), and that did not fix the problem.

What is going one????

Asked by Amaterasu Solar 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Locked
  • Archived

How to setup ESNI in Firefox 91 on Windows

After watching this video https://www.youtube.com/watch?v=mAfY_bNJTBI i went to https://www.cloudflare.com/ssl/encrypted-sni/ and did the test. Result is 3/4. (See screen… (read more)

After watching this video https://www.youtube.com/watch?v=mAfY_bNJTBI i went to https://www.cloudflare.com/ssl/encrypted-sni/ and did the test. Result is 3/4. (See screenshot below) Secure DNS, check DNSSEC, check TLS 1.3 check Enrypted SNI, fail In Firefox i tried doing exactly what the person did in the video but i dont have the settings he is showing in about:config Why is that? (Below you can see the screenshot, those settings are missing from about:config)

So my question reamins simple, how can i enable Enrypted SNI in Firefox?

Asked by SuMo Bot 4 years ago

Answered by cor-el 4 years ago

  • Solved
  • Archived

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (read more)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

Asked by Slouch 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Right click menu keyboard shortcut

Hello, I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a… (read more)

Hello,

I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a link, but now it was changed to L. That is really inconvenient. As you know, when you right click a link using the mouse, your right hand is still holding the mouse, and not easy to press the letter L on the keyboard.

The old menu option is "Copy Link Locaton", but the new one is "Copy Link".

Is it possible to customize the keyboard shortcut of right click menu, please?

Thank you! Brian

Asked by Brian_30@IRQ 4 years ago

Answered by cor-el 4 years ago

  • Solved
  • Archived

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… (read more)

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; }

Asked by Slouch 1 year ago

Answered by Slouch 1 year ago

  • Archived

Recover Deleted Firefox Browsing History.

Hello Last week I deleted my browsing history, I had don't so since 2023, sadly I just found out that I need to restore a number of those close pages, I found the same t… (read more)

Hello

Last week I deleted my browsing history, I had don't so since 2023, sadly I just found out that I need to restore a number of those close pages, I found the same topic on the site however it's from 2020 :

1. Click "Start" > "Search" > "Tools" > "Folder Options." 2. Click "View" > select "Show hidden files and folders" > uncheck "Hide extensions for known file types" and "Hide protected operating system files". 3. Click search in "All Files and Folders" in the C Drive > type index.dat in search bar > click "Search". 4. Download and install index.dat file reader on your PC if you don't have one. 5. Open index.dat file within the reader > Click on the Firefox browsing history you want to restore > Click "Restore". Then you can open your Firefox browser to check all your restored history now.

I followed the above steps until nr 5, it does not show me any data on firefox

Asked by andrei_c888 1 year ago

Last reply by andrei_c888 1 year ago

  • Solved
  • Archived

Customize Toolbar page does not appear.

When I try to customize the toolbar in Firefox 115.10, the browser tries to change the page to the customize toolbar / overflow toolbar page. However the page flashes o… (read more)

When I try to customize the toolbar in Firefox 115.10, the browser tries to change the page to the customize toolbar / overflow toolbar page. However the page flashes on and then reverts to the normal browser page. The page showing customize toolbar/ overflow toolbar, is transient and does not last. So I can't even customize the order of the buttons on my toolbar. This wasn't a problem a few days ago before the switch to this latest version. In particular I am trying to change the position of the "home" button to the left side of the address box. I just can't bring up the customize toolbar page. I'm not talking about the position of the add-on or extension buttons...just the home button. Hope this is clear. By the way, I've even tried this in safe mode to no avail.

Asked by paulgxi 1 year ago

Answered by paulgxi 1 year ago

  • Solved
  • Archived

Twitch stopped working in Windows 7.

05/20/2025 twitch streams stopped working, image disappeared, sound is there. Also working videos that are on twitch, not streaming. In windows 10 everything works. … (read more)

05/20/2025 twitch streams stopped working, image disappeared, sound is there. Also working videos that are on twitch, not streaming. In windows 10 everything works.

Asked by RikiTikiTak 8 months ago

Answered by RikiTikiTak 8 months ago

  • Archived

Daily Mail . com why cant I access please ?? I live in Wales UK

Secure connection failed and Firefox did not connect Firefox Last updated: 01/16/2024 39% of users voted this helpful This article explains why you may see a Secure Conn… (read more)

Secure connection failed and Firefox did not connect Firefox Last updated: 01/16/2024 39% of users voted this helpful

This article explains why you may see a Secure Connection Failed or a Did Not Connect: Potential Security Issue error page, and what you can do.

   If you see a Warning: Potential Security Risk Ahead error page, see What do the security warning codes mean? and How to troubleshoot security error codes on secure websites.
   To troubleshoot other error messages, see Websites don't load - troubleshoot and fix error messages. 

Table of Contents

   Secure connection cannot be established
       Secure Connection Failed
       Did Not Connect: Potential Security Issue
   Website issues
       TLS version unsupported
       HSTS required
   Security software conflict
   Incorrect system clock
   Other secure connection issues

Secure connection cannot be established

When a website that requires a secure (HTTPS) connection tries to secure communication with your computer, Firefox cross-checks this attempt to make sure that the website certificate and the connection method are actually secure. If Firefox cannot establish a secure connection, it will display a Secure Connection Failed or Did Not Connect: Potential Security Issue error page. Secure Connection Failed

A Secure Connection Failed error page will include a description of the error and a Try Again button. There is no option to add a security exception to bypass this type of error.

Fx97SecureConnectionFailed ~~~ The url gives me this can you help please its not bitdefender total security blocking it I dont think https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct

Asked by PureCrystalFire 1 year ago

Last reply by cor-el 1 year ago