Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Mozilla > Firefox userCon...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 5370 of 5511
Post > Topic >>

Firefox userContent.css - set default page background image?

by Mike Ranque <MikeRanque@[EMAIL PROTECTED] > Apr 25, 2008 at 12:09 PM

How to set a default background image to all webpages?

I've tried stuff like this...

/* 
http://www.technologyquestions.com/technology/linux/125191-firefox-background-image.html

*/
body {background-image: url(resource:///BRICKS.blurred.jpg)
!im****tant;
background-attachment: fixed !im****tant;
background-repeat: repeat !im****tant; }

....and even this, just to try to get some result,

/* http://home.comcast.net/~username54321/starfield/mods.html
*/
@[EMAIL PROTECTED]
 url(about:blank) {
html:not([class]) {
background: url("chrome://BRICKS.blurred.gif")
no-repeat center center fixed #251515 !im****tant;
}
}

....but something is still glitched.

I've managed to affect background colours, and currently 
have a nice dark maroonish blank page (new tab), but no 
background image as specified.

I'm beginning to wonder if Firefox can't actually do this, 
but I've seen it done. Just can't seen to figure out how to 
do it myself. :(

I've got copies of BRICKS.blurred.gif all over the Firefox 
directory structure, so the chances It's not finding the 
image are small, I think. ;)


Clues? Suggestions? URLs?

-- 
    0===( ISPs now SPY-SPs?
    0===( www.antiphorm.co.uk
 




 2 Posts in Topic:
Firefox userContent.css - set default page background image?
Mike Ranque <MikeRanqu  2008-04-25 12:09:50 
Re: Firefox userContent.css - set default page background image?
Peter Potamus the Purple   2008-04-25 10:10:46 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 1:22:23 CDT 2008.