Showing questions tagged: Show all questions
  • Archived

Customizing Proton design

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightl… (read more)

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightly reduce the tab height, (2) get back tab borders for inactive tabs and (3) remove the small gaps between tabs. How exactly do I have to change the following code to do so (ideally, for convenience, please just complete the code accordingly)? Thanks in advance for any support!

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/

menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 2px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

/*** Proton Tabs Tweaks ***/

/* Adjust tab corner shape, optionally remove space below tabs */

#tabbrowser-tabs {
    --user-tab-rounding: 6px;
}

.tab-background {
    border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important;
    margin-block: 1px 0 !important;
}
#scrollbutton-up, #scrollbutton-down { /* 6/10/2021 */
    border-top-width: 1px !important;
    border-bottom-width: 0 !important;
}
/* Container color bar visibility */
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
    margin: 0px max(calc(var(--user-tab-rounding) - 3px), 0px) !important;
}

Asked by laudesimperiales 2 years ago

Last reply by Paulgi 2 years ago

  • Solved

Whenever i open a tab it immediately crashes.

I'm asking this question on a different browser because Firefox cant load any websites. Basically whenever i open a new tab, it opens to a crashed tab. Gah. It cant even… (read more)

I'm asking this question on a different browser because Firefox cant load any websites.

Basically whenever i open a new tab, it opens to a crashed tab. Gah. It cant even load google, or any website for that matter, not even the homepage for Firefox, its just a blank page with nothing on it, whenever i type something into the address bar and press enter it just disappears and does nothing. Browser settings work, but stuff like passwords dont, and i have most of my important passwords on firefox, so i cant log into runescape and stuff.

Can you help?

Asked by kase 2 weeks ago

Answered by kase 2 weeks ago

  • Archived

Download Helper not downloading from Youtube

When watching something on Youtube and I click on the coloured download icon, I get to be able to click on the title of the video. A blue 1 appears in the download icon. … (read more)

When watching something on Youtube and I click on the coloured download icon, I get to be able to click on the title of the video. A blue 1 appears in the download icon. When I click again, then click on the blue 1 to watch the download. Nothing happens. The window just sits there and states 'downloading', but it does not happen. This happened last year and you managed to fix it; now Youtube seem to have blocked downloading again. Geoffrey D Dean, Australia.

Asked by Geoffrey D Dean 10 months ago

Last reply by James 10 months ago

  • Solved

mail folder synchronization

My friend has been using Thunderbird for a long time. Recently I installed her new PC and restored her account profile using the profile folder on her old PC. So far so g… (read more)

My friend has been using Thunderbird for a long time. Recently I installed her new PC and restored her account profile using the profile folder on her old PC. So far so good. The problem is that her mails are not organized in folders on the mail server but she has a whole collection of folders in her Thunderbird mail client and is concerned about loosing her mails if the new PC (or the disk) would crash at some point. Of course she could just re-install Thunderbird after fixing the crash problem and sync with the mail server, but then the folder structure would be lost. First I considered using a back-up program to keep a back-up of her Thunderbird profile using cloud storage. My second thought (should have been my first thought...) is that she already has a back-up, namely the mail server. The ISP does a better job than any local back-up program to keep her mails safe. Only the missing folder structure remains a concern. So here is the question: if I change the setting to sync all folders with the mail server, what will happen: 1 - the folders in Thunderbird will disappear (only the folders, not the mails) because there are no folders on the mail server 2 - the folder structure from Thunderbird will be mirrorred on the ISP's mail server. Which one is it?

Asked by ghersschens 5 months ago

Answered by david 5 months ago

Help - I need to reset my Primary Password

Starting from the app menu button ≡ or the main menu, choose Tools -> Developer Tools -> Error Console. Copy the text given below and paste it into the Console. … (read more)

Starting from the app menu button ≡ or the main menu, choose Tools -> Developer Tools -> Error Console.

Copy the text given below and paste it into the Console.

