Forums

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

Home Forums Back End How do you handle different image sizes for different screen widths in WordPress Re: How do you handle different image sizes for different screen widths in WordPress

#138424
croydon86
Participant

Thanks guys, I am using max-width: 100% however unfortunately using just this alone is not a viable solution.

I am working on an image-heavy responsive site which is tailored for mobiles to 27″ iMacs! There are a few images almost full screen, so I’m sure you can appreciate the difference in file size for that range, even if compressed to the max.

I haven’t had a chance to look into this properly just yet but will update this post when I do.