Forums

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

Home Forums CSS A CSS method to expand a container to reveal a half obscured/clipped image. Reply To: A CSS method to expand a container to reveal a half obscured/clipped image.

#253138
frank
Participant

Heres is the clip-path method.

http://codepen.io/sites-visible/pen/XMYGwa

I solved the clearfix issue by placing another copy of one of the images above the absolute positioned divs, floating it, setting its opacity to 0 and clearing the footer below! Cheeky but fair I reckon.