Adding a Photo To Your WordPress Sidebar
This is entirely overdue, but I have finally created a tutorial about how you would get a photo and/or a link (or a linked photo) into your WordPress sidebar using a ‘text’ widget.
You can view this tutorial here as made from screenshots of actually uploading a photo and using html image tags to make it appear.
As a re-cap to the video, the hyperlinking tag is:
<a href="URL">link text</a>
Image tags:
<img src="URL" />
Remember the URL is the address of the destination (or the photo) on the web. For example www.websbyamy.com is the URL (or address) of my site.
« Using Twitter for Business | Home | Shannon Bruce has a new blog! »



Leave a Comment