Отображение вопросов с тегом: Показать все вопросы

file, edit, history, bookmarks MENU BAR

I cannot make fire fox work at all.for me. I need the file, edit, history, bookmark tool bar back. I'm pleading with you. Please I BEG you to uninstall the upgrade. Plea… (читать ещё)

I cannot make fire fox work at all.for me. I need the file, edit, history, bookmark tool bar back. I'm pleading with you. Please I BEG you to uninstall the upgrade. Please let me have the Firefox I had last week. I,m 88 and will die before I ever!!!! i can't make anything work.I have over 5,000 bookmarks. I write for a few dollars to partly support myself. Right now I'm out of business. Where is the invisible email address? I have been using FIREFOX since it came out. i can't go through your circus. A browser should have a high degree of instinctive coordination, it shouldn't be similar to experts cryptic calculus level, when your totally unfamiliar with the level of calculus I'm sorry, I won't be able jump through hoops..

Задан Cyborg119 1 месяц назад

Последний ответ от jscher2000 - Support Volunteer 1 месяц назад

Firefox and transparent taskbar. Windows 10

Hello. After updating to Firefox 138.0 (20250421163656), an issue has appeared that causes incorrect transparency behavior in the taskbar. The problem is that Firefox exp… (читать ещё)

Hello. After updating to Firefox 138.0 (20250421163656), an issue has appeared that causes incorrect transparency behavior in the taskbar. The problem is that Firefox expands to full screen but continues to operate in windowed mode. After enabling full-screen mode (F11), the issue disappears until the next interaction with the browser. Nothing critical, just a bit annoying.

Задан PikoTof1k 1 месяц назад

Последний ответ от PikoTof1k 1 месяц назад

Firefox headings

I had to re-instal Firefox because I had problems with the latest update and now there is no fox icon top left hand corner and no file, etc., so I cannot send email link… (читать ещё)

I had to re-instal Firefox because I had problems with the latest update and now there is no fox icon top left hand corner and no file, etc., so I cannot send email link, print, etc. I would love for someone to assist me.

Задан tuppence47 4 месяца назад

Последний ответ от jeff.g.group 4 месяца назад

Re Firefox Interface

Is there any person out there whether from the FF Staff, Developers, Community or End-Users who know how to resize the latest grotesque FF Interface of the latest downloa… (читать ещё)

Is there any person out there whether from the FF Staff, Developers, Community or End-Users who know how to resize the latest grotesque FF Interface of the latest download version 136.0.1? All my extensions have disappeared. The side bar is too wide. Both the Tools and Menu bars are grotesquely wide.

What is the point in Mozilla FF asking for Feedback End-Users, Community, to Contribute. if it is not going to take on board their views?

Please, do not leave this matter just to the public to deal with, You FF should deal with it for it is your product.

Задан DR CLEMENT AKATENG MD 3 месяца назад

Последний ответ от DR CLEMENT AKATENG MD 2 месяца назад

Bookmark favicons consistently disappearing

Basically title. Every time I close the browser and re-open it, the favicons disappear. I use the favicons to navigate to websites on my bookmark toolbar, but they're mi… (читать ещё)

Basically title.

Every time I close the browser and re-open it, the favicons disappear. I use the favicons to navigate to websites on my bookmark toolbar, but they're missing from my regular bookmarks, too.

I found an old thread that appeared similar, and the solution was to take a working copy of the favicons.db file and re-import it if it breaks (while the browser application is closed). However, this did not work.

Any help would be greatly appreciated.

Задан S 2 месяца назад

Последний ответ от S 1 месяц назад

I need to see my extensions in the browser bar!!!!

I need to see my extensions in the browser bar!!!! Why did you remove this feature. Super annoying. If I click where the extensions should be I get taken to (see screensh… (читать ещё)

I need to see my extensions in the browser bar!!!! Why did you remove this feature. Super annoying. If I click where the extensions should be I get taken to (see screenshot) other screenshot are my extensions that I have to go into Firefox/settings/Manage Firefox themes in Extensions & Themes. It does absolutely no good if I cant access my extensions such as Video Downloader

Задан smccrory 3 месяца назад

Последний ответ от Logosor 2 месяца назад

tabs, address bar, bookmarks anything to do with the browser font is TINY

Why is this font so small, I have tried everything so much so that I have the about.config on my bookmark tool bar, I have tried the extensions that do not work, zoom mak… (читать ещё)

Why is this font so small, I have tried everything so much so that I have the about.config on my bookmark tool bar, I have tried the extensions that do not work, zoom makes everything too big, increase the font on my desk top. When I go into the about.config ....To increase the font size in the Firefox address bar, you can modify the layout.css.devPixelsPerPx setting in about:config or edit the userChrome.css file to apply custom CSS rules none of this works. as you can se from the picture the font is SUPER TINY!!! I have changed the setting on my computer for the desktop also and nothing.

Задан Regina Bernier 3 месяца назад

Последний ответ от RadicalDudette 1 месяц назад

How can I remove a custom background image from the Firefox homepage and new tab page?

Hi, I recently set a custom background image for the Firefox new tab page (and possibly the homepage), but now I’d like to remove or replace it. I’ve already tried: … (читать ещё)

Hi,

I recently set a custom background image for the Firefox new tab page (and possibly the homepage), but now I’d like to remove or replace it.

I’ve already tried:

   Going to about:config and enabling the following:
       browser.newtabpage.activity-stream.newtabWallpapers.customWallpaper.enabled → true
       browser.newtabpage.activity-stream.newtabWallpapers.ui.enabled → true
   Searching for a gear icon or any UI options on the new tab or homepage – but nothing appears.

I also checked about:preferences#home but there are no visible options to manage background images.

How can I remove or change the custom background image? I’d appreciate instructions, config paths, or a file location where I can delete the image manually.

Thank you! p.s. I'm stuck with a background image that makes my shortcuts unreadable and it's driving me crazy. 😅

Задан Svetlana Soskic 1 неделю назад

Последний ответ от jscher2000 - Support Volunteer 1 неделю назад

  • Решено

Change Menu Item Order of the Bookmarks Context Menu

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first. … (читать ещё)

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first.

I'm able to do this on the "regular" context menu with the following code...

#context-openlink { 
   order: -1;
}

