- Kusonjululiwe
- Okugcinwe kunqolobane
this is a test question
add-ons issue, pls help! edited
add-ons issue, pls help! edited
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… (funda kabanzi)
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.
Copying userchrome.css to all profiles during installation of Firefox.
I want to copy "chrome/userchrome.css" automatically when a profile gets created.
I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind. Befor the latest update, when I moved my mouse to the top of the screen … (funda kabanzi)
I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind.
Befor the latest update, when I moved my mouse to the top of the screen my tabs popped down and in the top right corner was the standard icons for "minimize" "maximize" and "exit".
With the latest update the tabs are there but the 3 buttons have gone.
If I exit full screen (F11) then they are there again, but I dont want to have to exit full screen every time I change between programes which I do every few mins. I'd be popping pages in and out of full screen every few mins!
How do I get the buttons back all the time?
Ive researched this and went into the settings, I added the mailto link app already. But It keeps popping up.
See screen shot below
Hi there, I'm am trying to customize Firefox 91.4.1 ESR for my users who were using 78.10.1 before, however cannot find how to add Library-Button (which was default in p… (funda kabanzi)
Hi there,
I'm am trying to customize Firefox 91.4.1 ESR for my users who were using 78.10.1 before, however cannot find how to add Library-Button (which was default in previous versions) to their UI. Since I am avoiding to amend pref.js and user.js, and this option is not controlled in latest admx template, maybe there is a way to use firefox.cfg? If yes, then how to add it there? Will it not lock users UI and he wont be able to change it afterwards? How about extensions interfering with UI? Also, will the removal of the icon continue in the next ESR versions?
Many thanks for your help in advance!
I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so… (funda kabanzi)
I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so that I can get the print system dialog without going via the Firefox preview. Note that I have now reverted to Firefox 96.0.3 and won't update from this unless the problem is fixed.
Prior to FF97 a simply setting to "false" the about:config, print.tab_modal.enabled setting allowed FF to always use the system dialog box when printing. However, in FF97… (funda kabanzi)
Prior to FF97 a simply setting to "false" the about:config, print.tab_modal.enabled setting allowed FF to always use the system dialog box when printing. However, in FF97, this is no longer the case. How can I set FF97 to always use the system print dialog box??
I almost always use Preview printing on my Macs to avoid multiple pages of garbage so this is fairly important to me...and it might help to save a few trees...
I use to be able to change firefox icons by adding these files in Firefox under the browser directory chrome/icons/default/BrowserPreferences.ico chrome/icons/default/Cu… (funda kabanzi)
I use to be able to change firefox icons by adding these files in Firefox under the browser directory
chrome/icons/default/BrowserPreferences.ico chrome/icons/default/CustomizeToolbarWindow.ico chrome/icons/default/default.ico chrome/icons/default/downloadManager.ico chrome/icons/default/main-window.ico chrome/icons/default/openLocation.ico chrome/icons/default/places.ico chrome/icons/default/printPageSetupDialog.ico chrome/icons/default/TabMIxPreferences.ico chrome/icons/default/unknownContentType.ico chrome/icons/default/viewSource.ico chrome/icons/default/Wizard.ico
It worked in version 56 but now in version 97 and this no longer works?
I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”. So I am hiding some menu items like for examp… (funda kabanzi)
I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”.
So I am hiding some menu items like for example
however though the menu item is gone how do I get rid of the ctrl-F menu shortcut...
I have many such menu items to remove so I need a generic solution to override the short-cut icons associated with the menu items I want to remove
How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage... For example I have an webpage that detects ctrl-… (funda kabanzi)
How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage...
For example I have an webpage that detects ctrl-shift-h which worked fine in version 56 but now in version 96 it brings up a "Show All History" dialog
I an doing many such things so I looking for a generic way to override firefox keyboard shortcuts
Not exactly sure when this started, but I recently updated to FF 97.0.1. I previously made the about:config changes about a year ago when this happened. "Double-click t… (funda kabanzi)
Not exactly sure when this started, but I recently updated to FF 97.0.1.
I previously made the about:config changes about a year ago when this happened. "Double-click the print.tab_modal.enabled preference to switch between the new experience (true) and the classic experience (false)".
But it's not working now. I even toggled back & forth (false - true - false) but to no avail.
How do I get the Print Preview option showing up in the drop down File menu like it used to be?
I don't know if it is a wrong manipulation or an update feature, but since today when i select a link in the history library, it is now highlighted with big yellow dotted… (funda kabanzi)
I don't know if it is a wrong manipulation or an update feature, but since today when i select a link in the history library, it is now highlighted with big yellow dotted borders instead of the usual subtle black/white single pixel sized dots. How to revert back to the small borders?
I'm looking for a reliable way to mark Google visited links This seems to work everywhere but google a:visited { color: FF0000; } "Custom Google Visited Link Col… (funda kabanzi)
I'm looking for a reliable way to mark Google visited links
This seems to work everywhere but google
a:visited {
color: FF0000;
}
"Custom Google Visited Link Color" seems to work sometimes, but the page needs to be refreshed. No support site. https://addons.mozilla.org/en-US/firefox/addon/google-link-color/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search
Before the new update whenever I downloaded a file it would ask where to save the file to every time, now it just asks once then automatically saves any new files I downl… (funda kabanzi)
Before the new update whenever I downloaded a file it would ask where to save the file to every time, now it just asks once then automatically saves any new files I download to the same folder as the previous ones, forcing me to then go to that folder and manually move it to the correct folders. Is there any way to change it back to the right way it was done before they decided to remove our choice? My setting is set to "Always ask you where to save files", with the emphasis on "Always".
I imagine this belongs in the customize controls area as it's part of settings that we are supposed to have control over and after messing around and changing everything … (funda kabanzi)
I imagine this belongs in the customize controls area as it's part of settings that we are supposed to have control over and after messing around and changing everything to ask first I am still unhappy. At least I found the reason for my displeasure after reading about the new release of FF98.
Why did you change the protocol for saving files? Not having that dialog box pop up is very inconvenient. I haven't tried to play any files since FF 98 downloaded to my pc but I bet it's equally as annoying. Please go back to the old way in your next release. Some of us are in the camp of Who Moved My Cheese and we don't like this new change. It's bad enough that I have to deal with black background on menus etc due to the background I chose but this is nuts. Thank you.
See images. The buttons on video players don't look like play, pause, gear, etc. They look like gamepad buttons. But a gamepad is not connected to my PC and I haven't con… (funda kabanzi)
See images. The buttons on video players don't look like play, pause, gear, etc. They look like gamepad buttons. But a gamepad is not connected to my PC and I haven't connected one in months. I have tested it with videos on invidious.snopyta.org and tagesschau.de.
Hello Team, I have been an avid user of Firefox for as long as I can remember. This however has one major drawback: the accumulation of all the settings and changes over… (funda kabanzi)
Hello Team,
I have been an avid user of Firefox for as long as I can remember. This however has one major drawback: the accumulation of all the settings and changes over the years! I explain this below.
I have noticed that my browser is not performing as intended, i.e. a lot of browsing especially in pages like Google Maps is very slow, some images and videos are covered by some distorted image, other objects are not loading at all, and the list goes on. Now, I know that most of you will say that this may be because of add-ons. I really wish it was.
I performed the following tests: 1. I created a new profile from about:profiles and loaded it. It was just a bare Firefox with nothing else on it. I was blown away by how everything worked so fast and smoothly. Literally, even Google maps was smoother than it was on Chrome. 2. I started adding my add-ons, etc. Nothing changed, even when they were all added. Everything worked perfectly. 3. I went back to my "broken" Firefox and started changing everything in Settings to match the new profile: especially under Privacy & Security. Still the same issues. 4. Once, on the new Profile, I logged in to sync with my Firefox account so I can pull in my bookmarks, etc. the new profile became "broken" too.
This leaves me with one conclusion. The broken part is deeper in the Firefox settings. Keep in mind that as a long time user of Firefox this is the accumulation of a lot of settings over all these years (including a few changed settings in the about:config page.)
My question now is, how do I reset my about:config changes and anything else related without having to lose my sync? (because if I do and then I re-sync then all those changes come back again.)
Ultimately that is what I think is the solution is: to reset the Settings and about:config settings (and any other related ones) without affecting anything else so that they will be pulled up to the sync server (hence why I need to remain logged into my account) and pushed onto my other Firefox browsers.
Correct me if I am wrong here or if you have any other solutions.
Before the recent 1-2 updates, pdfs,pictures and .torrent meta files used to get saved in temp folder which I LOVED very much. Recently these are getting save in my down… (funda kabanzi)
Before the recent 1-2 updates, pdfs,pictures and .torrent meta files used to get saved in temp folder which I LOVED very much. Recently these are getting save in my download folder instead of saving in the temp folder.
I changed this setting to allows ask. Still the files are getting saved in the download folder after opening.
Please assist me to resolve this issue. Thanks.
running Firefox 98.0.1 on windows 10 I recently started using Firefox again and all my themes started zooming out/moving to the right hand side and some even duplicated … (funda kabanzi)
running Firefox 98.0.1 on windows 10
I recently started using Firefox again and all my themes started zooming out/moving to the right hand side and some even duplicated multiple times across my top bar. It's most noticeable on themes that arent meant to be looped like that (see japan rain in attached photo)
is there anyway to fix this/work out what is causing it? None of my extensions modify my taskbar in anyway (photo attached) and i never changed any display settings in windows.
Thank you in advance