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… (funda kabanzi)

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 usuku oludlule

Last reply by cor-el 32 imizuzu edlule

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… (funda kabanzi)

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 19 amahora adlule

Last reply by david 42 imizuzu edlule

need to send out emergency email to many addresses

I am trying to send out an emergency email asking for GoFundMe contributions to a very large amount of addresses. Thunderbird has suspended my ability to send emails comp… (funda kabanzi)

I am trying to send out an emergency email asking for GoFundMe contributions to a very large amount of addresses. Thunderbird has suspended my ability to send emails completely. Please help, this needs to be done immediately. Here's what Tbird is now saying: "Sending of the message failed. The message was not sent due to exceeding the allowed number of recipients. The server responded: <wdr@nc.rr.com> service deferred. Too many recipients in a short amount of time. Please try again later. AUP#Out-1440."

I think this is unreasonable. I understand the need to fight spam, but this most definitely is not that.

Asked by notthere56 6 amahora adlule

Last reply by david 56 imizuzu edlule

Making multiple mailing lists from an address book

Questions like this have already been asked, but I didn't find a proposed solution I'd like, and none of the threads are still open for comment. I guess this question sho… (funda kabanzi)

Questions like this have already been asked, but I didn't find a proposed solution I'd like, and none of the threads are still open for comment. I guess this question should be considered as an enhancement request.

Our small association has about 600 contacts, which have to be divided into several mailing lists, for two reasons: 1) Service providers limit the number of contacts per mailing and per hour or day.

Perhaps, a future version of Thunderbird could have autiomation that sends long address or mailing lists as batches of 50 (for example), with a suitable time interval between batches. Presently, these repetitive mailings have to be done manually, which leads to errors, of which the worst is forgetting to put the addresses in the Bcc field (which can't be set as default).

2) Our members have various non-exclusive functions and activities, such as committee member or participant in different activities, so that a given contact might appear in more than one mailing list.

Manually constructing these mailing lists, for example by drag and drop, is tedious to say the least. So would it be possible to provide a means of selecting contacts for a given list as a function of contact data? For some purposes this could be simply the position in the alphabet of peoples' names. We would use in addition the 'custom properties' fields (which seem to be limited to 4 when manually editing a contact). While this approach is identical to the one we use routinely with spreadsheets, I'm aware that spreadsheets are or should be banned for managing lists of contact data.

Asked by Lee 4 amahora adlule

Last reply by david 1 ihora elidlule

ff pass words gone

hi can anyone tell me how to get my saved passwords back into ff. they got deleted somehow by Clean Disk app instructions ive found on web are for everything except wha… (funda kabanzi)

hi can anyone tell me how to get my saved passwords back into ff. they got deleted somehow by Clean Disk app

instructions ive found on web are for everything except what i need thanks

Asked by bill 3 ezinsukwini ezidlule

Last reply by cor-el 1 ihora elidlule

Thunderbird

Hi I am having problems with Thunderbird, i’m not sure if it’s to do with a windows 11 update or something else. Thunderbird is not responding also at the start of the ‘n… (funda kabanzi)

Hi I am having problems with Thunderbird, i’m not sure if it’s to do with a windows 11 update or something else. Thunderbird is not responding also at the start of the ‘not responding’ emails from one of my accounts disappeared and then gradually started to reappear but didn’t get up to date and now just not responding st all. I have tried various things to resolve this, uninstalling and reinstalling Thunderbird, doing this and opening my pc in safe mode, doing this and opening Thunderbird in safe mode. Deleting and reinstalling the latest windows 11 update, reinstalling the latest Thunderbird update. I don’t know what to try next? I read somewhere to delete your profile, after saving it, and getting a new profile but no idea how to do this. Any help appreciated.

Asked by Barbara Allison 2 ezinsukwini ezidlule

Last reply by christ1 2 amahora adlule

User Name keeps changing. The fix I read does not work for me in 2024. Please, please help.

