When placing a block level element within a block level element and the
root block level element has a pseudo:after applied, if there is a
background image on the root block level pseudo:after element it will
render overlapping the nested block level element background image,
z-index doesn't help and rearranging the semantic nested element in the
mark-up doesn't come to any workable conclusion either.
<div id="root":after>
<div id="nested"></div>
</div>
Philippe Wittenbergh wrote:
On Sep 22, 2015, at 10:55, Karl DeSaulniers<k...@designdrumm.com> wrote:
Make the PNGs translucent?
Yes, of course⦠But in the context of this list, I always assume a CSS way of
doing things.
Philippe
--
Philippe Wittenbergh
http://l-c-n.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/
______________________________________________________________________
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/