Forums

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

Home Forums CSS Challenging Layout, Image floated across 1.5 columns. Re: Challenging Layout, Image floated across 1.5 columns.

#91978
TheDoc
Member

The only thing I’ve got you need to know the image’s height for. http://jsfiddle.net/2Csgq/ You’d probably be able to get the height of the image using some jQuery.

Something like the float center thing could work I think, would just need to tinker.