Showing questions tagged: Show all questions

Reply Signatures

Has anyone found a way to have a separate "reply signature?" The use-case is that I may send an initial email with a 'complete' signature (first name, lastname, email, p… (read more)

Has anyone found a way to have a separate "reply signature?"

The use-case is that I may send an initial email with a 'complete' signature (first name, lastname, email, phone, etc.). But when the other party replies it would be nice to then reply to that with just my first name. Or at worst, auto-insert the full signature.

I've setup my full signature and auto-populates when I create a new message. But not on the reply.

Any suggestions?

Asked by Eric Gombrich 13 hours ago

Last reply by christ1 32 minutes ago

folder fix

I mistakenly moved a folder into another. It is now a subfolder and I want to move it back. The move command is not working. How do I move a subfolder back to be a pri… (read more)

I mistakenly moved a folder into another. It is now a subfolder and I want to move it back. The move command is not working. How do I move a subfolder back to be a primary folder?

Asked by jwgorba 13 hours ago

Last reply by Bogomil Shopov - Бого 4 hours ago

Is it possible to filter messages by formatting? I'm receiving spam in italics and bold that no one else sends in.

I filter messages to move spam to my trash folder. I don't use the spam & junk functions. I'm on some oddball's list who sends all their spam in bold italics and an … (read more)

I filter messages to move spam to my trash folder. I don't use the spam & junk functions.

I'm on some oddball's list who sends all their spam in bold italics and an uncommon font.

Easy to spot but it's easily 30 a day. I'd love to filter them. I don't see a 'by formatting' option.

Any ideas? Thanks!

Asked by curls3 7 hours ago

Last reply by christ1 5 hours ago

Homemade Home Page and Virtual Filing Cabinet

I made a private homepage years ago made up entirely of links to web-based AND local folders and files that are grouped into columns of categories like banking, medical, … (read more)

I made a private homepage years ago made up entirely of links to web-based AND local folders and files that are grouped into columns of categories like banking, medical, insurance, budget, etc. I keep it off-line on my desktop. I wrote the code so I could place an external link to a bank for example, next to a local link to the folder on my computer where I download statement pdfs from that bank and other bank files. The web page links displays: MY BANK Chkng/Debit Statements Credit Card Statements Bank Information The top link goes to the bank web page on line while the three lower links open folders on my computer where I save pdfs, txt, images, etc from the bank. Firefox opens the folders as "Index of file:///C:(folder path).

My personal home page is laid out with groupings like this for all sorts of information and associated web links: broker, vendor invoices, medical test, taxes, social security, health insurance, subscriptions etc. Today we get .pdf files with all sorts of information and no help organizing it for easy access. The Firefox browser has become the perfect tool for me. But I learned HTML coding years ago! Not so easy to do for others.

Today, many entities have on-line access that provides downloads like invoices, test results, payments, subscriptions, and much more that replace paper. Creating folders to hold these documents with their own local links on your web/local homepage makes sense to me.

While you can use "File" on Firefox to open a local folder or individual file, you cannot save it as a link. However, you can copy the path and transfer that to an a href=" line of link code in your homepage and build on that method. It's amazing how many types of files can be displayed in a browser that are locally stored. Even a link to a spreadsheet file will open that spreadsheets application. Having a varied list of links with quick access is worth the code-writing time. I wish there was an app to help anyone make their own custom folders and links to the contents in a "my homepage.html" . Is there a product idea in there for you folks?

Asked by NYCPaull 13 hours ago

pop up ads

Apparently I have got Malware. I keep getting ad pop-ups on what ever I'm doing, it doesn't matter if I'm online or not. I have installed all kinds of adblocks nothing wo… (read more)

Apparently I have got Malware. I keep getting ad pop-ups on what ever I'm doing, it doesn't matter if I'm online or not. I have installed all kinds of adblocks nothing works. I have disabled Chrome like the internet says to. Still getting them. They are easy to get rid of but very annoying. Please help me. I don't want to restore to factory.

Asked by Keith Fonville 16 hours ago

New email colours

Hi, Would appreciate your help with the following: New, unread emails arrive mostly with blue bolded text and a small yellow circle on top left of each message, however … (read more)

Hi,

Would appreciate your help with the following: New, unread emails arrive mostly with blue bolded text and a small yellow circle on top left of each message, however some emails arrive with black bolded text without the small circle. If I click the download (cloud) button all unread blue bolded text emails turn to black bolded text. This doesn't appear right.

How can I make all new, unread emails have either bolded Blue text or Black text (I would like to choose desired option).

Thanks

Asked by ciaran5000 19 hours ago

How to add a shortcut to Proton Mail sign in, to my MacOS 14 dock to use in Firefox for Mac

I use a MacBook AIr with OS 14.4.1 (Sonoma) and want to add a short cut link to Proton Mail (Free version) that I can put in my MacOS Dock. I am using Firefox 125.03 vers… (read more)

I use a MacBook AIr with OS 14.4.1 (Sonoma) and want to add a short cut link to Proton Mail (Free version) that I can put in my MacOS Dock. I am using Firefox 125.03 version.

I used to have a link in my Mac Dock but then I tried the trial of their desktop app-- and when that ended recently, I did not know how to set the Dock link up again. I tried directions for other browsers but they did not help.

'The link I want the short cut to go to is' https://account.proton.me/mail so I can sign right in to check my email.

So I checked Proton's support site for help but it has directions to do this ONLY from Safari and another browser, NOT Firefox.

If you can give me some straightforward directions to add the shortcut to Proton Mail sign in back to my Mac Dock, I would be grateful!

I really enjoy and feel safer using Firefox, by the way! thank you

Howard Mangel

Asked by HowardNJ 1 day ago

Last reply by cor-el 1 day ago

Messages delete after one month if not starred

Since I updated to the last Thunderbird version, the messages in my inbox are deleted after one month if I don't "star" them. I don't think I changed any settings? Can so… (read more)

Since I updated to the last Thunderbird version, the messages in my inbox are deleted after one month if I don't "star" them. I don't think I changed any settings? Can somebody help me with this?

Asked by ruddenkl 1 day ago

Last reply by david 1 day ago

Trying to set my tab close button to the left

I am using theme called WhiteSur to imitate Safari, as that is the browser layout I prefer. However, this doesn't change the position of the close tab button and leaves i… (read more)

I am using theme called WhiteSur to imitate Safari, as that is the browser layout I prefer. However, this doesn't change the position of the close tab button and leaves it on the right hand side. I found a way to change it, using the code .tabbrowser-tab .tab-close-button {

 margin-left: -5px !important;
 margin-right: 2.5px !important;

} Unfortunately, this doesn't change based on the size of the tab, so if I set it to a size that is good for only having 1 tab, it will look bad or be off the screen for the other amounts of tabs. Is there a way to detect the width of the tab or the amount of tabs open and dynamically set the margins based off of this? So I could set it as (width-of-tab)-x and that would always keep the close tab button in the same spot, regardless of tab size. Thanks!

