Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

FireFox homepage background image

  • 10 trả lời
  • 0 gặp vấn đề này
  • 18 lượt xem
  • Trả lời mới nhất được viết bởi zeroknight

more options

Hello there, Iam facing a problem with changing Firefox homepage background. I tried every solution, tutorial, oldposts etc. nothing seems to work, here is what I tried. -1- The chrome folder is in the right folder. -2- the naming of both CSS files userChrome, userContent. -3- enabled CSS files at startup -4- search for both CSS files in the browser toolbox for some reason I cannot find both CSS files, even though they are in the chrome directory. Also, I have 2 chrome folders one of them is located here. "AppData\Roaming\Mozilla\Firefox\Profiles\shaf5qn0.default-release\storage\permanent\chrome" the other one I created myself which is here "AppData\Roaming\Mozilla\Firefox\Profiles\shaf5qn0.default-release\chrome" I tried to delete the first one but I cant, I get an error that this file is being used even though I did close Firefox. What I am missing here?

Hello there, Iam facing a problem with changing Firefox homepage background. I tried every solution, tutorial, oldposts etc. nothing seems to work, here is what I tried. -1- The chrome folder is in the right folder. -2- the naming of both CSS files userChrome, userContent. -3- enabled CSS files at startup -4- search for both CSS files in the browser toolbox for some reason I cannot find both CSS files, even though they are in the chrome directory. Also, I have 2 chrome folders one of them is located here. "AppData\Roaming\Mozilla\Firefox\Profiles\shaf5qn0.default-release\storage\permanent\chrome" the other one I created myself which is here "AppData\Roaming\Mozilla\Firefox\Profiles\shaf5qn0.default-release\chrome" I tried to delete the first one but I cant, I get an error that this file is being used even though I did close Firefox. What I am missing here?

Tất cả các câu trả lời (10)

more options

Hữu ích?

more options

The file needs to be in AppData\Roaming\Mozilla\Firefox\Profiles\shaf5qn0.default-release\chrome and you should use userContent.css as this is about styling a webpage. Leave the first folder alone as that is about local storage (indexedDB). Place the image file in the chrome folder with userContent.css.

@-moz-document url(about:home),url(about:newtab) {
 body{background: url(...) center/cover !important;}
}

Hữu ích?

more options

cor-el said

The file needs to be in AppData\Roaming\Mozilla\Firefox\Profiles\shaf5qn0.default-release\chrome and you should use userContent.css as this is about styling a webpage. Leave the first folder alone as that is about local storage (indexedDB). Place the image file in the chrome folder with userContent.css.
@-moz-document url(about:home),url(about:newtab) {
 body{background: url(...) center/cover !important;}
}

I did create the second chrome folder, and placed the required files inside, for some reason the chrome folder I created doesn't appear within Firefox tool box, If I filter the list there is no userContent or userChrome in the list. I did also tried to import the file, and create the file using toolbox menu, both didn't work. check the attached img.

Hữu ích?

more options

Hữu ích?

more options

Hello

Hữu ích?

more options

Change toolkit.legacyUserProfileCustomizations.stylesheets to true in about:config then restart the browser.

Hữu ích?

more options

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

Hữu ích?

more options

zeroknight said

Change toolkit.legacyUserProfileCustomizations.stylesheets to true in about:config then restart the browser.

I did turn this on, the problem is the files are not even showing in tool box, even though I checked that both are in the correct path.

Hữu ích?

more options

cor-el said

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

I did this also, and shared the path I used in the post. I did make sure that the chrome folder in in profile folder inside the random name directory. I also shared that, for some reason the chrome folder and the CSS files I create inside doesn't appear in the Firefox tool box, but If I created the files inside the other chrome folder which contains (indexedDB) the CSS files appears in the tool box search.

Hữu ích?

more options

Your profile directory structure must be messed up if it is reading userContent.css from storage/permanent/chrome.

Does it still happen in a new profile? An easy way to test a new profile is to install Developer Edition and see if it happens there or refresh your existing profile. Make sure you stay signed out of your sync account when testing.

Hữu ích?

Đặt một câu hỏi

Bạn phải đăng nhập vào tài khoản của bạn để trả lời bài viết. Vui lòng bắt đầu một câu hỏi mới, nếu bạn chưa có tài khoản.