顯示下列標籤的問題:

I am not able to fee some content of my website on Firefox

I am facing issue that some of my parts of website not available on firefox but available on chrome Please check the images I have asked AI about that but no solution an… (閱讀更多)

I am facing issue that some of my parts of website not available on firefox but available on chrome

Please check the images

I have asked AI about that but no solution anyone to help ?

You can check any post you will face same problem

https://www.sarkarirojgarkendra.com

Open

How to remove FF logo from New Tab

Hello, After today's FF update my new tab has the FF logo obscuring the image. I've tried removing it in about:config by setting this preference to false: browser.newtab… (閱讀更多)

Hello,

After today's FF update my new tab has the FF logo obscuring the image. I've tried removing it in about:config by setting this preference to false: browser.newtabpage.activity-stream.logowordmark.alwaysVisible But it didn't work.

I don't want the logo and also don't want the search bar. I want just the image.

When that didn't work, I tried going to Settings->Home->New Windows and Tabs I was able to set Homepage and New Windows to a Custom URL, but not New Tabs.

What's up with this??

I read somewhere to try using a custom css and set the attribute of .logo-and-wordmark to none. I don't know how to do that.

Is there a workaround that doesn't involve creating a custom css? If not, I'd like some advice on how to create a css.

Many Thanks! - Andre'a

已解決 5

Изменить цвет выделения строки в панели "закладки"

Сегодня обновил Mozilla FireFox до версии 146.0 (64-разрядный). После обновления в панели "закладки" (cntrl+B) появился ненужный мне цвет выделения только что открытой м… (閱讀更多)

Сегодня обновил Mozilla FireFox до версии 146.0 (64-разрядный). После обновления в панели "закладки" (cntrl+B) появился ненужный мне цвет выделения только что открытой мною вкладки (смотри скриншот). Как поменять данный цвет на менее контрастный ? У меня включена "темная тема", цвет выделения - ядовито-голубой. Хочу изменить его на другой более мягкий цвет. Как это я могу сделать?

Today I updated Mozilla Firefox to version 146.0 (64-bit). After the update, the highlight color of the tab I just opened appeared in the bookmarks bar (Cntrl+B) in an unwanted way (see screenshot). How can I change this color to a less contrasting one? I have the "dark theme" enabled, and the highlight color is a bright blue. I want to change it to a softer color. How can I do this?

Open 15 1401

Amazon Prime browser no longer works right in Firefox. Does work in Microsoft Edge.

As of yesterday my Firefox browser no longer displays some screens within Amazon Prime correctly. It displays what should be images as text, which is difficult to read, u… (閱讀更多)

As of yesterday my Firefox browser no longer displays some screens within Amazon Prime correctly. It displays what should be images as text, which is difficult to read, unlike Microsoft Edge, which displays the Amazon webpage correctly. I am running Windows 10 with a support extension through October 2026, so could it be an update from Microsoft Windows or Mozilla Firefox that has caused the problem. Thanks for your help.

Michael Archer [edited email from community support forum]

Open 10 162

I am getting a message that secure connection failed, it is happening for Amazon.com and maybe netflix as I can't log on or access the sites

I am getting a message that secure connection failed, it is happening for Amazon.com and maybe netflix as I can't log on or access the sites … (閱讀更多)

I am getting a message that secure connection failed, it is happening for Amazon.com and maybe netflix as I can't log on or access the sites

Open 3 1

If i want Firefox browser to download the xpi file and save it locally when I click on the download link button for the xpi file, instead of installing it as an add-on. What should I do?

If i want Firefox browser to download the xpi file and save it locally when I click on the download link button for the xpi file, instead of installing it as an add-on. W… (閱讀更多)

If i want Firefox browser to download the xpi file and save it locally when I click on the download link button for the xpi file, instead of installing it as an add-on. What should I do?

Open 1

Firefox ignores css style for hamburger menu after updating from 150.0.3 to 151

I have custom userChrome file that made my history and hamburger menu (application menu / settings) text and distances smaller since Firefox introduced this ugly feature,… (閱讀更多)

I have custom userChrome file that made my history and hamburger menu (application menu / settings) text and distances smaller since Firefox introduced this ugly feature, trying to be cool in windows 10 times. Nowadays even windows 11 brings back compact mode but firefox still uses huge spacing. I just fixed issue with custom CSS and forgot about it. Unfortunately, after updating to FF 151, my CSS is ignored and I am forced to new ugly context menu. What is weird, I still have good small pacing when right-clicking pages, UI elements and when I enter bookmarks. Only places that ignore my CSS are hamburger menu for settings and list under history view. I do not really understand this code, I just copied it from someone else. Can someone help me fix this issue?

.tab-background{ border-radius: 0px 0px !important; margin-bottom: 00px !important; } .tabbrowser-tab:not([selected]):not([multiselected]) .tab-background{ background-color: color-mix(in srgb, currentColor 4%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 3px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 0px !important; --tabstrip-min-height: calc(var(--tab-min-height) + var(--tab-block-margin)) !important; } .tab-close-button {

  1. tabbrowser-tabs[closebuttons="activetab"] > #tabbrowser-arrowscrollbox > .tabbrowser-tab:hover > .tab-stack > .tab-content > &:not([selected]) {

display: unset !important;} }

Open