<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Donna-Marie Coggins &#187; The Simple Way To Add An Image To Your WordPress Sidebar</title>
	<atom:link href="http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/feed/" rel="self" type="application/rss+xml" />
	<link>http://donna-mariecoggins.com</link>
	<description>Keeping Small Business Simple...</description>
	<lastBuildDate>Tue, 27 Jul 2010 00:10:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>2006-2007 </copyright>
		<managingEditor>donna-marie@donna-mariecoggins.com (Donna-Marie Coggins)</managingEditor>
		<webMaster>donna-marie@donna-mariecoggins.com (Donna-Marie Coggins)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Simplifying Small Business...</itunes:summary>
		<itunes:author>Donna-Marie Coggins</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>Donna-Marie Coggins</itunes:name>
			<itunes:email>donna-marie@donna-mariecoggins.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://donna-mariecoggins.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://donna-mariecoggins.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Donna-Marie Coggins</title>
			<link>http://donna-mariecoggins.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>The Simple Way To Add An Image To Your WordPress Sidebar</title>
		<link>http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/</link>
		<comments>http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 12:08:38 +0000</pubDate>
		<dc:creator>Donna-Marie</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[add image to WP sidebar]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress tips]]></category>

		<guid isPermaLink="false">http://donna-mariecoggins.com/?p=776</guid>
		<description><![CDATA[
			
				
			
		
A few people have asked me recently how to add an image to their sidebar in WordPress.
For example, in the sidebar of this site there&#8217;s a square banner ad for a free audio of mine. How did I add that to the sidebar?
Basically, you follow these steps:

From your WP Dashboard, click on the Widgets link [...]<p><a href="http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/">The Simple Way To Add An Image To Your WordPress Sidebar</a> is a post from: <a href="http://donna-mariecoggins.com">Donna-Marie Coggins</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdonna-mariecoggins.com%2Fthe-simple-way-to-add-an-image-to-your-wordpress-sidebar%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdonna-mariecoggins.com%2Fthe-simple-way-to-add-an-image-to-your-wordpress-sidebar%2F&amp;source=donnamariec&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>A few people have asked me recently how to add an image to their sidebar in WordPress.</p>
<p>For example, in the sidebar of this site there&#8217;s a square banner ad for a free audio of mine. How did I add that to the sidebar?</p>
<p>Basically, you follow these steps:</p>
<ol>
<li>From your WP Dashboard, click on the <strong>Widgets </strong>link (on the left, under <strong>Appearance</strong>)</li>
<li>Add a <strong>Text </strong>widget by dragging the <strong>Text </strong>button from the left over to the right of your screen, then position it where you&#8217;d like it displayed</li>
<li>Click on <strong>Edit </strong>(bottom right of that Text widget)</li>
<li>The Text widget expands and you can paste your *HTML code for your image in there then click on <strong>Done </strong>on the bottom left of that Text box</li>
<li>Remember to click on the <strong>Save </strong>button, at the bottom of the sidebar widgets</li>
</ol>
<p>*Now I know I probably lost a few people when I said to paste the HTML code for your image, right? You probably don&#8217;t have HTML code for it, right? You&#8217;ve just got a .jpg image sitting on your hard drive.</p>
<p>You can do this by various techniques, but the easiest way, especially if you&#8217;re not that clued up on your FTP processes, is to do this:</p>
<ul>
<li><strong>BEFORE </strong>you start to add the image to your sidebar, create a new post and add your image to it, as though you were simply including your image in a blog post.</li>
<li>Then click on the HTML tab and copy all the text (Control + A will copy all) You can paste this into a text document for now if you like, just so you&#8217;ve got a copy of it.</li>
<li>Then you can delete this post &#8211; you don&#8217;t need it any more.</li>
<li>Now, follow the steps above and when it says to paste your HTML code, you&#8217;ve got yours all ready to go  <img src='http://donna-mariecoggins.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>Simple!</p>
<p><a href="http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/">The Simple Way To Add An Image To Your WordPress Sidebar</a> is a post from: <a href="http://donna-mariecoggins.com">Donna-Marie Coggins</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar&amp;desc=A%20few%20people%20have%20asked%20me%20recently%20how%20to%20add%20an%20image%20to%20their%20sidebar%20in%20WordPress.%0D%0A%0D%0AFor%20example%2C%20in%20the%20sidebar%20of%20this%20site%20there%27s%20a%20square%20banner%20ad%20for%20a%20free%20audio%20of%20mine.%20How%20did%20I%20add%20that%20to%20the%20sidebar%3F%0D%0A%0D%0ABasically%2C%20you%20follow%20these%20steps%3A%0D%0A%0D%0A%09From%20your%20WP%20Dashboard%2C%20click%20on%20the%20Wi" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;submitHeadline=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar&amp;submitSummary=A%20few%20people%20have%20asked%20me%20recently%20how%20to%20add%20an%20image%20to%20their%20sidebar%20in%20WordPress.%0D%0A%0D%0AFor%20example%2C%20in%20the%20sidebar%20of%20this%20site%20there%27s%20a%20square%20banner%20ad%20for%20a%20free%20audio%20of%20mine.%20How%20did%20I%20add%20that%20to%20the%20sidebar%3F%0D%0A%0D%0ABasically%2C%20you%20follow%20these%20steps%3A%0D%0A%0D%0A%09From%20your%20WP%20Dashboard%2C%20click%20on%20the%20Wi&amp;submitCategory=business&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;t=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;t=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar+-+http://b2l.me/kn6af+(via+@DonnaMarieC)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar&amp;summary=A%20few%20people%20have%20asked%20me%20recently%20how%20to%20add%20an%20image%20to%20their%20sidebar%20in%20WordPress.%0D%0A%0D%0AFor%20example%2C%20in%20the%20sidebar%20of%20this%20site%20there%27s%20a%20square%20banner%20ad%20for%20a%20free%20audio%20of%20mine.%20How%20did%20I%20add%20that%20to%20the%20sidebar%3F%0D%0A%0D%0ABasically%2C%20you%20follow%20these%20steps%3A%0D%0A%0D%0A%09From%20your%20WP%20Dashboard%2C%20click%20on%20the%20Wi&amp;source=Donna-Marie Coggins" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/&amp;title=The+Simple+Way+To+Add+An+Image+To+Your+WordPress+Sidebar" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/" rel="nofollow" class="external" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://donna-mariecoggins.com/the-simple-way-to-add-an-image-to-your-wordpress-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
