Clean Install

Have two computer with same email. My Wife's computer password got corrupted and unable to get messages. I deleted TB and deleted any reference to Thunderbird in the re… (pročitajte više)

Have two computer with same email. My Wife's computer password got corrupted and unable to get messages. I deleted TB and deleted any reference to Thunderbird in the registry. Turn off and restarted PC, downloaded new install and run and all the setting from before automatically were in place and still could not get pass the password issue. My computer does not have any password.

My wife's PC, under setting, does not have any saved passwords or a Primary password or even the "Use a Primary Password" checked. If it is checked there is nothing there. It just will not get passed the password issue being always asked when trying to "Get Messages".

How do you get rid of all the infor, setting, password requirements and to be able to restart with a clean Thunderbird install or get passed the password issue? Making my brain hurt.

Asked by dsks prije 2 sedmica

Last reply by dsks prije 8 minuta

Folder structure in Thunderbird

Hello Folks I recent times we had to migrate from one company to another as the former company no longer provided the emailing service... At first it worked OK...then I w… (pročitajte više)

Hello Folks I recent times we had to migrate from one company to another as the former company no longer provided the emailing service... At first it worked OK...then I was no longer able to get emails and the new company took me through and reset Thunderbird setup,,,once that was done all my folder structure disappeared, and all the info stored in the folders... I have been trying to sort it out, but the company has not been able to do so...and today they suggested to contact Thunderbird to see if they could help... Thank you in anticipation Franco

Asked by Franco Smargiassi prije 22 minuta

Firefox won't load websites. Pages are Blank. Application Menu unresponsive.

Whenever I type in a website URL in the search-bar, first of all, the drop-down menu of related searches and websites does not show up. When I press enter to confirm that… (pročitajte više)

Whenever I type in a website URL in the search-bar, first of all, the drop-down menu of related searches and websites does not show up. When I press enter to confirm that's where I want to go, nothing happens. The URL just kinda sits there, no loading circle or anything... Just a blank page. Only two of the icons on my toolbar works. The "Account" icon, which takes me to my Firefox settings. And my Extensions icon. Clicking the three little lines does nothing. The only websites i have been able to get to work at all are the settings page, and the Firefox troubleshooting page. I'm using Version 125.0.3, I tried using the browser both with and without hardware acceleration with results being unremarkably the same. I restarted Firefox and my computer multiple times to no avail, and the only thing I could find out of the ordinary was an error with Importing data from Microsoft Edge, which was not something I consciously wanted to do, but there was an error that popped up regarding that when i went to the settings page.

All that being said, I'm confused and at a loss for options, and could really use a Mozilla Staff member or someone who knows what they're doing to work me through this.

Asked by vinesjay16 prije 29 minuta

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… (pročitajte više)

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 prije 1 dan

Last reply by Slouch prije 29 minuta

  • Riješeno

English

Bulleted list itemI understand! You're asking how to use Mozilla Firefox or Safari. Here are some basic steps to get you started: Mozilla Firefox: 1. Download and in… (pročitajte više)

  • Bulleted list itemI understand! You're asking how to use Mozilla Firefox or Safari. Here are some basic steps to get you started:

Mozilla Firefox:

1. Download and install Firefox from the official website. 2. Open Firefox and set your default search engine and homepage. 3. Use the address bar to enter URLs or search queries. 4. Explore the toolbar for bookmarks, history, and extensions. 5. Customize Firefox with themes, add-ons, and settings.

Safari:

1. Open Safari on your Apple device (it comes pre-installed). 2. Use the address bar to enter URLs or search queries. 3. Explore the toolbar for bookmarks, history, and sharing options. 4. Customize Safari with extensions, settings, and privacy features. 5. Use iCloud to sync bookmarks and history across devices.

If you have specific questions or need further assistance, feel free to ask!

Asked by Hamza Hm prije 53 minuta

Answered by Hamza Hm prije 53 minuta

setting up a new email address using my own domain which is set to point to my gmail address

I have set up my own domain guytec.org using Namecheap. The alias for email is tguy. I have pointed this new email to my gmail address. I can receive emails into my thund… (pročitajte više)

I have set up my own domain guytec.org using Namecheap. The alias for email is tguy. I have pointed this new email to my gmail address. I can receive emails into my thunderbird Gmail box from tguy@guytec.org. I want to write emails with sent from tguy@guytec.org showing? How??

Asked by guytec.tg prije 5 dana

Last reply by guytec.tg prije 1 sat

Add eyedropper tool to toolbar

the built in eyedropper tool is the simplest and easiest solution to grabbing screen colors without granting file permission to 3rd party solutions for full funcionality.… (pročitajte više)

