View Full Version : make all images 1 color (not gray)


bublzdablonde
09-05-2004, 03:56 PM
hey ya'll. I wasnt sure if this is possible but I figured it would not hurt to ask. First off, I know how to make all images appear black & white on my page. What I would like to know is there a combination of filters that would change images to a different color besides b&w? I cannot use java as its filtered out on myspace. thanx in advance for any & all replies

pipers_dragon
09-05-2004, 04:14 PM
what are the codes you use to make all images grey? The answer may lie in the codes... Can you post them?

bublzdablonde
09-05-2004, 04:30 PM
what are the codes you use to make all images grey? The answer may lie in the codes... Can you post them?
this is the code I am using
image {filter:gray();}

supercat
09-05-2004, 06:40 PM
Well maybe try changing "gray" to a different colour? (Totally untested, just an idea!)

bublzdablonde
09-05-2004, 07:27 PM
Well maybe try changing "gray" to a different colour? (Totally untested, just an idea!)
I have actually tried that & it doesn't do anything. I think maybe I should give up on figuring it out. I knew if no one here knew about it then there is no way to do it hehe

pipers_dragon
09-06-2004, 02:25 AM
{filter:gray();}

once again,. untested, but try putting a hex code in the () and if that doesnt work, resort to javascript ;)