Image Transparency is setting Absolutel Div transparent too
Posted: Fri Oct 16, 2015 9:59 am
I have floating DIVs, with product images inside.
Within the DIV, is an absolute DIV, for things like price discounts, "back in stock" and so on.
If the item is out of stock, I want to set the image to be transparent. Easy.
But when I do this, the absolute DIV is going transparent as well.
I'm using opacity: 0.6;.
Within the DIV, is an absolute DIV, for things like price discounts, "back in stock" and so on.
If the item is out of stock, I want to set the image to be transparent. Easy.
But when I do this, the absolute DIV is going transparent as well.
I'm using opacity: 0.6;.