the built in eyedropper tool is the simplest and easiest solution to grabbing screen colors without granting file permission to 3rd party solutions for full funcionality. I have power-toys but I hate to see this tool needlessly depreciated. My workflow needs to sample many colors at a time making the menu navigation needless. PLEASE let there be a way to add it to the toolbar, I hope there is. Thanks for your time

Asked by bromraven prije 6 sati

Last reply by cor-el prije 1 sat

Mozilla vs Dementia & Alzheimers - where is the User Interface that remains exactly the same for 25 years?

The fundamental nature of dementia and Alzheimers is that the victim cannot remember new information. But for some time they can recall information and processes which w… (pročitajte više)

The fundamental nature of dementia and Alzheimers is that the victim cannot remember new information. But for some time they can recall information and processes which were learned previously.

After some years, they will be unable to utilize any of the technology they depend upon - they will not be able to turn on their device to make a phone call. They won't be able to locate the menu they need to utilize. Because all that changes CONSTANTLY. They will become helpless sooner than necessary. They will strain their families and the taxpayer sooner than necessary.

The only solution is for software makers to roll out, every 5 or 6 years, a "stable version" where the user interface will not change one iota for 25 years. Of course, they must still make internal updates for security and changes in the Internet Protocol layer system. The portions of the code that deal with the user must be modular to be plugged into newer hardware and communication protocols.

When someone is diagnosed with memory impairment, they will have time to learn the latest Stable Version.

This is a very fundamental change to business as usual, but there is no other solution other than continuing to balloon the cost of elder car.

In the old days this would be a call for an RFP...

Asked by FireFoxSucks prije 22 sati

Last reply by cor-el prije 1 sat

Install Offline Language File

After installing Thunderbird i had first download problems for new Firefox Versions. I tested around, installed everything new and found the solution. Somehow the Mainten… (pročitajte više)

