Reposition Tabs at bottom, directly above web page in Firefox 65.0? -- for Windows 10 - not for MacOSX
Can anyone supply updated code for the userChrome.css for restoring Tabs to below Menu bar, Location bar, and Personal Toolbar? The code below was working until I upgrad… (funda kabanzi)
Can anyone supply updated code for the userChrome.css for restoring Tabs to below Menu bar, Location bar, and Personal Toolbar? The code below was working until I upgraded to 65.0.
/* tabs on bottom */
- navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {-moz-box-ordinal-group:10}
- TabsToolbar {-moz-box-ordinal-group:1000!important}
Thank you for the help.
edited the title of this thread to include Windows 10 as the operating system the OP posted from
make everything dark in firefox
Hi, I'm trying to get as much as possible of firefox to use dark theme to save my eyes at night. I use https://addons.mozilla.org/en-US/firefox/addon/darkreader/ to cust… (funda kabanzi)
Hi, I'm trying to get as much as possible of firefox to use dark theme to save my eyes at night.
I use https://addons.mozilla.org/en-US/firefox/addon/darkreader/ to customize the sites automatically and it does an excellent job, except that firefox pages can't be customized with it and by that I mean:
about:blank about:newtab about:config about:preferences
for the blank and newtab pages I found three solutions:
1- create a [userContent.css](http://kb.mozillazine.org/UserContent.css) file with the following
@-moz-document url-prefix(about:blank) {*{background-color:#000000;}}
@-moz-document url-prefix(about:newtab) {*{background-color:#000000;}}
2- go to about:config and change
browser.display.background_color to #000000
browser.display.foreground_color to #ffffff
3- Go to "Preferences" and search for "colors" click on the colors button and set the background and text colors to the same colors as in 2.
now I tried all of the solutions above and all of them have side effects, the most prominent and annoying one is flashing white page for a couple of seconds when opening a new tab or white page while the website, other annoyances is that the settings don't apply to about:config and about:preferences even if I add them in userContent.css
-To test the flashing white you only need to open a new tab (while applying my settings above) and you will see it.
-To the white page before the site is loaded you need to open the link from another page(if you open a new tab and then paste the link you won't get the white page since the about:blank or about:newtab will have the dark background)
so to see my problem do the following:
1- go to https://github.com/biesiad/deelay#deelayme
2- right click on deelay.me link and click "open link in a new tab"
the link will be opened in a new tab that has the background in white or grayish color.
How can I solve these problems ? any tip would be appreciated.
Regards
Why does FF Sync move and unpin my Top sites?
From similar issues w/FF, I can only guess my problems w/losing settings is due to User.js file OR my use of Ublock Origin. Now I turn off Ublock once in a while as I've … (funda kabanzi)
From similar issues w/FF, I can only guess my problems w/losing settings is due to User.js file OR my use of Ublock Origin. Now I turn off Ublock once in a while as I've learned it may be causing FF to give me the "page not found/server" error page.
Seems to me by using Sync FF should be able to keep Tops sites where they should be and keep them pinned. Make no sense to me.
Anyhow, trying to read the How to fix preferences page but I gotta hang it up and get some sleep.
Thanks for any input. Hopefully the .js solution will work w/o hosing any Add-ons, etc.
Disable search bar(blue) when typing in address bar
I have been through numerous support pages and nothing helps, did a few about config changes as listed but still it appears. One post said it has always been there, I can… (funda kabanzi)
I have been through numerous support pages and nothing helps, did a few about config changes as listed but still it appears. One post said it has always been there, I can assure you I never had this before and do not want it now. Is there any way to stop it please as I hate it even though just clicking removes it, I would prefer not to have it in the first place
load only current tab, stop all others, especially on (re)start
Where in the settings or in the about:config can one set FireFox to load only the current tab, stop all others from any activity/loading, especially on (re)start?
FF65 - Can't turn off address bar suggestions
After updating to Firefox 65 (Mac), there is now this enormous green drop-down that appears whenever I start typing in the address bar, and I cannot turn this thing off. … (funda kabanzi)
After updating to Firefox 65 (Mac), there is now this enormous green drop-down that appears whenever I start typing in the address bar, and I cannot turn this thing off.
I've looked in Preferences > Privacy & Security > Address Bar, and all the selections there are unchecked. Search > Default Search Engine > Provide Search Selections is also unchecked.
Is there something in about:config I need to toggle? Or will I have to edit my userChrome.css to turn this off?
Thanks!
Can't get Tabs on bottom
At one point with this new firefox headache I managed to get my tabs on bottom but I had to do a refresh in order to get into my outlook email cause of a glitch. Now I ca… (funda kabanzi)
At one point with this new firefox headache I managed to get my tabs on bottom but I had to do a refresh in order to get into my outlook email cause of a glitch.
Now I can't manage to get my tabs to go under the address bar. I did the whole chrome folder with the userchrome.css thing but I still cant get my tabs to go below my address bar.
Anyone have any idea what is causing this?
Its driving me up the wall not being able to have the browser how I want it.
Why I can not save changes in about:config page?
Like in the description I can not save the changes I made in the about:config page no matter what I do, I already do an re installation also use the refresh button and de… (funda kabanzi)
Like in the description I can not save the changes I made in the about:config page no matter what I do, I already do an re installation also use the refresh button and delete the preferences file and still the issue remains.
Change default keybindings (specifically, remove "⌘S")
I'm using FF 67.0 (as well as 69.0a1 Nightly) on macOS. Now that we can finally change keyboard shortcuts for Extensions (yay!) I would like to use `⌘S` as one of my key … (funda kabanzi)
I'm using FF 67.0 (as well as 69.0a1 Nightly) on macOS.
Now that we can finally change keyboard shortcuts for Extensions (yay!) I would like to use `⌘S` as one of my key bindings. Problem is, that is already mapped to "Save Page As..." — a menu item I hardly ever need.
Is there any way (current or planned) that users can change keybindings for built in native commands? This would be especially useful for the many switchers coming over from Chrome after the adblockalypse.
Reduce buffer between Bookmark Toolbar icons?
I just updated from a much older version of Firefox, and now fewer bookmark icons fit in my bookmarks toolbar. I'm hoping there's a way in about:config that I can reduce … (funda kabanzi)
I just updated from a much older version of Firefox, and now fewer bookmark icons fit in my bookmarks toolbar. I'm hoping there's a way in about:config that I can reduce the buffer space between Bookmarks Toolbar icons.
(Yes, I already deleted the names on the bookmarks in my toolbar, I'm way past that for many years now.)
Would really appreciate some quick pointers on this, since it's dumped 18 icons into the expansion area....
How can I move the tabs under the URL bar in Firefox 68?
Before anyone goes Pshaw... let me state that I am very old, and any excess strain on my body has severe repercussions. Who knew browsers could be so dangerous? I have be… (funda kabanzi)
Before anyone goes Pshaw... let me state that I am very old, and any excess strain on my body has severe repercussions. Who knew browsers could be so dangerous?
I have been using Firefox 56 for some time and decided to try out Firefox Quantum this morning. Everything worked pretty smoothly, and I have no complaints about the browser itself. However, for medical reasons, I need to have the tabs underneath the url bar. It seems that, by craning my neck to look up at the tabs, I managed to cause my neck to spasm so forcefully that I had to go to the hospital. The pain was excruciating.
It made me smile that the doctor gave me a prescription for Firefox 56 when I left the emergency room in a neck brace, shot full of muscle relaxants, and a warning to dump Firefox Quantum unless a solution can be found.
I did try to copy and paste chrome CSS code...but that doesn't seem to work on newer versions of Firefox. I hope someone has a solution...in the meantime, I am back to Firefox 56, which puts the tabs at, not above, eye level, without having to cram my browser down to the bottom of my iMac screen.
Go ahead and chortle, sigh.
change new tab button color
I want to change the "+" color on the new tab icon I was able to do this for the close tab "X' icon with the following css code in my userChrome.css file. .tabbrowser-tab… (funda kabanzi)
I want to change the "+" color on the new tab icon
I was able to do this for the close tab "X' icon with the following css code in my userChrome.css file.
.tabbrowser-tab .close-icon:hover {
fill: white !important; background-color: red !important; border-radius: 4px; }
I think this code should work for the new tab icon, however I don't know the name of the new tab icon.
Please help,
Thank you
turn off address bar searching
How do I turn off the drop down address bar menu so that when I type an address and HIT ENTER it goes there instead of forcing me to mouse over to the green arrow and cli… (funda kabanzi)
How do I turn off the drop down address bar menu so that when I type an address and HIT ENTER it goes there instead of forcing me to mouse over to the green arrow and click.
Kiosk application, and want ONLY forward/back/reload/home buttons, and tabs. NO access outside our own site. Spent days on this already, frustrated.
I've spent much time trying to craft a userChrome.css, and it never works right. Every time I get close, something else is badly broken. For example, I _finally_ got th… (funda kabanzi)
I've spent much time trying to craft a userChrome.css, and it never works right. Every time I get close, something else is badly broken. For example, I _finally_ got the address box turned off, so they can't type in addresses, but now the Back button is non-functional.
Tabs not showing
My tab bar shows no tab whatsover, I tried pressing cntrl t or opening a link and nothing happens. Happens after updating to 66.0
Re 66.0.2 Tabs are on bottom but project ~1/3 down from background, into usable screen, blocking tab titles.
Managed to get Tabs on Bottom in all previous updates (including FF65). Carried over ToB with FF66.0.2 update, but the whole line of tabs (including vertical separators)… (funda kabanzi)
Managed to get Tabs on Bottom in all previous updates (including FF65). Carried over ToB with FF66.0.2 update, but the whole line of tabs (including vertical separators) has shifted down about 1/3 of its height such that it bleeds into the immediate viewable screen. If the top of that viewable screen is black, for example, the tab titles are almost unreadable. Any advice? Appreciated.
How do you stop console commands from processing the same script after you are done? (it keeps going on in other tabs, days later, oops)
How do you stop console commands from processing the same script after you are done? (it keeps going on in other tabs, days later, oops) Used a command line argument from… (funda kabanzi)
How do you stop console commands from processing the same script after you are done? (it keeps going on in other tabs, days later, oops)
Used a command line argument from https://gist.github.com/CarletonStube.../0c838a6248772c6fea1339ddad503cce for Discord browser service to do something they don't provide.
https://gist.github.com/CarletonStuberg/0c838a6248772c6fea1339ddad503cce#gistcomment-2775415 ran this command, works fine. Issue: it is still running. Non-localised to actual window open. Possibly due to me re-entering it multiple times, it now seems to be stuck on.
Is there a script that I can run, or a console command to stop user inputted Console commands?
How to resize bookmarks side bar v63+
My bookmarks side bar is too wide and I would like to make it narrower. I have tried a few userchrome.css things but none work correctly. It looks like there is a frame… (funda kabanzi)
My bookmarks side bar is too wide and I would like to make it narrower. I have tried a few userchrome.css things but none work correctly. It looks like there is a frame or something behind the sidebar so when it narrows the frame is still there anyway. I am trying to get a little more size to my main view panel BUT I also like to leave the bookmarks side bar displayed at all times.
Thank you
customization of the Print Preview page possible the CSS of the page
FF 60.1.0 running on Ubuntu 14.04 I need to configure, or change, the buttons on the HTML page that appears when you click the Printer Icon. FF is working fine and is … (funda kabanzi)
FF 60.1.0 running on Ubuntu 14.04 I need to configure, or change, the buttons on the HTML page that appears when you click the Printer Icon. FF is working fine and is highly configured for a specific use and it works fine, no issues. But when the printer page comes up, with "Print", "Print Setup", and so on; there is a need to re-arrange the buttons that appear on the top of the page. Specifically the "Close" button needs to be moved to the far left instead of the far right - see the image which shows the layout of the top row of buttons. Try as I might looking through source code (I did fine printPreview.dtd and printPreview.css and have examined omni.ja) I cannot figure out what the CSS is on the page in the image because I cannot get FF to show me the HTML source for the page. Greatly appreciate any help.
List of Addons not visible after Firefox update
My Addons are working okay, however when I look at the about:addons page the list only shows blank spaces where addons should be, only a blue highlight shows if I click o… (funda kabanzi)
My Addons are working okay, however when I look at the about:addons page the list only shows blank spaces where addons should be, only a blue highlight shows if I click on each addon.
This is the same for my Plugins and Themes.
I have tried deleting some files in my profile as suggested by others on here with similar problems but none work.