sidebar
how [edited] do i make the text in the side bar bigger i mke the sifde batr bigger but it doeswntchange the text size in the side bar
how [edited] do i make the text in the side bar bigger i mke the sifde batr bigger but it doeswntchange the text size in the side bar
Hello, In the latest update I got it made everything into rounded corners. The Tabs and Settings windows as an example. How do I undo that? I checked thoroughly in the a… (read more)
Hello,
In the latest update I got it made everything into rounded corners. The Tabs and Settings windows as an example. How do I undo that?
I checked thoroughly in the appearance settings and dont see a way to do that. I specifically switched my entire world over to Firefox to get out of the rounded corner UI world only in time for this switch to happen. How do i undo it?
I have just upgraded to version 145 and the title bar has disappeared Even though I have the Title Bar option checked in the customize firefox panel. If I uncheck the tit… (read more)
I have just upgraded to version 145 and the title bar has disappeared Even though I have the Title Bar option checked in the customize firefox panel. If I uncheck the title bar option and then check the title bar option, the title bar will appear, but when I close firefox and then restart firefox the title bar is gone.
how to turn on dark mode
Hi All, I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu opt… (read more)
Hi All,
I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu options...
/* Content Area Context Menu - Navigation Vertical Text */
#context-navigation,
#context-navigation > menuitem{
flex-direction: column !important;
}
/* hide images */
#context-back image, #context-forward image,
#context-reload image, #context-stop image,
#context-bookmarkpage image{
display: none !important;
}
/* show text labels */
#context-back:after, #context-forward:after,
#context-reload:after, #context-stop:after,
#context-bookmarkpage:after{
content: attr(aria-label) !important;
margin-inline-start: -19px !important; /* this pushes navigation text items to left, aligned with other menu items below */
}
It worked up until a couple of versions ago, but something has changed, and my CSS is now broken, and those navigation icons are back.
My context menu now looks like the attached image below.
Any help with showing only text labels on this menu is appreciated.
Thanks.
Dear Firefox Every few days the sidebar reappears. I DO NOT WANT to use the AI chatbot. Having tabs from other devices is all that useful to me. It feels like something t… (read more)
Dear Firefox
Every few days the sidebar reappears.
I DO NOT WANT to use the AI chatbot.
Having tabs from other devices is all that useful to me. It feels like something that's just there to justify the AI chatbot bar existing.
I can access bookmarks and history from the toolbar. Don't need a new sidebar for that. They don't justify your stupid AI chatbot bar.
I DO NOT WANT TO USE YOUR AI CHATBOT. YOUR SIDEBAR IS LITERRALY NO DIFFERENT FROM A POP UP ADVERT. SO STOP HAVING IT POP UP AGAIN AND AGAIN.
Hallo, ich habe das problem das mein Firefox browser immer im Vollbild modus startet, das hat er vorher nie gemacht. ich kann es zwar über die F11 taste zurücksetzen aber… (read more)
Hallo, ich habe das problem das mein Firefox browser immer im Vollbild modus startet, das hat er vorher nie gemacht. ich kann es zwar über die F11 taste zurücksetzen aber das ist nicht gut, auch habe ich schon einträge in der about:config gemacht die das verhindern sollten was aber auch nichts gebracht hatt. Es wäre schön wenn man das problem beseitigen könnte.
Ichhabe auch schon alle pluging mal ausgeschaltet um es zu testen hat aber auch nichts gebracht. Vielelicht liegt es ja doch an Firefox selbst.
Es wäre schön wenn mir da jemand weiter helfen könnte.
Danke Olaf
After the 145.0 update when I start Firefox both the menu bar and the top bar with the exit icon are missing. This is the first issue I've had since using Firefox when th… (read more)
After the 145.0 update when I start Firefox both the menu bar and the top bar with the exit icon are missing. This is the first issue I've had since using Firefox when the new revision was in the 20's. Per some quick Support research, I press F 11 twice (NOT once) to restore the screen to include the top bar with exit icon and menu bar with my Windows task bar showing (as normal for the past 2 decades). When I close out Firefox in less than full screen mode and then start up Firefox again, it properly includes both the top bar with exit icon and the menu bar. HOWEVER, if I close Firefox in full screen and then restart, I am missing the top icon bar and menu bar... again. Press F11 twice and the bars are back to square one. HOW DO I FIX THIS SO I DON'T HAVE TO PRESS F11 TWICE ON EVERY STARTUP TO RESTORE MY SCREEN?????? WHY DID YOUR RECENT UPDATE CHANGE MY SCREEN SETTINGS?????
The reload/refresh icon in the left upper corner disappeared and is replaced by a home icon. How to get the refresh icon back?
When Mozilla support and Extensions in Dark Theme?
I use everything in dark mode, navigate in dark mode but You don't allow to make these pages dark. Why?
When I tap Firefox browser bar, small Google icon comes up in far left of search bar
I really enjoy the new sidebar revamp, but I've had an issue with it recently that I haven't been able to find a solution for. Typically, the settings gear is supposed to… (read more)
I really enjoy the new sidebar revamp, but I've had an issue with it recently that I haven't been able to find a solution for. Typically, the settings gear is supposed to be situated near the bottom of bar. However, as demonstrated in the attached image, it is at the top near the bookmarks and history buttons. I have tried reinstalling the browser from scratch, turning the sidebar on and off, turning vertical tabs on and off, and even getting rid of my custom CSS theme for a time. None of these have worked. If anyone knows what the root of this issue is, I'd really appreciate the help.
Hi can you consider adding colour option (color) to Bookmarks and Folders. I've been using Firefox for so long my eyesight has deteriorated, so one of us has got really o… (read more)
Hi can you consider adding colour option (color) to Bookmarks and Folders. I've been using Firefox for so long my eyesight has deteriorated, so one of us has got really old :-)
After your update, the text in my address bar is very very tiny. How can I make it bigger. All other text is the correct size.
The weather widget on the homepage sponsored by accuweather is missing a lot of major cities that were available before October 2025. They are available in accuweather, b… (read more)
The weather widget on the homepage sponsored by accuweather is missing a lot of major cities that were available before October 2025. They are available in accuweather, but for some reason my widget defaulted to singapore, and I can't manually select cities like chattogram / dhaka or even new york even though the are available in accuweather.
Hi all, I just updated from v143.0.3 to v145.0 and once again some small breakages in my userChrome.css have occurred. Things have become too rounded, including tabs, the… (read more)
Hi all,
I just updated from v143.0.3 to v145.0 and once again some small breakages in my userChrome.css have occurred.
Things have become too rounded, including tabs, the URL bar, and the chevron button.
I've solved the tabs radius issue with the .tab-background {} selector.
However, my URL bar now has rounded corners. I would like it to be square.
Please see the attached images for before & after views of my URL bar.
I have this code in place...
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar
{ border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
I've also tried this as a standalone...
#urlbar-background {
border-radius: 0px !important;
}
But the above has no effect, although it did previously.
Is there a new way to control the radius of the URL bar?
Also, my chevron button became too rounded. Is there a new way to control that as well?
Thanks.
How do I minimize the web page when I don't see the usual icon at the top of the page. Now, I've attached a screen shot that does not show any icon of other means of mini… (read more)
How do I minimize the web page when I don't see the usual icon at the top of the page. Now, I've attached a screen shot that does not show any icon of other means of minimizing that screen. I'm running Windows 11 and WORD 2021.
The screen appears on Opera and Google Chrome with the icons. Thanks.
I would like to remove the floating bar at the bottom of my screen.
Is there away to prevent the auto-unhide of the menu bar in full screen mode when the cursor moves to the top of the screen? I have searched for answers to this and found… (read more)
Is there away to prevent the auto-unhide of the menu bar in full screen mode when the cursor moves to the top of the screen? I have searched for answers to this and found some old posts about creating a userChrome.css file but I couldn't get it to work.
Here's my use case. I access a remote desktop through Citrix for work. I use a browser via Citrix Lite instead of Citrix Workspace because the desktop will dynamically adjust to the window size when I don't need it in full screen which Citrix Workspace will not do. However, the auto-unhide feature of menu bar when the browser is in full screen mode also causes the desktop to dynamically adjust when it drops down and again when disappears. This forces me pause when trying to work because it happens often since I'm using a a large monitor with multiple applications open with tool bars on the top rows. I know that I can not hide the menu and address bar but don't want to lose the extra screen real-estate. I would much rather have a keyboard shortcut to reveal the menu bar or some other option.
The sidebar (bookmarks) is very difficult to see/read (my vision is perfect) because it is black text on dark grey background. How do I change this?