After installing Thunderbird i had first download problems for new Firefox Versions. I tested around, installed everything new and found the solution. Somehow the Maintenance Service didn`t work properly on my machine and after deinstalling and restarting i can update firefox again. Problem remains: When trying to install Offline Languages , see picture, i get the message that it does not work. I tried everything possible, including reinstalling and deleting all old profiles (was a lot of work). Any ideas?

Asked by Phyto prije 3 sedmica

Last reply by Phyto prije 2 sati

thumder bird mail drafts folder

not sure if this is where i should be but i tried the Thunderbird help and got no answer. After the most recent Thunderbird up date and a Thunderbird install over e… (pročitajte više)

not sure if this is where i should be but i tried the Thunderbird help and got no answer. After the most recent Thunderbird up date and a Thunderbird install over existing one when i go to my drafts folder and click on any draft or save message in there i get a yellow bar at the bottom of the page that i have never seen before . Now i do not want recreate a new profile and lose all my contacts book marks add on etc. how do i remove that yellow bar in Thunderbird mail

Asked by Mary prije 2 sati

Captcha partly loads, spins at tick box, does not time out.

Hi, I can't use Firefox because a captcha won't complete loading. I have uninstalled and reinstalled, cleared cache and disabled add ons. I am using a vpn (PIA). Chrom… (pročitajte više)

Hi, I can't use Firefox because a captcha won't complete loading. I have uninstalled and reinstalled, cleared cache and disabled add ons. I am using a vpn (PIA). Chrome and Edge both load and operate OK. Thanks in advance.

Captchas are an ongoing issue. Firefox seems to have a LOT more captchas than other browsers. Is there a problem between Mozilla and Google?

Asked by Brenton Roy prije 2 sati

Firefox keeps downgrading?

I'm using Firefox 124.0.2 (64 bit) on Windows, and every few days I get the error about using an older version of Firefox, with Exit or Create New Profile options. I the… (pročitajte više)

I'm using Firefox 124.0.2 (64 bit) on Windows, and every few days I get the error about using an older version of Firefox, with Exit or Create New Profile options. I then run "firefox -allow-downgrade" from the command prompt and everything works fine... for a few days, when it happens all over again. This only started happening a couple of weeks ago, but it's getting really annoying. How do I stop it (short of using something like Waterfox or Brave).

Asked by peter.dell prije 1 dan

Last reply by peter.dell prije 2 sati

how to disable new Firefox feature?

I heard that the newest version of Firefox (which I have not upgraded to yet) has a feature that makes it easier to accidentally visit a website whose URL is on the clipb… (pročitajte više)

I heard that the newest version of Firefox (which I have not upgraded to yet) has a feature that makes it easier to accidentally visit a website whose URL is on the clipboard. I googled to find out how to disable it, and the Featured Snippet said "go to about:config and change clipboard.autocopy to false." Sounded simple, so I did it, but subsequently found out that the article it quotes from is 10 years of age!

My first question, then, is: what does changing "clipboard.autocopy" to false do if it doesn't turn off the brand-new feature?

The second question is, how do I disable the new URL Paste Suggestion feature? Will setting "clipboard.autocopy" disable it? In particular, I want to make sure that the browser does not pre-load or pre-fetch the clipboard URL, and in fact, I wish to pop up a dialog box any time I do "paste and go." People often copy URLs from e-mails to research them before visiting them directly; jumping directly will increase the likelihood of visiting an imposter site.

Asked by 4232jl prije 2 sati

I deleted Thunderbird, Installed latest version. in Thunderbird "Use Primary Password" is clicked so I can't reset primary P/W

I deleted Thunderbird, than Installed latest version. Now in Thunderbird "Use Primary Password" is clicked so I can't reset primary P/W. Previous P/W doesn't work becau… (pročitajte više)

I deleted Thunderbird, than Installed latest version. Now in Thunderbird "Use Primary Password" is clicked so I can't reset primary P/W. Previous P/W doesn't work because there is no P/W there as far as I can see. Instructions I found: "Tools> Developer Tools> Error> etc. There is no "Error" button. Instead I get Incoming Connection (attachment) and an other screen that I don't understand. Can you help please? Thank you Ilio Pieroni

Asked by Ilio Pieroni prije 2 sati

asked but not answered yello bar at bottom of drafts

I know i have asked this already but i did not receive an answer of a solution and id really like someone to help me with this. It is a duplicate question but again … (pročitajte više)

I know i have asked this already but i did not receive an answer of a solution and id really like someone to help me with this. It is a duplicate question but again no answer and id really like one . i want to remove it please do not tell me toget a new profile and lose everything i have. there has to be another way

Asked by Mary prije 2 sati

Remove logins and passwords

I want to delete firefox logins info and to make sure passwords and logins are never stored. I go to passwords, open up menu, and the "remove all passwords" choice is gr… (pročitajte više)

I want to delete firefox logins info and to make sure passwords and logins are never stored. I go to passwords, open up menu, and the "remove all passwords" choice is greyed out. How can I get that choice it be valid and to impliment that operation?? And to never have these stored??

Asked by MrJaakay prije 7 sati

Last reply by cor-el prije 2 sati

Tab/Program Brightness

Hello support, is there any way (other than the one plugin I found that did not work for some reason) to adjust firefox' general brightness (or that of an individual ta… (pročitajte više)

Hello support,

is there any way (other than the one plugin I found that did not work for some reason) to adjust firefox' general brightness (or that of an individual tab) ?

Also changing my monitors brightness would not work for me as I am trying to test a website I develop (using firefox to visualize it) and it is rather just the large difference between my editor (which's brightness you can not adjust) and the browser that is very unpleasent when I switch back and forth (like when trying to fix a bug).

Kindest regards.

Jonas Behr

Asked by jonas.behr prije 12 sati

Last reply by cor-el prije 2 sati

Google search results page

Hi, I'm having issues with my Google search results page. It used to be very clean looking and mainly only showing the results of whatever I searched. Today though, I sea… (pročitajte više)

Hi, I'm having issues with my Google search results page. It used to be very clean looking and mainly only showing the results of whatever I searched. Today though, I searched something and now the Google results are first showing Reddit answers, what others have asked, discussions and forums, what others have searched, short videos, etc. I have to scroll really far down just to get some normal search results. How can I fix this? Call me old school but I want the classic version back. Please help, I don't want to switch browsers. I've been using Firefox nearly since it's launch, since StumbleUpon days. Yeah!!! If you know, you know. Thanks!

Asked by alison0997 prije 2 sati

Mouse-click + modifier key to open a link in private mode?

I'd like to be able to open a link in private mode by holding down some modifier key, then clicking on the link. There are many times that I want to open a link in privat… (pročitajte više)

I'd like to be able to open a link in private mode by holding down some modifier key, then clicking on the link. There are many times that I want to open a link in private mode, and a keypress + click would be the quickest way to do it given that one hand typically remains at the keyboard while I use the mouse/trackpad.

I've even added a toolbar button to open a new private browsing window, then dragged and dropped a link onto the button, but that gets a circle with slash icon and nothing more.

Others have asked this question, so, to be clear, none of the following address my question: copying the link then opening the private browsing window & pasting the link, using a customized shortcut/bookmark, opening Firefox in private mode via command line, right-clicking the link then selecting "Open link in new private window".

Thanks for any advice and thank you, Mozilla, for Firefox!

Asked by TAP prije 4 sati

Last reply by jscher2000 - Support Volunteer prije 3 sati