Update To FF 71 Moved Tabs Above Address Bar How To Move Them Back?
Got updated to FF71 and my Tabs which I had moved under address bar got moved back above the address bar. (Had moved them under by creating userChrome.css file which no … (read more)
Got updated to FF71 and my Tabs which I had moved under address bar got moved back above the address bar. (Had moved them under by creating userChrome.css file which no longer works) Is there anyway I can get the tabs again to display to under the address bar? It's just so confusing with the tabs on top. I appreciate any help!
How to post code on forum?
How do you post source code on these support forums? Like below; TabsToolbar { position: absolute !important; bottom: 0 !important; width: 100vw !important; } … (read more)
How do you post source code on these support forums?
Like below;
- TabsToolbar {
position: absolute !important; bottom: 0 !important; width: 100vw !important;
}
Used the fix for Tabs on Bottom but lost the top right buttons for minimize, cascade, restore, exit.
The above pretty much sums it up. I at least have tabs on bottom and haven't done any coding in 40+ years but I'll try some tweaks but would really like the above mentio… (read more)
The above pretty much sums it up. I at least have tabs on bottom and haven't done any coding in 40+ years but I'll try some tweaks but would really like the above mentioned buttons back.
How do I hide tab bar scroll buttons in FF 71?
Before FF 71, I had been using this userChrome CSS to hide the scroll buttons: TabsToolbar toolbarbutton[class^="scrollbutton"] { display: none !important; } Now… (read more)
Before FF 71, I had been using this userChrome CSS to hide the scroll buttons:
- TabsToolbar toolbarbutton[class^="scrollbutton"] {
display: none !important; }
Now it's stopped working. Does anyone know the new code?
Firefox updated and it took my tabs off the bottom and above address bar
Dang these updates that do this. how to move tabs back below address bar? I know many people are tired of this problem!
Disable middle click tab bar
My previous question: https://support.mozilla.org/en-US/questions/1254024 With the latest update, the following css tweak to disable the creation of new tab when middle c… (read more)
My previous question: https://support.mozilla.org/en-US/questions/1254024
With the latest update, the following css tweak to disable the creation of new tab when middle clicking the empty tab bar area no longer works.
This along with the shortcut CTRL+SHIFT+P to open a new private window are features no other browsers have.
Is there a way to change the tabs' font to BOLD?
Hi all, Is there a way in about:config to change the tab font to be bold? Or to change it to a font that is automatically bold (like Aharoni, for ex.)? Thanks! PS, if t… (read more)
Hi all, Is there a way in about:config to change the tab font to be bold? Or to change it to a font that is automatically bold (like Aharoni, for ex.)? Thanks! PS, if this requires a css file, I will have a LOT more questions, as I have never written one of those and being somewhat elderly, have never taken a computer course.
Disable middle click tab bar
Can someone help me edit the CSS to disable the feature of middle mouse clicks on the empty portion of the tab bar opening new tabs? The new update broke the CSS again an… (read more)
Can someone help me edit the CSS to disable the feature of middle mouse clicks on the empty portion of the tab bar opening new tabs? The new update broke the CSS again and it's really frustrating using Firefox as I have a bad habit of constantly clicking the middle mouse button.
My previous posts: https://support.mozilla.org/en-US/questions/1254024, https://support.mozilla.org/en-US/questions/1271141
The CSS: https://pastebin.com/qttFZYQx
Increase toolbar spacing?
Is there a way to increase the spacing between toolbars? I prefer my tabs just above the page and below the URL & "Bookmarks" toolbars so I found the CSS code to move… (read more)
Is there a way to increase the spacing between toolbars?
I prefer my tabs just above the page and below the URL & "Bookmarks" toolbars so I found the CSS code to move them, but I had to make their text bigger to read, and now my bars are overlapping each other (see attached photo.)
Is there a way to increase the spacing between toolbars so they don't overlap? TIA.
How do I get rid of the new bar in Firefox 71?
With FF71 there is a new horizontal bar occupying space on every page. It is the light green bar in the attached image; it changes colour, of course, if I revert to the … (read more)
With FF71 there is a new horizontal bar occupying space on every page. It is the light green bar in the attached image; it changes colour, of course, if I revert to the default theme. How do I get rid of it?
How do I get tabs back on bottom with new ver 71 release?
New release v71 moved my tabs back to top. How do I get them back to bottom?
Is there a way to change only the background image for new tabs?
Hi, I have attached 2 screenshots: 1. The background where I want to apply the image in firefox. 2. Chromium after changing the background. Is there a way to change the b… (read more)
Hi, I have attached 2 screenshots: 1. The background where I want to apply the image in firefox. 2. Chromium after changing the background.
Is there a way to change the background in Firefox to an image of my choice?
Is there a way to disable the "This time search with:" box in userChrome.css?
This solution https://support.mozilla.org/en-US/questions/1171243 still leaves a narrow strip under the navigation bar. Is there a way to get rid of it as well? Previousl… (read more)
This solution https://support.mozilla.org/en-US/questions/1171243 still leaves a narrow strip under the navigation bar. Is there a way to get rid of it as well?
Previously, I would use this code snippet in userChrome.css: [#PopupAutoCompleteRichResult {display: none!important;}] Then, starting with version 68 it stopped working and I found out I had to change it to this: [#urlbar-results {display: none!important;}] And after Firefox updated to version 70 it quit working.
How do I make the search suggestions text larger in the "search bar"?
After updating to Firefox 70.0 (64-bit), the search suggestions text size in the "search bar" became smaller (refer to included image). Is there any way to make the text … (read more)
After updating to Firefox 70.0 (64-bit), the search suggestions text size in the "search bar" became smaller (refer to included image). Is there any way to make the text larger? Thanks for reading!
How to stop tabs from appearing when hovering on top in fullscreen.
I am on Firefox 70.0 (64 Bit). When I am on websites in fullscreen mode, the tab section appears when hovering on top. Is there any way to disable this feature? I've alre… (read more)
I am on Firefox 70.0 (64 Bit). When I am on websites in fullscreen mode, the tab section appears when hovering on top. Is there any way to disable this feature? I've already tried the chrome.css solution but didn't work for me.
Firefox 70 show empty tab bar. How to hide it again?
Since updating to Firefox 70, the tab bar is shown even if there is only one tab (it just shows the + button then). Previously, the bar was hidden if there was only one t… (read more)
Since updating to Firefox 70, the tab bar is shown even if there is only one tab (it just shows the + button then). Previously, the bar was hidden if there was only one tab. This previous behavior may depend on some setting, but I don't remember if I changed any setting for that. Have *no* Add-ons installed that affect tab visibility.
How to restore the old behaviour that tab bar is hidden if there is only one tab?
How do I abrogate changes in v70 to search bar?
Suddenly my search bar lists only 7 (was 6) of about 20 search engines. The command "Change Search Settings" appeared on the same line as the 6th listed engine so that cl… (read more)
Suddenly my search bar lists only 7 (was 6) of about 20 search engines. The command "Change Search Settings" appeared on the same line as the 6th listed engine so that clicking on it summoned that search engine. Now "Add Mozilla Support" appears on that line and the other command appears on the same line as the 7th engine.
"open new tab" + button is covered by the longer width tab in version 70, how to fix this?
Since updating to version Firefox update 70, the tabs at the top of the screen seem to be longer. This has covered the + button to add a new tab. I've tried resetting eve… (read more)
Since updating to version Firefox update 70, the tabs at the top of the screen seem to be longer. This has covered the + button to add a new tab. I've tried resetting everything in customise firefox layout tool. I'm using the default theme, or dark theme, as provided with firefox. I tried each density option and they made no difference. If this isn't happening to everyone, is there something I can do to reset to even more default appearance in order to make the button visible properly? I know I can open new tabs by menu or hotkey combinations. My display choices include showing title bar, menu and bookmark bar. I have only Ublock Origin, Foxy Proxy standard and zoom image add ons.
How to get rid of the url box in the bottom left corner with Version 70
With version 70 the flashing flickering url box in the bottom left corner has returned, even though the CSS that worked to kill it in earlier releases remains in mu userc… (read more)
With version 70 the flashing flickering url box in the bottom left corner has returned, even though the CSS that worked to kill it in earlier releases remains in mu userchrome.css file. The CSS that worked before is
#statuspanel-label,.statuspanel-label { -moz-appearance: none !important; opacity: .01 !important; }
and someone more recently used
#statuspanel { display:none !important; }
but neither of these are working for me in Version 70. How do I get rid of this? Thanks.
How to make tabs not so tall in Firefox 70?
Firefox 70 has made the tab hight taller, and now they overlap the window frame on my computer (Win 7). How do I get them back to their size in Firefox 69 and stop them … (read more)
Firefox 70 has made the tab hight taller, and now they overlap the window frame on my computer (Win 7). How do I get them back to their size in Firefox 69 and stop them from eating into the frame? CSS is fine.