In TB 66 how can I re-enable Calendar, if it was disabled long ago during the installation?

Could not find anything in add-ons, settings, or about:config. There is a topic on this site https://support.mozilla.org/en-US/questions/1086884 but I am not able to foll… (read more)

Could not find anything in add-ons, settings, or about:config. There is a topic on this site https://support.mozilla.org/en-US/questions/1086884 but I am not able to follow it because there is no add-on or plugin to enable or I cannot find it.

Asked by yekos82264 2 days ago

Last reply by Matt 1 day ago

No Recall of message option

I have inadvertently cc'd a person to a confidential email and not there is no recall option with Thunderbird. This is an option available on all other email providers. H… (read more)

I have inadvertently cc'd a person to a confidential email and not there is no recall option with Thunderbird. This is an option available on all other email providers. How do I recall a message sent in error?

Asked by stepali 1 day ago

Last reply by david 1 day ago

How to disable the 'download complete' pop-up??

Hi. Is there a way to disable this popup in firefox android? I see it's an option on desktop via support:config, but not mobile. It is persistent and takes up a good c… (read more)

Hi. Is there a way to disable this popup in firefox android? I see it's an option on desktop via support:config, but not mobile. It is persistent and takes up a good chunk of the screen. When downloading a lot of images in a row it makes navigation difficult.

