How do I put an image on the sidebar on my Wordpress website?

How do I put an image on my sidebar in a WordPress website?

Public Comments

  1. you can do this using a widget. these instructions are for wordpress 2.5, i'm not sure how it differs from any older versions. from the dashboard, click 'design', then 'widgets'. add the "text" widget, which allows you to place arbitrary text or HTML into the sidebar. use HTML to add the image, eg: <img src="whatever.gif" />
Powered by Yahoo! Answers