quote:
Originally posted by MeEtc
put the code for the DIV higher in the code, and put the image in later. It has to do with layering and rendering order. the line is being rendered after the image, so its shown on top.
or just adjust the z-index in css
http://www.w3schools.com/css/pr_pos_z-index.asp