How to change size of photo manually on Blogspot?
How to edit the picture size on photos uploaded on Blogspot?
If you want to manually change the dimension, or distort the size, of a particular photo uploaded on Blogger, here's how.
This is the sample picture.
After uploading, check the code and look for "width:" and "height:" from the photo code.
<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_h8eC61avCMk/Sj47sGxezHI/AAAAAAAAA-8/yxPvykDZdDQ/s1600-h/asian.jpg"><img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 400px; height: 265px;" src="http://3.bp.blogspot.com/_h8eC61avCMk/Sj47sGxezHI/AAAAAAAAA-8/yxPvykDZdDQ/s400/asian.jpg" alt="" id="BLOGGER_PHOTO_ID_5466089975697168450" border="0" /></a> |
Then change the pixels to your desired dimension.
Here's an example of "width: 200px; height: 500px;".
Enjoy changing the dimension!
1 comments:
yeah you are right...but you can see your self, image lost its value:)
Post a Comment