Viewing background image opacity

background image opacity



User: cdusher 10 years ago
Not sure if I'm missing it, but I don't see a way to adjust the opacity of a background image.
User: Roddy 10 years ago
There is no such thing as background opacity in web design since there is no CSS property for it.

You can simulate it by inserting a pseudo element the same size as the background image and applying opacity to it. I can't think why you would want to do this. A background image has nothing behind it so why would you want to see through it?

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: cdusher 10 years ago
Ok, thanks.
My brain went a little south.


Post Reply
You must login or signup to post.