On Sep 21, 2015, at 8:51 PM, Philippe Wittenbergh <e...@l-c-n.com> wrote:

> 
>> On Sep 22, 2015, at 10:43, Crest Christopher <crestchristop...@gmail.com> 
>> wrote:
>> 
>> You can have multiple background-positions for background-images, but can 
>> have multiple opacity for multiple backgrounds ?
> 
> You do know that the `opacity` CSS property doesn't apply to background(s) 
> only but to the whole element itself, do you?
> Now, if you mean, can I have different translucency applied to 
> background-images, the answer is currently no. The are ideas under discussion 
> to make that possible but currently nothing is really specced, let alone 
> implemented in any browser…
> 
> Philippe

Make the PNGs translucent?

Hey Crest,
Why do you want multiple backgrounds inside one element? What is it you are 
trying to accomplish? 

If your wanting to overlap images at different opacities to create say a 
picture once they are put together. 
The way you are doing it is not the constructive way to do it in my opinion.

Use one div with multiple spans inside and each span has your individual images 
in them and the opacity set on the span.
Then set the spans to different x, y and z indexes.

I fear your trying to fit a dodecagon in a circle.

Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.com

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to