Monday 4 May 2009

Pictures with Captions in Blogger

Pictures with captions in Blogger blogs is fiddly unless you use Windows Live Writer. When inputing text and pictures into your blog using the compose input window of Blogger, pictures can be aligned or not. You have the choice. But you do not have the choice to add a caption to the image if it is left or right aligned unless the caption is already embedded in the image using image manipulation software before uploading. If the image is centred or left unaligned a caption can be added by using text in the usual way under the image.

Code can be used to add a caption to left and right aligned images. Below is the code for aligning and captioning an image. It is coded to align right. Just change the word in red, “right” to “left” if you’d like the image aligned left:

<table align="right" border="0"
cellpadding="10">
<tbody>
<tr>
<td>
<center>IMAGE CODE HERE</center>
</td>
</tr>
</tbody><caption align="bottom"><font
color="#000000" face="Arial" size="1">
<center>CAPTION HERE</center>
</font></caption>
</table>

This code requires the image to be uploaded onto a server such as Picasaweb and the image location accessed and inserted in the code. The tag is <img src=”URL of image” alt=””>. A American-Shorthairmuch easier way to embed pictures with captions in Blogger while at the same time aligning and resizing them is to use Windows Live Writer to write and then upload the Blogger post. This software is very efficient.

As can be seen the caption forms part of the image. It is called a “Watermark” in Windows Live Writer but I think it makes a nice caption that is extremely easy to create:

  1. In Windows Live Writer, click on the picture
  2. Align from the self explanatory menu in the right hand margin
  3. Add a caption by selecting Advanced>Watermark in the right hand margin.
Note: One possible downside to this. When you upload images using the Blogger image icon in compose mode the image will be searched for and potentially listed under a Google image search. If you have Picasaweb it will also be saved automatically on your Picasaweb album. But will the same thing happen when the image is uploaded onto Microsoft servers as is the case when using Windows Live Writer? I think that Google image search is very important indeed. Don't ignore image search.

Pictures with Captions in Blogger to Home Page

1 comment:

Your comments are always welcome.

Featured Post

i hate cats

i hate cats, no i hate f**k**g cats is what some people say when they dislike cats. But they nearly always don't explain why. It appe...

Popular posts