- Solved
How to remove white border Firefox?
Firefox version 116.0.3 I try eveything to remove white border but it not work.
Firefox version 116.0.3 I try eveything to remove white border but it not work.
Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does N… (read more)
Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does NOT move the Tabs Bar below the Bookmarks Bar. The Bookmarks Bar appears to be overwritten and blank, and occupies space below the Menu Bar, Navigation Bar, and Tabs Bar. This empty space separates the three bars which are implemented and the content of the currently-selected tab below it.
Currently, my userChrome.css file is a copy posted by Cor-el (?):
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* TABS: below nav-bar - fixed for 108+,113+ */ /* ROOT -variables */ *|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 25px !important; /*override density*/ --tab-min-width: 80px !important; /*override default*/ } /* TABS: below nav-bar - no longer needed in 113+ *//* #navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) { -moz-box-ordinal-group: 10 !important; order: 10 !important; } #TabsToolbar { -moz-box-ordinal-group: 1000 !important; order: 1000 !important; } */ /* TABS: position */ #TabsToolbar { display: block !important; position: absolute !important; bottom: 0 !important; width: 100vw !important; } /* for 107 and lower - disable this rule in 108 and newer *//* #tabbrowser-tabs { width: 100vw !important; } */ /* navigator-toolbox: PADDING */ *|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox { padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/ position: relative !important; } /* TABS: HEIGHT */ #tabbrowser-tabs, #tabbrowser-arrowscrollbox, #tabbrowser-tabs .tabbrowser-tab { min-height: var(--tab-min-height) !important; max-height: var(--tab-min-height) !important; } #tabbrowser-tabs, .tab-stack, .tab-content { height: var(--tab-min-height) !important; } /* TABS: APPEARANCE */ #TabsToolbar { height: var(--tab-min-height) !important; margin-bottom: 1px !important; box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/ background-color: var(--toolbar-bgcolor) !important; color: var(--toolbar-color) !important; } /* indicators - hide */ .private-browsing-indicator {display: none !important;} .accessibility-indicator {display: none !important;} /* window controls in full screen - hide*/ #TabsToolbar #window-controls {display: none !important;} /* caption buttons on tab bar - hide */ *|*:root[tabsintitlebar]:not([inFullscreen="true"]) #toolbar-menubar[autohide="true"] ~ #TabsToolbar .titlebar-buttonbox-container {display: none !important;}
________________________________________________________________________________________________
Evidently, the text editor for this website does several things to the above original text that, frankly, seem unnecessary and undesirable. The .CSS file is just an unformatted text file, so what is the problem with simply copying its contents and pasting it in to the body of this post?
Which is also to say that I do NOT have a clue as to what any line in the file is meant to do, what effect it has, why it is even in the file at all, or why it is written in the way that it is. So DO NOT tell me that I "CAN" create a Cascading Style Sheet on my own when I cannot even modify one that has been provided.
On the face of it, something is missing from the above CSS text. What change needs to be made to the above content so that the Bookmark Bar will appear between the Navigation Bar and the Tabs Bar??
Thank-you very much for your time and attention to this request for assistance.
I can't access Yahoo in any form all other websites work fine.
Does anyone know any way to force Firefux [Ver 89.0.2 64bit] to stop the repetitious and constantly annoying pop-up that flashes on open, restart, or randomly appears, re… (read more)
Does anyone know any way to force Firefux [Ver 89.0.2 64bit] to stop the repetitious and constantly annoying pop-up that flashes on open, restart, or randomly appears, reminding me to once again update the apparently flawed software. I just updated yesterday!!!! Can I not trust that the programmers know what they're doing and that the system can actually work as expected without the intrusive proof that they screwed up again?! This is the worst business decision to make these things interfere with my workload. Every firefuxn day there's a new update alert!!! It makes me not trust this browser...
Trying to use the seach box in the centre of the Firefox homepage (google search engine) .. everything I type goes up to the address bar . Tried changing settings - I se… (read more)
Trying to use the seach box in the centre of the Firefox homepage (google search engine) .. everything I type goes up to the address bar . Tried changing settings - I see there's a search box option in the 'tool bar' which looks to be up at the side of the address bar. cant understand why we need another one as well as the one in the centre.
Also by turning off suggestions and not choosing the 'search box option in the 'tool bar' , the address bar is now only accepting URLs so searching isnt working.
So ..1. Is the search box in the centre no use?
2. Does search work with all suggestions turned off?
So I've got Proton UI forced on me today in 92.0 update and accordingly had to spend my entire evening trying to repair all of the damage. So far I've managed to fix menu… (read more)
So I've got Proton UI forced on me today in 92.0 update and accordingly had to spend my entire evening trying to repair all of the damage. So far I've managed to fix menu spacing and the way tabs look all while not breaking previous walls of text in userChrome.css meant to fix even older UI problems. Still one thing I failed to find any solutions to is the bookmark drop-down menus color issue. Those menus used to be gray, but now they are all bright white, which to me is super annoying. Any tips on how to fully recolor those?
OS is Win7-x64, graphics Intel HD Graphics on Haswell pentium G3220 with latest available driver. Since version 89.0 or 90.0 (not sure which) following webpage rendering… (read more)
OS is Win7-x64, graphics Intel HD Graphics on Haswell pentium G3220 with latest available driver.
Since version 89.0 or 90.0 (not sure which) following webpage rendering issues appeared on my machine: - page loads ok, but when I scroll up/down with pageup/pagedown keys then some keystrokes are not followed by redraw, or redraw is partially blank (horizontally split - see attached screenshot). Subsequent keystrokes either have the same problem or are rendered correctly. - scrolling is only problematic with pageup/pagedown keys. Alternative methods (up/down keys, mousewheel, holding and dragging scrollbar or clicking above or beneath it) work ok. - I'm sure that version 89.0 or 88.0 didn't have this problem. Since then I haven't changed any about:config settings or updated graphics driver. Compositing was then and now set at WebRender (not WebRender (Software)). - I tried disabling hardware acceleration on version 92.0, but it hasn't solved issue, so I reverted this back.
Troubleshooting info is attached.
Thanks in advance for your help.
where are my bookmarks? I had folders where are they?
Firefox 92.0 : So now comes another "improvement" from the folks behind a program . . . NOT! USED TO BE: Click on a Bookmark in the Bookmarks Toolbar and the roll-… (read more)
Firefox 92.0 : So now comes another "improvement" from the folks behind a program . . . NOT!
USED TO BE: Click on a Bookmark in the Bookmarks Toolbar and the roll-down would be single lines -- meaning a person could control the number of links in that Bookmark so the roll-down would go to the bottom of the screen. Simple to read, no extra activity needed.
NOW IN THE "NEW & IMPROVED" VERSION: Click on a Bookmark in the Bookmarks Toolbar and the roll-down is 1.5 or 2.0 spacing -- meaning a person is now required to futz with the roll-down since it goes way past the bottom of the screen. A waste of time to search, since one is required to spend the extra activity to scroll down and down and down until all of the bookmarks have become visible.
VISIBLE? Ha. Part of the "NEW & IMPROVED VERSION" is that the screen font used by Firefox is that all-too-ubiquitous light gray color that can barely be read unless is blessed with exceptionally good eyesight. Some websites these days think it is So Very Hip to utilize that style of font -- but make it even lighter! Mindless Madness.
SO: How does one 1. Return the Bookmark roll-down list back to a single-line style? 2. Change the font color so that it is dark enough to be readily read?
Thank you.
On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox wi… (read more)
On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox without WebEx there was addon which allowed to manipulate forms to prepare proper autocompletion data. This addon is not supported with WebEx anymore due to lack of proper functions. Instead Firefox Dev Team claims that mechanism built in current Firefox is enough for such tasks and mentioned addons are not needed. Seems it is wrong thinking.
I tried different approaches to save username for mentioned site but without success.
Hi, I am using the dark mode in firefox which is god sent boon to persons having glaucoma, with dark mode in firefox and dark reader add on. This was going well and after… (read more)
Hi, I am using the dark mode in firefox which is god sent boon to persons having glaucoma, with dark mode in firefox and dark reader add on. This was going well and after a recent update, I could not find it working. The dark mode is enabled and dark reader was there, but the browsing pages only shows in white. Has firefox changed anything recently to have this issue? If I miss something would the experts say, how to get back my dark browsing experience in all sites. If I find anything not visible in some sites, I used to go the windows properties and change the contrast theme to windows basic blue theme and then switched back to dark theme. this was helping the glaucoma persons very much. please, say how to solve this problem
I have yet another issue to present that I am 100% certain that the developers bear 100% responsibility as a result of releases 96.0 and 96.01. There is a 0% margin for … (read more)
I have yet another issue to present that I am 100% certain that the developers bear 100% responsibility as a result of releases 96.0 and 96.01. There is a 0% margin for error on this assessment.
I am not presenting this issue because I require personal assistance. I haven’t done a damn thing wrong. I am presenting this issue, so that it would potentially get noticed by or forwarded to one of the developers, or by a user that happens to relay this issue to them.
I am using Windows 7. Therefore, I am uncertain if the issue extends to Windows 10 and 11. The issue does not affect the browser’s functionality.
In my Windows appearance settings, I have always chosen to have a pale yellow color for the background. It relieves the harshness of the white colored background when I am typing in Word for extended hours. I have had this setting for years and never altered it.
Since 96.0, they finally fixed the Bookmarks lag issue, which was pertinent to Windows 7 users. The Bookmarks issue began as of 92.0. I raised that issue as well, and called out the developers as being solely responsible for that. Unfortunately, whatever the developers did in the 96.0 and 96.01 updates, my pale yellow background setting is now appearing on specific websites that must have a clear background in some parts. In other words, those backgrounds used to appear as white on these specific websites. Here are two examples of commonly-used websites that now are displaying my background color setting instead of white. The NCAA football website and the BBC website.
https://www.ncaa.com/sports/football/fbs
As stated in my Bookmarks complaint, there is a blatant absence of any methodical thought process by its development team. They release far too many updates in any given year. Between the 96.0 and 96.0.1 was less than 24 hours. That’s how you know that these people are clueless what they are doing. Then you have this newly introduced issue as a result of fixing others as of 96.0. It’s a very sad state of affairs over at Mozilla. It appears to be a hopeless situation.
If I wanted my background appearance setting to appear on all websites, all I would have to do is set the “Override the colors specified by the page with your selections above” to “ALWAYS”. I have double checked the color settings in Firefox and confirm that my settings have not altered from default. The override… setting is set to “Only with high contrast themes” and the background color is set to white.
The issue that I just presented is 100% on the developers. Don’t even bother trying to challenge it. I was spot-on with the Bookmarks assessment on blame as well. I only provide accurate assessments on blame.
Here’s some advice for the Mozilla developers. Why not fix this issue and kindly spare us with any further updates for the remainder of the year. You people are doing a pathetic job.
This may be a Windows 7 issue only.
Hi. Starting somewhat recently, Firefox has been getting in the way of me downloading certain PDFs which I know to be fine but which it thinks are insecure or a security … (read more)
Hi. Starting somewhat recently, Firefox has been getting in the way of me downloading certain PDFs which I know to be fine but which it thinks are insecure or a security hazard. I'd like to disable this security "feature" permanently. How can I do this? Thanks!
I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regar… (read more)
I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regarding how to enable microphone did not help, since there is always no access request from discord.com detected in "Preferences" -> "Privacy & Security" -> "Permissions".
I am using the latest version of Firefox (94.0.1) on Windows 7 SP 1 and Windows 10 20H2. In Discord Support knowledge base the app is claimed to support Firefox version 80+.
After the update to 89.0 the Shortcuts have taken an 'visual upgrade' that makes all the images chosen for them half as small as they need to be because they need to have… (read more)
After the update to 89.0 the Shortcuts have taken an 'visual upgrade' that makes all the images chosen for them half as small as they need to be because they need to have a 'cute little grey border' almost as big as the image between it and the corners of the square.
I have twenty four shortcuts, that I differentiate at a glance through the images without having to stop to read the text on each one and this stupid change is really roasting my mellows, I have taken a look and haven't found any option to revert it to the previous look, anyone knows any way to do it or do I have to install the previous firefox update and stop updating and give up security updates to save myself from this stupid change?
[Offensive content removed by moderator. Please read Mozilla Support rules and guidelines, thanks.]
This web site ' cornerstonegrp.securecafe.com/residentservices/carolina-club/userlogin.aspx'. The site tells me that password or pass code incorrect. In the past allowed … (read more)
This web site ' cornerstonegrp.securecafe.com/residentservices/carolina-club/userlogin.aspx'. The site tells me that password or pass code incorrect. In the past allowed me to continue to the main web page. At this time all of the add-ons are disabled. Cornerstone web site is the only site not recognizing login. Please help.
I have been using the -no-deelevate command line option to launch my main browser profile with a shortcut to Firefox.exe without any problem since it became necessary. Ho… (read more)
I have been using the -no-deelevate command line option to launch my main browser profile with a shortcut to Firefox.exe without any problem since it became necessary. However, I am unable to start my other profile to allow dragging. Is there a way to do it, please?
I can't find the -osint paramater explained anywhere.
Can someone point me to it's documentation or tell me what it does?
thx
I'm interested in listing what bookmarks are being synched. You'd think that's the dumbest question on earth. Obviously, just look at my bookmarks Ctrl+Shift+o. There … (read more)
I'm interested in listing what bookmarks are being synched. You'd think that's the dumbest question on earth. Obviously, just look at my bookmarks Ctrl+Shift+o. There they are. But that's not what I'm asking. I want to see what has been stored on the Mozilla site in the way of bookmarks. I want to see what Mozilla will send to a second device when I get on that second device & tell the Firefox on the second device to synch. And not just bookmarks. I want to see everything that will get downloaded onto the second device when it synchs. I suppose it depends partly on what the second device is: PC, phone, something else. But that doesn't change my question. I'd like to list what is on the Mozilla site in the way of synching data. It's all well & good to say it's doing what it needs to. I think I'm in the trust but verify camp on this subject.
"Homepage and new windows" setting allows "Custom URLs" as an option. "New tabs" setting allows only "Firefox home page (default)" or "Blank page" Why is there no longer… (read more)
"Homepage and new windows" setting allows "Custom URLs" as an option. "New tabs" setting allows only "Firefox home page (default)" or "Blank page"
Why is there no longer an option in "New tabs" for a "Custom URL" ??
Is this just another of those program designers' decisions of a less-is-more "improvement" . . . ? Well, it's not.
How can I return to having my Homepage URL also designated for new tabs?
Thank you.