How To Insert A Sidebar Image
It’s quite easy to put an image into your blog’s sidebar. Here are the steps to getting it right:
- Make sure the image is the right size. Sidebar widths vary, but are usually 100 – 150 pixels. You want your image to fit snugly in the sidebar. If necessary, resize the image with Photshop (or similar software) to the width you want it to display. It doesn’t matter if this isn’t exact, because you can adjust it when you see it, but the closer you can get to the actual width of your sidebar, the better the image will display. Leave the height proportional to the width as this is not a critical dimension in the sidebar.
- Upload your image to your server using FTP. Conventionally, you will create a folder called ‘images’ in the same directory as your blog and upload the image to that folder.
- Then log in to your blog’s dashboard and go to ‘Design’ (‘Appearance’ in WordPress 2.7) and click on ‘Widgets’. If you have more than one sidebar, display the one you want. Then, from the left-hand menu, click to add a text widget to the sidebar.
- Click ‘Edit’ on that text widget and it will pop open. In the top line, add any heading you want displayed. This can be blank if you don’t want a heading. Then in the body of the widget, enter a snippet of HTML to display the image:<img border=”0″ src=”http://myblog.com/images/mypic.jpg” width=”125″ ></img>where ‘myblog.com’ is the domain of your blog and ‘mypic.jpg’ is the name of your image. Adjust this, if necessary, if your blog is on a sub-folder of your root directory. Adjust the width to fit your sidebar.
- Then click ‘Save’ (‘Done’ in WordPress 2.7) to save the widget and ‘Save Changes’ to save the sidebar.
That’s it! Now view your blog to make sure that the image displays OK. If it doesn’t, then go back and tweak the width setting by editing the widget until it displays how you want.
If this post was helpful to you, please help me by stumbling, digging or otherwise sharing this post. Thanks!
>> Click here <<
>> Click Here <<

Thanks, Sarah, excellent instruction how to place pictures. WordPress has so many features but sometimes it is very good to be able to find simple instruction how to make simple things.
Thanks again,