But I cannot find the correct selector for the Bookmarks Context menu (see attached image).

I have tried code (to no avail) such as the following...

#placesContext-openlink { 
   order: -1;
}
#BMB_bookmarksPopup-openlink { 
   order: -1;
}

Any help is appreciated!

Thanks.

Задан Slouch 3 месяца назад

Дан ответ jscher2000 - Support Volunteer 3 месяца назад

Removing the mute function on tabs while keeping the sound icon

Hello, when many tabs are open, the mute button takes up almost the entire tab. When I go to a tab, I get to the mute button... https://assets-prod.sumo.prod.webservices.… (читать ещё)

Hello, when many tabs are open, the mute button takes up almost the entire tab. When I go to a tab, I get to the mute button... https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2025-03-01-03-07-42-491a45.png Is it possible to remove this function on the tab, but leave the sound icon itself? So that when I click on the sound icon, the tab is switched to instead of mute?

Задан Муравей Из Мурино 3 месяца назад

Последний ответ от jscher2000 - Support Volunteer 1 месяц назад

  • Решено

firefox 137 update search bar

Does the recent update Firefox 137.0 retain the separate address bar and search bar? One of the things I hate about MS Edge is that there is no separate search bar. Have … (читать ещё)

Does the recent update Firefox 137.0 retain the separate address bar and search bar? One of the things I hate about MS Edge is that there is no separate search bar. Have not been pleased about the small size of the Firefox search bar the last few years. The user should be able to size it at will.

Задан MikeZZ 2 месяца назад

Дан ответ TyDraniu 2 месяца назад

Firefox Homepage

Within the last week, my homepage has changed in look and operation. It no longer has all of my bookmarks, I can no longer navigate back to my homepage from other sites,… (читать ещё)

Within the last week, my homepage has changed in look and operation. It no longer has all of my bookmarks, I can no longer navigate back to my homepage from other sites, etc. Also, it have a very plain, sterile display. What changed and how to I get back to my original homepage?

Задан tuck.milligan 3 месяца назад

Последний ответ от jscher2000 - Support Volunteer 3 месяца назад

  • Решено

bookmarks toolbar

I want my bookmarks toolbar to be across the top of the page but I can only find it from the 3 bars at the top right of the screen. When I click on it, I am given the op… (читать ещё)

I want my bookmarks toolbar to be across the top of the page but I can only find it from the 3 bars at the top right of the screen. When I click on it, I am given the option to hide the toolbar, but it's already hidden. I have also navigated from the View menu as well, and the toolbar is set on Always Show. I have run out of things to try. I am on a laptop with Microsoft Windows. Can someone offer assistance?

Задан andy1608 4 месяца назад

Дан ответ jscher2000 - Support Volunteer 4 месяца назад

Websites randomly load in the wrong font.

See attached screenshot. It just randomly happens from time to time, and I can't figure out what's causing it. I've used both Chrome and Firefox with the same results. He… (читать ещё)

See attached screenshot. It just randomly happens from time to time, and I can't figure out what's causing it. I've used both Chrome and Firefox with the same results. Help!

Задан Kevin Martin 5 месяцев назад

Последний ответ от cor-el 4 месяца назад

Firefox 135 - New Tab Pinned Shortcuts are not centered?

Since the 135 update, the pinned shortcuts on the new tab are now not centered under the search bar. I've found a temporary fix in about:config (see below) but this makes… (читать ещё)

Since the 135 update, the pinned shortcuts on the new tab are now not centered under the search bar. I've found a temporary fix in about:config (see below) but this makes the icons incredibly small. I would just like the pinned shortcuts to be centered now instead of left adjacent.


browser.newtabpage.activity-stream.newtabLayouts.variant-a browser.newtabpage.activity-stream.newtabLayouts.variant-b

Задан Ian 4 месяца назад

Последний ответ от Ian 4 месяца назад