I'm confident there's a way bc I'm sure tons of us have been asking the same question for a long time now. If not - 'new feature/bug request' I/we will do.

Thank you.

Asked by Carini Reprise 2 days ago

moz-extension keeps loading at startup but no related extension appears in my extension list

Hi and thanks for your help. I was playing around with my DMARC settings for my new site and was looking around at who was hosting my WordPress domain for http://ibizign… (read more)

Hi and thanks for your help. I was playing around with my DMARC settings for my new site and was looking around at who was hosting my WordPress domain for http://ibizignite.com, and Google directed me to GoDaddy. That was wrong. However, in my fooling around, somehow GoDaddy and this associate Westechnologies keeps popping up when I open up my browser after booting up my computer, and I cannot get rid of it. I don't know where to find it, because there is no associated extension anywhere in my extension list.

Here is the address that came up: moz-extension://dfdaa01e-fa7e-4241-8590-a19edb2ec40f/data/blocked/index.html?url=https://www.godaddy.com/forsale/www.westechnologies.com?utm_source=TDFS_BINNS&utm_medium=parkedpages&utm_campaign=x_corp_tdfs-binns_base&traffic_type=TDFS_BINNS&traffic_id=binns&

I tried to use another add-on to block it, and it does, but the darn site keeps appearing every startup after a fresh boot, and neither Westechnologies not GoDaddy appear anywhere in my Zone Map or anywhere else in my registry. Can anyone help me get rid of it please?

Asked by iBizIgnite 1 week ago

Last reply by jscher2000 - Support Volunteer 2 days ago

Email signatures Search-and-replace command?1

My company has a new name and I need to create a new signature. Now I have a problem: I have almost 200 email templates or drafts. The "old" signature is saved in these e… (read more)

My company has a new name and I need to create a new signature. Now I have a problem: I have almost 200 email templates or drafts. The "old" signature is saved in these emails. I have created the new signature with the new name, but it doesn't seem to update automatically for emails in the templates or drafts folder.

Do you have an idea how I could solve this elegantly without having to edit all 200 mails manually?

Unfortunately, I couldn't find a "search and replace" command.

Many thanks for your help

Asked by herwig2 3 days ago

Last reply by david 2 days ago

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… (read 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 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 */
}

Asked by Slouch 3 days ago

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 3 days ago

Lost personalization of Windows10 and Firefox after a power failure.

Re-booting following a power failure, I entered my pin & received a message something like, "Would you like to sign out? If you continue you risk losing personal data… (read more)

Re-booting following a power failure, I entered my pin & received a message something like, "Would you like to sign out? If you continue you risk losing personal data. You can protect your data by signing out, then signing in again". So I signed out, then signed in again and the boot proceeded but it was like a brand new installation. Desktop background was Windows blue, about half my desktop icons gone, all default apps reset, in Firefox all my plug-ins/extensions gone, all my bookmarks gone. And Windows Settings now won't let me set Firefox as the default browser and when FF offers to set itself as the default browser, that doesn't work either.

I've got the feeling this is some kind of identity issue gone awry but I don't know how to fix it. Hoping someone on this forum recognizes the problem, and knows a solution. Thanks for any help offered.

Asked by vimy100 3 days ago

New Tab Addon Button Missing

i use New Tab Override, reinstalled my software, firefox, and lost the button to get a new tab that goes on the address bar. its no longer in customize. ive removed the a… (read more)

i use New Tab Override, reinstalled my software, firefox, and lost the button to get a new tab that goes on the address bar. its no longer in customize. ive removed the addon and put it back on, started in troubleshoot mode, disabled all other addons, and it never showed back up

can someone help, the guy who made it wont help

Asked by tunescool 5 months ago

Last reply by PMDonovan 3 days ago