Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS flexbox z-index Reply To: flexbox z-index

#240991
Paulie_D
Member

Basically, flexbox doesn’t do overlays (if that’s what you are trying to do)…only positioning will do that….so let the image be and position the header absolutely on top.

http://codepen.io/Paulie-D/pen/jqePYx