|
| |
|
|
BeTheBall
Posts: 6381 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
Override background image - 7/7/2006 10:52:05
In the accessibility settings in IE one can choose to use one's own stylesheet. I am experimenting with that, but can't seem to get beyond one annoyance with background images. My stylesheet specified a background image as so: body { background-image: url(back_white.jpg); If the page I am trying to view has a background image, it trumps my stylesheet. At first I thought it was because the page I was viewing set the image in the html, not css, i.e., <body background="/icons/3.jpg">. However, I started changing the page by setting the image using inline CSS. Still no luck. I then got rid of the inline CSS and set the image in the head of the document. Still no luck. Finally, I moved the background declaration into a stylesheet. Alas, still no luck. Any one have any ideas? I am trying to code the background images on our site so that a user could override them with his/her own stylesheet.
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
|
|
BeTheBall
Posts: 6381 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
RE: Override background image - 7/7/2006 12:20:17
Thanks jaybee, that was what I was finding but thought perhaps I was missing something. Maybe I will attach a little javascript that will allow a user to suppress the background by clicking a link.
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|