![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
Caan I use wallpaper on the Firefox home page?
What else do I need to put down. I can change wallpaper on MyMSN. Thanks!
All Replies (2)
Firefox's built in home page (about:home) isn't editable AFAIK. If it were, I would assume that one could use the userChrome.css file to make changes to it.
UserStyles for about:home http://userstyles.org/styles/browse?search_terms=about%3Ahome
Or, you can use userContent.css rules for @-moz-document url(about:home)
http://kb.mozillazine.org/UserContent.css I use ChromEdit Plus for working with the 3 "user files". http://webdesigns.ms11.net/chromeditp.html Built from the official ChromEdit extension that was available in 2003-2005; now it's a 3rd party add-on.