""Description: COX Server Name: smtp.mail.yahoo.com Port: 465 Connection Security: SSL/TLS Authentication method: OAuth2 User Name: your user name, duh - Mine keeps chang… (funda kabanzi)

""Description: COX Server Name: smtp.mail.yahoo.com Port: 465 Connection Security: SSL/TLS Authentication method: OAuth2 User Name: your user name, duh - Mine keeps changing the user name to the last name I put into any of my 6 accounts. The only way it will send mail is if the correct user name is in the correct account (obviously). Why is it changing constantly? click OK""

I've read the "fixes" from 2023 and they do not work for me. I tried changing the DESCRIPTION to blank, didn't work. Changed them to the corresponding e-mail for the account. Didn't work. Changed it to "SMTP" with the corresponding e-mail. Didn't work.

It keeps changing the last one I edit to the one I edited before it. It's driving me crazy. Won't send mail unless the User Name is correct (obv.)

Whole mess started when forced to switch from Cox to Yahoo recently. Seems to be working other than TB changing the name as soon as I type in the next one in the next email address and then it not working until I change the User Name back to the proper e-mail address of the 6 accounts.

Asked by ceeveekay 16 amahora adlule

Last reply by david 2 amahora adlule

Spell Checker still does not work even with multiple dictionaries and language packs installed and enabled, plus "Check your spelling as you type" ticked

Title, The option to switch languages is also not present in the right click menu (see attached image) I'm really unsure how to figure this out so any advice would be g… (funda kabanzi)

Title,

The option to switch languages is also not present in the right click menu (see attached image)

I'm really unsure how to figure this out so any advice would be greatly appreciated.

Thank you for your time.

Asked by eftdlcoy 6 amahora adlule

Last reply by cor-el 2 amahora adlule

Version 125.0.3, Mac, tab crashing

Since upgrading to the last version, 125.0.3 I'm getting tab crashes. Is there any way to go to a previous version? I have not had any issues with the websites I'm vi… (funda kabanzi)

Since upgrading to the last version, 125.0.3 I'm getting tab crashes. Is there any way to go to a previous version? I have not had any issues with the websites I'm visiting until this new version of Firefox.

Asked by robertglenanderson 3 amahora adlule

Last reply by Paul 2 amahora adlule

Crashes without reason (Linux)

System OS: Debian (codename: bookworm) Problem description: I had installed a fresh version of Firefox and it's keeping to crash the pages (Error: The page has crashed) … (funda kabanzi)

System OS: Debian (codename: bookworm) Problem description:

I had installed a fresh version of Firefox and it's keeping to crash the pages (Error: The page has crashed) without any reason. Any troubleshoot methods (including clearing the cache, cookies, history and even restarted the network and pc.... only to fail and keep having same issue.

I had checked if there is no problem with the opened website in another web browser and in it the page was working correctly.


The issue persist from several versions of Firefox

Asked by Mcgiwer 3 amahora adlule

Last reply by Paul 2 amahora adlule

Get UAC popup requiring permission to update

Hi, I have been using firefox for many years and never showed me an UAC popup requiring permissions to update firefox as soon as i clicked the firefox icon in the taskbar… (funda kabanzi)

Hi, I have been using firefox for many years and never showed me an UAC popup requiring permissions to update firefox as soon as i clicked the firefox icon in the taskbar. Today suddenly required it. I am administrator in windows 10, and have automatic updates enabled as always. I am using 125.0.3 (64-bit) version. This could be a bug or a virus? i am worried that could have given permission to a virus to install something else when i pressed the firefox icon.

Asked by YoPispo 7 amahora adlule

Last reply by zeroknight 5 amahora adlule

unwanted background connection while starting mozilla firefox browser

Hello, I like using Firefox browser every day. After installing and running Avast antivirus protection (program version : 24.3.6108 (build 24.3.8975.832)), Avast no… (funda kabanzi)

Hello,

I like using Firefox browser every day. After installing and running Avast antivirus protection (program version : 24.3.6108 (build 24.3.8975.832)), Avast notification always show this message every time I start up Firefox : please check the uploaded images : FPA Scam.jpg.

