Page 1 of 1
Faint Image
Posted: Sun Nov 13, 2005 6:56 pm
by Wizard
I know you can use an image like a photo as a background rather than a color, but is there a way to make the photo appear very faint? Rather than altering the image in some photo editing package can you use html codes or something to make the photo fade?
Re: Faint Image
Posted: Mon Nov 14, 2005 12:12 am
by garvinhicking
You could use alpha transparency, but of course that is implemented differently in Mozilla and Firefox. And it's very slow on both browser types.
And of course, MSIE usees a method that uses specific MS-code, whereas Firefox supports the official CSS spec
Regards,
Garvin
Posted: Tue Nov 15, 2005 7:35 am
by Wizard
Excellent! I'll give it a try. Thanks again.