Let's say I have an website with many pictures. None of them are using the transparency feature from gif or png and all have black backgrounds to fit cleanly in a website with black background.
Maybe I'm wrong but I think there was a possibility to set an specific color to be not shown and configured as transparent to see through to the elements behind.
So for example: I want to change the background of my website to blue but I don't want to edit every picture's black background. I was thinking of an CSS attribute for a picture to say for example... make all black transparent.
I can't edit the picture files so I need such an alternative.
Is there something like this?
thx