How to make blog post images responsive in Blogger
This is how you can make all your blog post images responsive to the different screen sizes.
Add this line into your Blogger custom CSS section:
.post-body img { width: 100%; height: auto }
.post-body img { width: 100%; height: auto }
Thank You very much you have solved my problem
ReplyDeleteIt worked great on the mobile display... but it messed the desktop display :
ReplyDelete- messed with alignment of main picture
- displayed small images (opening bigger through lightbox) in full screen