Tagify | Rework the web

About Me

Subscribe now! Feeds RSS

Latest posts

Links

Tags

Feed Count

Wednesday, April 15, 2009

How to change image size in Blogger

4 comments


In today's tutorial, we will learn how to change the sizes of images in Blogger. Blogger's default options make all images really small, even when the image size setting is large. So we will learn how to make images bigger. Click Read More to view this whole post.



Okay, so how do we change the size of an image? Simply put, HTML. However, this tutorial is going to be easy enough so that even if you don't know HTML or even what it is, you can follow this.


1)Log into your Blogger account, as always. Go to Posting>Create or Edit Posts, depending if you want to add a new image or edit a old one.
2)Upload your image as usual.
3)Switch to Edit HTML. This way, we can see the under code.
4)Find your image. It should be relatively easy to find. It usually begins with <.img src but with no dot '.' of course!
5.Look at the code of your image. Drag your eyes through it until you see
width and height. My image had width: 400px; height: 300px. From here, it should be pretty obvious, change the values (the 400 and 300 in my example) to anything you want!

Below is an example of an un-modified image, and a modified one.


Blogger 'Large' setting default



In the above case, I made it double the size by changing the HTML values.

I've kindly included a VIDEO TUTORIAL for all to enjoy. It outlines exactly what I did above, plus how to upload images if you don't know how!





Here is the direct link: http://www.screencast.com/t/JcBXoGKb

In case you are wondering, I used Jing to make the video, and you can find more info here.

If you have any questions, comments, or concerns, remember to leave me a comment. If you enjoyed the post, remember to Suscribe to my RSS feed.
Or email me at finaiized(at)gmail.com if you want. I`m welcome to all suggestions you may have, and am willing to help you.



Share/Save/Bookmark

Comments
4 comments
Do you have any comments or suggestions? Add your comment. Please don't spam!
Subscribe to my feed
Fran Hillman said...

Thank you so much. I was stuck!

Lucas said...

Thanks.... didn't know you could edit each post separately in html

Rajesh Kumar said...

Whenever I upload any picture in blog. It by default uploads it as Medium size photo in blogspot. Is there any way I can change this Medium size to Large size by default i.e. whenever I upload any photo, it should show it as Large?

'Disco Stu' said...

me too.. i want to change it manually while keeping the aspect ratio the same.

Post a Comment