Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

why my wordpress site not opening on mozilla firefox browser but opening on chrome browser

sir , I have a wordpress website (https://aghortantra.com) Today morning my wp site not opening on mozila firefox but on chrome browser , it opening well. So, I request… (funda kabanzi)

sir , I have a wordpress website (https://aghortantra.com) Today morning my wp site not opening on mozila firefox but on chrome browser , it opening well. So, I request you please fix the problem.

Asked by Acharya Pradeep Kumar 1 unyaka odlule

Last reply by jonzn4SUSE 1 unyaka odlule

  • Okugcinwe kunqolobane

How do I pin the sidebar button to the ui so it doesn't disapear when resizing the window?

How do I permanently change the "overflows" attribute of the new sidebar button to false so it doesn't disappear on me when I resize the window and I still need my tabs? … (funda kabanzi)

How do I permanently change the "overflows" attribute of the new sidebar button to false so it doesn't disappear on me when I resize the window and I still need my tabs?

Asked by Anouk 7 izinyanga ezidlule

Last reply by cor-el 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

Can't set local new tab page

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension). Users were previously able to use ex… (funda kabanzi)

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension).

Users were previously able to use extensions like NewTab override to have a relatively seamless experience changing their new tab page. However after certain changes, these said extensions can no longer set your new tab page to a local file, and can also no longer clear and focus the address bar.

I am simply requesting a feature within firefox to set a custom new tab page, without having to create any external configs, or without using any extensions. This basic feature has been available in chromium browsers for years, and firefox already includes a feature just like this for the "Homepage and new windows" setting, where it allows you to input a custom URL to a local file or site to put it as your homepage. However, this same setting for some odd reason does not exist for the "new tabs" option. Why is this?

As of now, I've had to use a manual override along the lines of this:

``` // shenanigans for setting a different new tab page const { classes: Cc, interfaces: Ci, utils: Cu } = Components; const { AboutNewTab } = Cu.import("resource:///modules/AboutNewTab.jsm", {}); // path to new tab can be a url or file const newTabURL = "file:///home/faaris/.local/packages/startpage/fazzi/index.html"; // set the new tab URL AboutNewTab.newTabURL = newTabURL; ```

this should not be needed. Having to modify files in system protected folders should not be needed for such a simple option.

Asked by Faaris 7 izinyanga ezidlule

Last reply by eddiejoe67 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

Tab Appearance

Can I change colors of individual tabs? without an extension? Maybe add an option to right click and select a color wheel or color selector to assign a color to that pa… (funda kabanzi)

Can I change colors of individual tabs? without an extension?

Maybe add an option to right click and select a color wheel or color selector to assign a color to that particular tab. Especially if its bookmarked or pinned.

Asked by sambodofasho 7 izinyanga ezidlule

Last reply by jonzn4SUSE 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

Home Button

i have no home button on my new laptop when I load Firefox. How do ZI get it back?

Asked by drpypes 6 izinyanga ezidlule

Last reply by Paul 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

How the hell do i get the phroton layout in firefox 2024?

Mozilla please make a browser that has the proton/photon like firefox 89 please i need it Btw you also ruined the firefox layout floating tab what we really need is a sec… (funda kabanzi)

Mozilla please make a browser that has the proton/photon like firefox 89 please i need it Btw you also ruined the firefox layout floating tab what we really need is a secure browser with no bloat and open-sorsorce

Asked by xikelikeminecraft 6 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 6 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How can I change the colour of the text in the active tab?

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) o… (funda kabanzi)

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) on a new PC (running Windows 10). There's one thing that I haven't succeeded with though: I'd like to change the colour of the text in a tab when that tab becomes the active one.

This is the coding I'm using to change the tab's background colour when it's selected:

  1. TabsToolbar .tab-background[selected]{

background: white !important; }

This works perfectly. But when I tried adding the line

color: black !important;

It had no effect. I'd be grateful for any thoughts. Many thanks.

Asked by mail226 6 izinyanga ezidlule

Answered by mail226 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

How do I verify that the browser I am using is accessing the web via my VPN?

I just purchased a year subscription for the Mozilla VPN. I want to be able to verify that the FireFox browser I'm using is accessing the web via the VPN. How do I veri… (funda kabanzi)

I just purchased a year subscription for the Mozilla VPN. I want to be able to verify that the FireFox browser I'm using is accessing the web via the VPN. How do I verify that? I don't see any icon indicated that it's a VPN connection.

Asked by wills4 6 izinyanga ezidlule

Last reply by Tin Zaw Cho 4 izinyanga ezidlule

  • Okugcinwe kunqolobane

task bar

I walked away from my laptop for about an hour and when I came back my task bar was gone. What happened to it? and how do I get it back? Below is the spec's of my lap top… (funda kabanzi)

I walked away from my laptop for about an hour and when I came back my task bar was gone. What happened to it? and how do I get it back? Below is the spec's of my lap top that I use/have been using/task bar missing

Asked by Kenny 6 izinyanga ezidlule

Last reply by markwarner22 6 izinyanga ezidlule

  • Kusonjululiwe

Manage Bookmarks font too large

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as th… (funda kabanzi)

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

Asked by rproulx1 5 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 5 izinyanga ezidlule

  • Kusonjululiwe

Firefox resetting the signon.remember setting every time I log in

Hi folks I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This co… (funda kabanzi)

Hi folks

I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This coincided with my installing BitDefender, although I don't know why.

Through googling I eventually realised I could go into about:config to fix this. signon.rememberSignons displays as false, when I turn it to true it fixes the issue.

But here is the problem I can't solve. Everytime I restart firefox or my PC / Mac (I am using both, with a syncronised account on both windows and MacOS) it sets signon.rememberSignons to false AGAIN. Which means every single time I browse I have to go into about:config and fix this. Maddening.

Please can you help?

Asked by vassili.christodoulou 5 izinyanga ezidlule

Answered by vassili.christodoulou 5 izinyanga ezidlule