I want to hide address bar only, and want back, home button visible, how to do it ?
I want to hide address bar only, and want back, home button visible, how to do it ?
how to move the tabs below the ulr bar for Firefox 63.0
I have tried all the suggestion and none work. Please replace the add-on that puts them back on the bottom.
Need to remove status bar. No old userChrome.css solutions work
I loathe the status bar. I can't stand it flashing in the corner of my fullscreen videos. I don't know why on earth it exists and why there is not a simple menu option to… (Lesen Sie mehr)
I loathe the status bar. I can't stand it flashing in the corner of my fullscreen videos. I don't know why on earth it exists and why there is not a simple menu option to disable it, as I am not very good with even simple code. I have tried as many of the userChrome.css code solutions as I can find and none of them have done anything. I just want it gone, I can't stand it.
Possible to move the "Find on Page" bar to the top?
Can I move the "Find on Page" bar to the top of the browser? I'm used to it being at the top (from other browsers)...maybe I just need to get used to it. Thanks!
How to change the size of the icons in the toolbar?
How to change the size of the icons in the toolbar? The "Density" drop-down menu only increases the spacing between icons.
Thanks.
How do I use css to get large navigation icons in Firefox 65?
I've managed to move the tabs to not on top by pasting text from another user into my css file. But this has made the Back/Forward/Stop/Home buttons (which were large in… (Lesen Sie mehr)
I've managed to move the tabs to not on top by pasting text from another user into my css file. But this has made the Back/Forward/Stop/Home buttons (which were large in my previous CSS) back to the default small icons. Can anyone suggest what code I need to change to get the large icons back?
Why can't I put the Menu Toolbar beneath the Tabs with the update?
Thanks to another stupid update, Firefox no longer lets the menu toolbar to be underneath the tabs Apparently Mozilla has nothing better to do than make their user-base s… (Lesen Sie mehr)
Thanks to another stupid update, Firefox no longer lets the menu toolbar to be underneath the tabs
Apparently Mozilla has nothing better to do than make their user-base suffer their whip!
My tabs have moved to the top of my screen. How do I move them back to where they were - below my bookmarks?
My open website tabs have moved to the top of my screen. I have no idea why. I would like to move them back to where they were. Below my bookmarks toolbar.
custom css not working with 71.0b3 (32-Bit)
since the update to 71.0b3 (32-Bit) my custom css for multiple tab rows is not working anymore: It is showing only one row anymore; The userChrome.css looks loke this: t… (Lesen Sie mehr)
since the update to 71.0b3 (32-Bit) my custom css for multiple tab rows is not working anymore: It is showing only one row anymore; The userChrome.css looks loke this:
- tabbrowser-tabs .tabbrowser-arrowscrollbox,
- tabbrowser-tabs .arrowscrollbox-scrollbox {
display: block;
}
.scrollbutton-up, .arrowscrollbox-overflow-start-indicator, .scrollbutton-down, .arrowscrollbox-overflow-end-indicator {
display: none !important;
}
- tabbrowser-tabs .arrowscrollbox-scrollbox .scrollbox-innerbox {
display: flex; flex-wrap: wrap; /* display: block; */ overflow-y: auto !important; min-height: var(--tab-min-height); /* default */ max-height: calc(5*var(--tab-min-height)) !important;
}
- tabbrowser-tabs .tabbrowser-tab:not([pinned]) {
flex-grow: 1; flex-wrap:wrap; min-width: 130px;
max-width: 330px;
vertical-align: bottom !important;
}
- tabbrowser-tabs .tabbrowser-tab,
- tabbrowser-tabs .tabbrowser-tab .tab-stack .tab-background {
height: var(--tab-min-height);
}
- tabbrowser-tabs .tabbrowser-tab .tab-stack {
width: 100%;
}
- titlebar-buttonbox {
display: block !important; vertical-align: top !important;
}
- main-window[tabsintitlebar] #tabbrowser-tabs {
-moz-window-dragging: no-drag;
}
Spacing between bookbarks is broken with v.63 - userchrome.css does not work anymore - how to get it back?
Hey guys, previously I could customize the interface of FF via userchrome.css. I used to have less space between the bookmarks on the tab to the left. An update way back … (Lesen Sie mehr)
Hey guys,
previously I could customize the interface of FF via userchrome.css. I used to have less space between the bookmarks on the tab to the left. An update way back (53 I think) changed it to what it is today, which is why I needed the userchrome.css edits. Those dont work since the new update of FF. Is this a known bug or don't the codelines do anything anymore?
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); /* Tighten up bookmark tree in Fx25 */ .sidebar-placesTree treechildren::-moz-tree-row, .placesTree treechildren::-moz-tree-row { height: 1.3em !important; border-width: 1px !important; }
This is what I used to keep the space between the bookmarks on the classic level. I attatched a ScreenShot on how it should NOT look like, but does look like since v63.
how to make search/address awesome bar black
Hello boys and girls; I am using FF 64.0 on Win7. My theme is 'Black and Gold' and I have DuckDuckGo for my homepage. Everything is dark, minimalistic with gold lettering… (Lesen Sie mehr)
Hello boys and girls; I am using FF 64.0 on Win7. My theme is 'Black and Gold' and I have DuckDuckGo for my homepage. Everything is dark, minimalistic with gold lettering. However, the task bar at the bottom of the screen, the bookmarks bar, and the search/address/awesome/toolbar are all gray. The address bar is a lighter shade of gray with black lettering. I suspect that is a windows thing and I could probably learn to live with it, but would like to change it also. I would provide an image, but screenshot doesn't seem to want to include the the header or toolbars.
I have created a chrome file for a .css command, but I'm not sure if this is the right direction or what to put in it.
If it is possible, could someone please provide detailed instructions as to how to change these areas.
How to i remove the "X" button on a tab when i only have one tab open?
I want the remove the "X" button when i have a single tab open. not when i have multiple tabs open. i constantly close Firefox when i mean to open a 2nd tab. It isnt a p… (Lesen Sie mehr)
I want the remove the "X" button when i have a single tab open. not when i have multiple tabs open. i constantly close Firefox when i mean to open a 2nd tab.
It isnt a problem if i close a tab if i have other tabs open because i can just use "CTL+SHIFT+T" to reopen the tab, but if i close a single tab, all of firefox closes. there used to be add-ons which gave me the options, but not anymore.
How can I get my tabs underneath the adress bar with version 65.0?
New update - again problems. I couldn't manage to get my tabs below the adress bar, although I used the trick with the css-File in the profiles. Which possibility do I ha… (Lesen Sie mehr)
New update - again problems. I couldn't manage to get my tabs below the adress bar, although I used the trick with the css-File in the profiles. Which possibility do I have now?
i hope urlbar and TabsToolbar are on the same line
Now, the screen is really wide enough, the height is not enough, One line URLBAR is not necessary Use Userchrome to implement urlbar-container and TabsToolbar are on th… (Lesen Sie mehr)
Now, the screen is really wide enough, the height is not enough, One line URLBAR is not necessary
Use Userchrome to implement urlbar-container and TabsToolbar are on the same line
Upgrading FIREFOX to 65.0 is a bit of a problem because TabsToolbar is in titlebar and urlbar is in nav-bar.
Hopefully, urlbar-container can be moved to Tabs Toolbar like a button, which is simple, the previous version(<20.x) is possible.
Multirow on Firefox Quantum
I am trying very hard to use Firefox Quantum and move on from Firefox 56, and the one thing that most drives me crazy is the single row for tabs. I've tried implementing … (Lesen Sie mehr)
I am trying very hard to use Firefox Quantum and move on from Firefox 56, and the one thing that most drives me crazy is the single row for tabs.
I've tried implementing workarounds with the userChrome.css, such as the one found here: https://github.com/Izheil/Quantum-Nox-Firefox-Dark-Full-Theme/tree/master/Multirow%20and%20other%20functions/Multirow%20tabs — but all my attempts have failed.
Does anyone know of another solution?
It's been horrible using a browser with only one row for tabs. It's very hard to find the tabs I want and to manage my open tabs, even using the menu which shows all of them. I often have no idea of how many tabs I have open, and I often end up with multiple tabs for the same page because I am not aware that it is already open or because it would take too long to find it.
With Firefox 56 and Tab Mix Plus, I usually had around 40 to 50 tabs open most of the time, and when I'm researching stuff this number easily gets to the hundreds for a while. With Firefox Quantum I have been unable to manage my tabs properly: I end up with much more tabs than I really need and it's hard to keep then organized.
I feel like I am struggling to save a marriage that can't be saved. I don't want to leave Firefox, but it's becoming unbearable. Feel free to suggest another browser as a solution to my problem.
How do I disable the "microphone is being used" floating window in FireFox
There is already an indicator in the tab and one in the windows taskbar so I don't need a third one that is floating on the top of the window. How do I disable it? … (Lesen Sie mehr)
There is already an indicator in the tab and one in the windows taskbar so I don't need a third one that is floating on the top of the window. How do I disable it?
How can I get rid of the close tab buttons on all the tabs in the current FF build?
I tried the UserChrome.css solution but it did not work. I used that once before in a previous build of FF, and at that time, it did work. So something must've changed in… (Lesen Sie mehr)
I tried the UserChrome.css solution but it did not work. I used that once before in a previous build of FF, and at that time, it did work. So something must've changed in one of the updates to break it.
WE HATE TABS ON TOP CAN YOU PLEASE STOP BEING PRICKS AND FORCING THIS ON USERS?
Stop, I am about to drop firefox. Since 50 something you changed, and you say its always like that but that is false. You changed tabs on top like in version 40, sinc… (Lesen Sie mehr)
Stop, I am about to drop firefox. Since 50 something you changed, and you say its always like that but that is false. You changed tabs on top like in version 40, since then we all complain and you insist on this. I am about to drop firefox for good. Stop
recent update caused tabs to revert to top
just installed the latest current Firefox update which has reverted my tabs to the top rather than below my bookmarks toolbar. suffice to say this is rather annoying as c… (Lesen Sie mehr)
just installed the latest current Firefox update which has reverted my tabs to the top rather than below my bookmarks toolbar.
suffice to say this is rather annoying as changing the "browser.tabs.onTop" setting in the about:config which l originally did doesnt work any more l did find a userchrome.css file as well that said it would do it on this site but alas my tabs are still above the address bar and not below the bookmarks toolbar where l want them. any help to resolve this would be greatly appreciated due to the most recent update causing them to revert back to the top.
How can I get tabs back below bookmarks toolbar in FF65 on a mac
The latest FF 65 moved the tabs to the top, where they should not be. The old css workaround doesn't work, and all of the "new" fixes I've tried on my iMac IOS v. 10.13.6… (Lesen Sie mehr)
The latest FF 65 moved the tabs to the top, where they should not be. The old css workaround doesn't work, and all of the "new" fixes I've tried on my iMac IOS v. 10.13.6 either don't work or put the tabs bar ON TOP of the bookmarks bar. The tabs should be connected to the window they pertain to. Can someone please help me figure this out? I'm not a programmer and really don't want to be, but I really can't stand having the tabs at the top. Thanks for any help.