I\'ve been banging my head on this one. I want to absolute position an image that I will be moving around in a div and want anything that extends outside the div to be clipp
Move the position absolute to the image, then add the relative to the parent container. Worked for me in a similar situation.
On top of image.