Showing questions tagged: Show all questions

Move Tab Icons (favicons) up 1px

Hi All, For some reason my tab icons look a little low, and I would like them more vertically centered. I've been trying to move these icons around using some older cod… (read more)

Hi All,

For some reason my tab icons look a little low, and I would like them more vertically centered.

I've been trying to move these icons around using some older code that doesn't seem to work anymore.

The code below no longer has any effect.

Does anyone know how to move the tab icons up 1 pixel?

Thanks!

/* padding doesn't move them */
.tab-throbber, .tab-icon-image { padding-bottom: 4px !important; }
/* margin doesn't move them */
.tab-throbber, .tab-icon-image { margin-bottom: -2px !important; }
/* can't even turn the icons off LOL */
.tab-icon-image { display:none !important; }

Asked by Slouch 17 minutes ago

how do i remove the mute tab button when hovering over tabs with audio playing

I often have many tabs open (25+) I have made it so tab shrink way more then normal (I like the way chrome handles tabs where they basically just shrink infinitely. Fire… (read more)

I often have many tabs open (25+) I have made it so tab shrink way more then normal (I like the way chrome handles tabs where they basically just shrink infinitely. Firefox doesn't do it's even with my twerks but ohwell.)

so when i want to click on a tab with audio playing at a small size i often mute the tab instead of clicking on the tab

Where and how can i remove the mute button that appears when hovering over tabs with audio playing?

I have never found that mute button useful so removing it will not impact me

Asked by andreasdevantier 19 hours ago

Last reply by andreasdevantier 2 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 2 days ago

Last reply by Matt 3 hours 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 5 days ago

Last reply by Slouch 13 hours ago

Viewing emails

Sadly I had to thoroughly uninstall Thunderbird, reinstall and create new mailboxes due to some strange reason. In the past, the inbox would show the email list and, if c… (read more)

Sadly I had to thoroughly uninstall Thunderbird, reinstall and create new mailboxes due to some strange reason. In the past, the inbox would show the email list and, if clicked, a message would show up below a separator line. Now only the list shows up and I have to double click to read it which opens a new window. What a pain!

And yes, I know I can view the message page using F8 but it is on the right side and shorten the other windows.

Is there a way to go back to the view option I had in previously?

Asked by msinfo2015 5 days ago

Last reply by Matt 4 hours ago

Firefox is not setting my location correctly on a desktop, Android cell phone is fine

I have Firefox on Windows, Linux, and Android. Anytime I use Firefox on a desktop, it sends me to Tornado Alley in Kansas. However, I am not in Kansas, and I don't have d… (read more)

I have Firefox on Windows, Linux, and Android. Anytime I use Firefox on a desktop, it sends me to Tornado Alley in Kansas. However, I am not in Kansas, and I don't have dog named Toto either. I am in the Detroit area. If I use other browsers, I don't have this problem. It only happens on desktop computers. On my cell phone it shows the correct location. I have already done the simple troubleshooting measure (for a year now: clearing cache, uninstall, reinstall, etc...) and NOTHING removes me from this Tornado Alley, Kansas location on the Firefox browser. If I use Chrome, Opera, Edge, etc... I don't get this problem. It must be something in the Firefox program.

Asked by tigerprowlusa 1 month ago

Last reply by tigerprowlusa 5 hours ago

Task sidebar removal

My elderly client has enabled a “my tasks” sidebar in Gmail. He does not know how to turn it off. I have searched for an answer and have been unable to find one. Ctrl+B… (read more)

My elderly client has enabled a “my tasks” sidebar in Gmail. He does not know how to turn it off. I have searched for an answer and have been unable to find one. Ctrl+B is not helpful and doesn’t bring up a screen where it says sidebar. Please help! He keeps asking about it and I am a caregiver, not a computer technician…

Asked by James Bradley 1 day ago

Last reply by jscher2000 - Support Volunteer 9 hours ago

how to change firefox default search engine?

if i search in the firefox bar then google always search "all time" but i want it to search the last 3 year. i have a code for that this: https://www.google.com/search?q=… (read more)

if i search in the firefox bar then google always search "all time" but i want it to search the last 3 year. i have a code for that this: https://www.google.com/search?q=%25s&sca_esv=cd9a55a255ee4ca7&source=lnt&tbs=cdr%3A1%2Ccd_min%3A2022%2Ccd_max%3A&tbm=

but how can i change this in firefox? where i need to put this or how?

Asked by moderndefender 23 hours ago

Last reply by jscher2000 - Support Volunteer 9 hours ago

Receiving emails with and without attachments all in the same list

Hi - how I receive my Thunderbird emails have changed. I now have to toggle on the attachment (paper clip) symbol to see emails received and sent that have / don't have a… (read more)

Hi - how I receive my Thunderbird emails have changed. I now have to toggle on the attachment (paper clip) symbol to see emails received and sent that have / don't have attachments. Previously they were all in the same list. I didn't knowingly change any of the settings. I'd like to reset the emails so that all emails are in one continuous list - both with and without attachments.

Very much appreciate it if I could be guided through how to reset this.

Thanks

Steve

Asked by steve622 20 hours ago

Last reply by david 20 hours ago

Grouped by (expanded)

Hi there! I made a screen-shot just in case I don't explain this well :) In my inboxes this works well on both my emails - the "groups" 'today, yesterday, last 7, la… (read more)

Hi there! I made a screen-shot just in case I don't explain this well :) In my inboxes this works well on both my emails - the "groups" 'today, yesterday, last 7, last 14 & older' are all expanded all the time. (see image)

This is however not the case in other folders like sent, junk, deleted etc. I need to manually click the name "today/yesterday etc." to expand it. Next time I go to that folder again, they are all 'un-expanded/closed/collapsed' again.

I would like them to be expanded as default all-the-time in every folder I have! Is there a setting for this somewhere that I can set to 'true' or just check a box?

Asked by micke 20 hours ago

Tabs bar is scrolling

I can't find a way to disable tabs scrolling. This is highly confusing, I have to always look for my tabs and do extra clicks and scrolling. This is very distracting. Als… (read more)

I can't find a way to disable tabs scrolling. This is highly confusing, I have to always look for my tabs and do extra clicks and scrolling. This is very distracting. Also those two buttons - "<" & ">" - they occupy extra space. The left one is especially annoying because I expect a "+ new tab" button to be there. I don' want to test/use this new experimental feature, how can I turn this off? Thank you.

Asked by Arseniy Fomchenko 20 hours ago

  • Solved

Rearrange email domains in the left tool box?

In my left tool bar I have: xxxx@cox.net pop server followed by about 40 folders. This was the Cox email that is no longer in use. xxxx@gmail.com followed by folders … (read more)

In my left tool bar I have:

xxxx@cox.net pop server followed by about 40 folders. This was the Cox email that is no longer in use.

xxxx@gmail.com followed by folders

xxxx@cox.net this is the new imap cox.net using yahoo.

Is it possible to move the bottom cox.net to the top, followed by gmail, followed by the no longer in use pop cox.net?

Thanks

Asked by thessick 1 week ago

Answered by Bogomil Shopov - Бого 1 week ago

Folder layout for new folders

Dear Sirs, I have a common layout for folders. If I create a new folder, Thunderbird 115.10.1 (and previous versions) always uses a different layout. Sometimes I forget … (read more)

Dear Sirs,

I have a common layout for folders. If I create a new folder, Thunderbird 115.10.1 (and previous versions) always uses a different layout. Sometimes I forget to change the layout and when opening the newly created folder I am confused. I find it also annoying to always apply my folder layout to the newly created folders.

Is there any method/setting to define/set the layout for new folders?

Kind regards,

Jens

Asked by FF Konto Jens 1 day ago

Last reply by FF Konto Jens 1 day ago

Move email accounts up or down on my Thunderbird home page

I would like to know if I can move my email accounts up or down on my Thunderbird home page. I am phasing out one of my email accounts and I would like to move it from th… (read more)

I would like to know if I can move my email accounts up or down on my Thunderbird home page. I am phasing out one of my email accounts and I would like to move it from the top of my email account list and position my primary account at the top.

Asked by allsteamedup 1 day ago

Last reply by Bogomil Shopov - Бого 1 day ago

Replace context menu navigation icons with text only

Hi All, Is there a way to replace the navigation icons on the context menu with their text-only counterparts? I've tried the following code segments which provide less-… (read more)

Hi All,

Is there a way to replace the navigation icons on the context menu with their text-only counterparts?

I've tried the following code segments which provide less-than-optimal results.

This one which worked in FF 88, now removes the icons, but leaves 4 blank buttons in a row with no text...

#context-back image,
#context-forward image,
#context-reload image,
#context-stop image,
#context-bookmarkpage image {display: none !important;}}


This one completely removes the options, but I would like to keep them, and replace them with their text counterparts

#context-navigation,
#context-sep-navigation {
   display:none !important;
}


Please see attached images for the before and after of what I'm trying to achieve.

Might be nice to have the blank icon column to the left of these 4 items so they all line up with the items below, but I can live without that if it's not possible.

Any help is appreciated!

Asked by Slouch 1 day ago

Last reply by Slouch 1 day ago

Thunderbird asks for Master Password twice

When I start Thunderbird, it asks for Master Password right away, and then again just after it opens up. I asked question last year, but didn't get much response. What … (read more)

When I start Thunderbird, it asks for Master Password right away, and then again just after it opens up.

I asked question last year, but didn't get much response.

What can I do to just have it ask one time when starting Thunderbird? I tried disabling "check new messages at startup" on all accounts.

Asked by CSM 1 week ago

Last reply by CSM 1 day ago

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

Last reply by Eric Gombrich 1 day 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 2 days ago

Last reply by Bogomil Shopov - Бого 2 days ago