Forums

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

Home Forums CSS Responsively word wrapping content around a sidebar Re: Responsively word wrapping content around a sidebar

#127619
wolfcry911
Participant

I should note that that is but one way. You could also position: absolute the sidebar and use jquery to calculate the needed -bottom length.

edit// I just realized this can be done without jquery using top: 100%

http://codepen.io/wolfcry911/full/CLjIs