Last active
December 29, 2016 04:41
-
-
Save manbearwolf/8ebbb309e06acaec5411b511ff9976ee to your computer and use it in GitHub Desktop.
Blogger above ]]></b:skin> http://www.designerblogs.com/how-to-resize-blogger-photos-automatically/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .post-body img { | |
| width:100%; | |
| height:100%; | |
| display: block; | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no sizes height, width in the image, though. Delete them, and than it works.