GardenGnome2
02-23-2009, 09:24 PM
I have an image, 'image.png'. This PNG is half opaque (50%) and the other half opaque (100% or not opaque at all). As an image in my code, this is fine, but I am using it as a background of a div. Now, the PNG has an opacity of 100%. I heard that as a background, you must set the PNG's opacity with code. But then what is the point of a PNG?
My two questions are: Can I get a PNG to be a background of a div with opacity and without using code? and Can this same PNG be half opaque and half not?
My two questions are: Can I get a PNG to be a background of a div with opacity and without using code? and Can this same PNG be half opaque and half not?