Forums

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

Home Forums CSS Make image-based div responsive Reply To: Make image-based div responsive

#183775
burr
Participant

Use a combination of max-width, min-width. Its going to be super tricky if you have text inside because of the wrapping nature.

Maybe try to recreate with CSS.