I also wanted to put linkable pictures on my sidebar,
particularly buttons to my social media sites
(u can see it them here https://www.YourMLMProsperity.com/blog)
so if you want something like that, here’s what to do:
1)go to sidebar.php
2)place a similar code in the necessary spot
<li><a href="https://www.myspace.com/cathrineny"><img class="alignleft size-full wp-image-313" title="myspace_button2" src="https://yourmlmprosperity.com/blog/wp-content/uploads/2009/03/myspace_button2.png" alt="myspace_button2" width="82" height="82" /></a></li>
Note: replace the links in this code to your own pic & link!
If you don’t know how to get a similar code, you can do these easy steps:
1)add a new post (only do not publish)
2)upload the pic you want from your computer or insert an url
3)edit & resize it, if necessary
4)link the uploaded image to the site u want
5)click HTML view and copy the code
6)paste the code in sidebar.php in the place you want
7)insert <li>
before the code and </li>
after the code
8)save the file