tag:blogger.com,1999:blog-8202785136499890727.post-81779676391394721102008-05-13T05:01:00.000-07:002008-05-14T03:28:55.070-07:00How to Post Large Photos in Blogger BlogspotsUsing the standard "Add Image" button in Blogger's text editor, you can only post photos or images with limited size, even if you choose the "Large Image" option.<br /><br />Check out this test blog to see how the image fills up the entire post area. If you use the Blogger's <span style="font-style: italic;">Add Image</span> button, the largest image you can post will be much smaller than this.<br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_vstR4q94fu8/SCmMXpJaqzI/AAAAAAAABJc/XnrqpPVRk6g/s1600-h/Photoblog.png"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp3.blogger.com/_vstR4q94fu8/SCmMXpJaqzI/AAAAAAAABJc/XnrqpPVRk6g/s400/Photoblog.png" alt="" id="BLOGGER_PHOTO_ID_5199841582586178354" border="0" /></a><br />Follow these instructions to post large photos or images in your blog:<br /><ul><li>Store your photos in an online image hosting service. I would suggest the free <a href="http://photobucket.com/?special_track=nav_logo">Photobucket</a> powered by Google.<br /></li><li>Copy the direct link to the photo you want to post. In Photobucket, the direct link to your photo is located in the "<span style="font-style: italic;">Direct Link - Layout Pages</span>" tab below your photo.<br /></li><li>In your Blogger <span style="font-style: italic;">Create Post</span> panel, click the Edit HTML in the text editor.</li><li>To post the photo or image, type the code below in the Blogger text Editor:</li></ul><div class="code">      <img src="http://PhotoURL" <span style="color: rgb(204, 0, 0);">width="100px" height="100px"</span> /></div><ul><li>Change PhotoURL to the actual URL (the direct link) of the photo you want to post.</li><li>Set the width and height of your photos appropriately. If you want it to be the actual size, simply delete the red part. If you just want to set the width and let the height changes accordingly to scale, simply set the width only, not the height.<br /></li></ul>OBThttp://www.blogger.com/profile/13040074507890014764noreply@blogger.com