Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

ఇంకా తెలుసుకోండి
ఆర్కైవ్ చేయబడింది

Trying to use userChrome.css to personalise Firefox but no changes are being applied.

MC

I'm trying to make some changes to the Firefox homepage through userChrome.css, but no changes are being applied.

I have set `toolkit.legacyUserProfileCustomizations.stylesheets` to true and my `chrome` folder is saved in the correct filepath: `AppData\Roaming\Mozilla\Firefox\Profiles\94fnqz8w.default-release\chrome`, so I'm not sure what could be causing the issue.

I've changed the code to just include one big change to see if it's working, though nothing seems to have changed:

``` .logo-and-wordmark { min-width: 100px !important; } ```

I'm trying to make some changes to the Firefox homepage through userChrome.css, but no changes are being applied. I have set `toolkit.legacyUserProfileCustomizations.stylesheets` to true and my `chrome` folder is saved in the correct filepath: `AppData\Roaming\Mozilla\Firefox\Profiles\94fnqz8w.default-release\chrome`, so I'm not sure what could be causing the issue. I've changed the code to just include one big change to see if it's working, though nothing seems to have changed: ``` .logo-and-wordmark { min-width: 100px !important; } ```
జోడించిన స్క్రీన్షాట్లు