If using version 78 or later, copy and paste the following text: openDialog("chrome://pippki/content/resetpassword.xhtml"

Click the Evaluate button.

If you do not see an 'Evaluate' button, press Return or Enter on your keyboard.

When prompted with the confirmation dialog box, click the Reset button.

The problem is that I don't see an "EVALUATE" button

This after I upgraded to the latest version of Thunderbird.

Asked by 74zkkxqvf4 5 months ago

Last reply by christ1 5 months ago

  • Archived

In Vertical View, I Can't Reduce rhe Width of he Folder Contents Column

I'd like to suppress displaying message Subject in the folder contents pane. (I'm in vertical view and would like the message contents pane to be wider. To accomplish tha… (read more)

I'd like to suppress displaying message Subject in the folder contents pane. (I'm in vertical view and would like the message contents pane to be wider. To accomplish that I'm willing to sacrifice listing the Subject in the folder contents pane. Tbird doesn't list that as a column I can select or deselect. Any ideas?

The real goal is to make the folder contents pane narrower. But it seems to not allow me to make it any narower than it is. A9(I can widen it, but that doesn't help. Is there any any to change the minimum width Thunderbird has set for that pane?

Asked by BillTreloar 6 months ago

Last reply by Dave Siegler 5 months ago

several things not working any loger

I have already several times asked my question and have received no reply so far. Could you please reply to my e-mail: jean-pierre.biber@natcons.ch Here my question again… (read more)

I have already several times asked my question and have received no reply so far. Could you please reply to my e-mail: jean-pierre.biber@natcons.ch Here my question again: Good evening I have been using Thunderbird mail for ages, and now suddenly diverse thing don't work anymore: I can't chose my signatures anymore, the language correction does not work anylonger, and when I print things they come out wrong. Can you please help me fix that? My email is jean-pierre.biber@natcons.ch Kind regards Jean-Pierre Biber

Dr. phil. nat. Bureau Natcons Appenzellerstrasse 12 CH - 4055 Basel Switzerland

Asked by Jean-Pierre 2 months ago

Last reply by Toad-Hall 1 month ago

  • Archived

How to increase the font size in the right click context menu? (2)

Greetings... I would like to increase the font size in right click menu box in FF 89.0 (64-bit) (see attached png) I found a similar 2018 query here at: https://supp… (read more)

Greetings... I would like to increase the font size in right click menu box in FF 89.0 (64-bit) (see attached png)

I found a similar 2018 query here at: https://support.mozilla.org/en-US/questions/1241117#answer-1174375

and based on that exchange I added the following to userChrome.css file

/* FONT SIZE IN RIGHT CLICK MENU BOXES 5/1/22 */

  1. mainPopupSet menuitem,
  2. mainPopupSet menu { font-size: 16pt !important; }

/* */

I closed and reopened FF. This change has no effect on the menu font no matter what font-size value I enter. Have I done something wrong?

Asked by rarebooks 1 year ago

Last reply by cor-el 1 year ago

  • Archived

How to display embedded images that are sent as attachments?

Hello all, I'm trying to make embedded images that are sent as attachments display by default. I tried adding "moz-nullpricipal:*" as an exception but doesn't work. How … (read more)

Hello all,

I'm trying to make embedded images that are sent as attachments display by default. I tried adding "moz-nullpricipal:*" as an exception but doesn't work. How else can I do?

H

Asked by Hartman Tam 10 months ago

Last reply by Hartman Tam 10 months ago

  • Archived

Inserting a picture/pictures into the text of an email.

I have, very reluctantly, had to stop using Windows Live Mail, because gmail will no longer support it. It was a great email program and it did everything I needed. Thund… (read more)

I have, very reluctantly, had to stop using Windows Live Mail, because gmail will no longer support it. It was a great email program and it did everything I needed. Thunderbird would seem to be the nearest thing I can find to replace Live Mail - but there seems to be some quite staggering basic functions that are missing from it. Maybe I'm alone in wanting to include a picture or two in my emails..? - not as attachments, but as part of 'the visual letter', within the text? Live Mail must be 20 years old at least - but in Live Mail I could insert an image; drag the corners to resize it; add a box rule if I wanted to; and send it on it's way. In 21stC Thunderbird I can, with many a dialogue box, insert an image... but even when I've worked out how to 'resize it', it doesn't actually reduce the file size of the image sent..! So a 7MB image, when 'resized' to something less than 1MB... still actually gets transmitted as a 7MB image - and takes forever! So my question is. How come an ancient, now almost defunct program like Live Mail, is twenty times more agile and user-friendly than 'up-to-date' Thunderbird? And before anyone mentions 'add-ons' - Live Mail did all of this straight out of the box! No 'add-on' searching or anything else required. But maybe including a picture or two in an email is a fairly revolutionary concept? With thanks for your thoughts.

Asked by dunmoanin 1 year ago

Last reply by operaamelie 1 year ago

  • Archived

Having authentication problem with thunderbird when it tries to get office 365 outlook email. It says it has a problem but not how to fix it. I use OAuth2.

Having authentication problem with thunderbird when it tries to get office 365 outlook email. It says it has a problem but not how to fix it. I use OAuth2.

Asked by Andyheritageable kadak 8 months ago

Last reply by Roland Tanglao 8 months ago

  • Archived

Firefox not compatible with some websites

Today I tried to place an online order to pickup from Texas Roadhouse, but no matter what time I chose a message said it was not available. The only selection that worked… (read more)

Today I tried to place an online order to pickup from Texas Roadhouse, but no matter what time I chose a message said it was not available. The only selection that worked was "Earliest Available Time". Finally I called to place an order. Firefox worked 2 months ago but I don't recall which version I was using at the time.

Today I was using FF vers 97.x and later updated to vers 99.0.1 figuring that might be the problem, but it made no difference.

Later I tried Windows 10 Edge & that worked. Then tried a Chromebook & that also worked.

I've also had problems going to the Tracfone website & so have several other people. It's hit or miss with Firefox & usually it doesn't work. But Chrome or Edge seem to work for everyone.

Is this a website problem or a FF problem?

Asked by Mike109 1 year ago

Last reply by SurferJ 1 year ago

  • Solved
  • Archived

top toolbar

Yesterday I tried the 115 (Supernova) and I was disappointed because of the toolbar on top of the TB window: I think that you should let the user choose where put any too… (read more)

Yesterday I tried the 115 (Supernova) and I was disappointed because of the toolbar on top of the TB window: I think that you should let the user choose where put any toolbar, and I didn't find the way to move in its "classical" place (not at top but below the menu). There is a way to do it? And if not, please consider to give it as soon as possible.

Asked by pc linux casa 7 months ago

Answered by Toad-Hall 7 months ago