I already checked the extenstion, the Settings, and the Advance Settings of Firefox browser. I'd like to know if there is any parameter related to engine.forexpeacearmy.com and it is enabled. Unfortunately, I can't found any related parameters.

So, I decide to contact Firefox support to find out what happen to my Firefox browser, why it always call the forexpeacearmy site at the start up, and finally I want to remove it. Because I'm affraid it could be some kind of trojans / malwares and put my laptop into risks.

Kindly need your advise. Thank you.

Kind regards, Gideon

Asked by gidhsk 6 ezinsukwini ezidlule

Last reply by cor-el 3 amahora adlule

Spell Checker still does not work even with multiple dictionaries and language packs installed and enabled, plus "Check your spelling as you type" ticked

Title, The option to switch languages is also not present in the right click menu (see attached image) I'm really unsure how to figure this out so any advice would be g… (funda kabanzi)

Title,

The option to switch languages is also not present in the right click menu (see attached image)

I'm really unsure how to figure this out so any advice would be greatly appreciated.

Thank you for your time.

Asked by eftdlcoy 6 amahora adlule

Last reply by zeroknight 5 amahora adlule

No longer have ability to open Hints on Ancestry while using Firefox

I prefer using Firefox as my browser (have done so for years), but recently I have noticed inability to open some hints provided on my family trees on Ancestry.com When … (funda kabanzi)

I prefer using Firefox as my browser (have done so for years), but recently I have noticed inability to open some hints provided on my family trees on Ancestry.com

When I called Ancestry, they suggested I use a different browser (: - but when I did, I was able to open the hints Firefox won't open. What is the problem? I was also told that another Ancestry user had called in previously with the same problem. PLEASE fix this!

If it helps, I use Windows on an HP Envy laptop (have for some time - wasn't a problem before a month or so ago). Will I hear back from anyone as to when this might be addressed/fixed?

Asked by Happyhermit 5 amahora adlule

Last reply by zeroknight 5 amahora adlule

Browser automatically transfering to outlook when trying to access gmail.

Hey, So the issue i have is when i'm trying to access my gmail accounts from Mozilla. Whenever i try to access my mailbox or gmail site in itself it transfers me to out… (funda kabanzi)

Hey,

So the issue i have is when i'm trying to access my gmail accounts from Mozilla. Whenever i try to access my mailbox or gmail site in itself it transfers me to outlooks login. I assume there's some setting or similar that i'm missing that's causing the issue but i haven't been able to find it.

I've narrowed it down to not being any add-on since i only got few but none of them should affect anything email related in anyway shape or form. Also it works fine in Chrome which has been my go-to go around for the issue but honestly it's getting a bit annoying.

Any help would be greatly appreciated. Thanks in advance

Asked by Jukki 5 amahora adlule

Last reply by zeroknight 5 amahora adlule

hero ware games not load now and work on chrome browser

when open games not loading until close " enhanced tracking protection" switch and next time even it is close not open until make " enhanced tracking protection" switc… (funda kabanzi)

when open games not loading until close " enhanced tracking protection" switch

and next time even it is close not open until make " enhanced tracking protection" switch open and reload page and then closed and reload page again to open and every time like that

Asked by mohammed 6 amahora adlule

Last reply by zeroknight 5 amahora adlule

Can't save or add bookmarks

Currently unable to save, edit or add bookmarks. I have updated Firefox, refreshed Firefox, gone through Troubleshoot mode, cleared the startup cache, and deleted the "x… (funda kabanzi)

Currently unable to save, edit or add bookmarks.

I have updated Firefox, refreshed Firefox, gone through Troubleshoot mode, cleared the startup cache, and deleted the "xulstore.json" in my profile folder.

Pls help this is driving me nuts + making me want to switch browsers. Thanks : )

Asked by tr 1 usuku oludlule

Last reply by zeroknight 7 amahora adlule