<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Add an image with a widget</title>
	<atom:link href="http://www.thesishacker.com/add-an-image-with-a-widget/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thesishacker.com/add-an-image-with-a-widget</link>
	<description>Customize Thesis</description>
	<lastBuildDate>Thu, 28 May 2009 19:12:01 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nasty</title>
		<link>http://www.thesishacker.com/add-an-image-with-a-widget/comment-page-1#comment-1235</link>
		<dc:creator>Nasty</dc:creator>
		<pubDate>Fri, 22 May 2009 22:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=1671#comment-1235</guid>
		<description>There&#039;s something wrong with the path to your image. I can&#039;t view your code but make sure your image is in..

.../wp-content/themes/thesis/custom/images/yourimage</description>
		<content:encoded><![CDATA[<p>There&#8217;s something wrong with the path to your image. I can&#8217;t view your code but make sure your image is in..</p>
<p>&#8230;/wp-content/themes/thesis/custom/images/yourimage</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.thesishacker.com/add-an-image-with-a-widget/comment-page-1#comment-1232</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 22 May 2009 16:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=1671#comment-1232</guid>
		<description>I put the code in the text sidebar but I get a box with a red x instead of my image. Did I leave out a step? Thanks.</description>
		<content:encoded><![CDATA[<p>I put the code in the text sidebar but I get a box with a red x instead of my image. Did I leave out a step? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasty</title>
		<link>http://www.thesishacker.com/add-an-image-with-a-widget/comment-page-1#comment-783</link>
		<dc:creator>Nasty</dc:creator>
		<pubDate>Sat, 25 Apr 2009 23:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=1671#comment-783</guid>
		<description>When you insert an image in html you use this basic code:

&lt;img src=&quot;http://path to your image&quot;&gt;

I don&#039;t know where your image is but find it&#039;s path. It will look something like this....

&lt;img src=&quot;http://www.somewebsite.com/a folder/ another folder/the name of the image. jpg or png or gif or tif&quot;&gt;

Now you can add a class to it like this....

&lt;img class=&quot;the class name&quot; src=&quot;http://www.somewebsite.com/a folder/ another folder/the name of the image. jpg or png or gif or tif&quot;&gt;

Now you can go into your custom.css file and style the image with your class name like this...

.custom .the class name { your styles here }

That&#039;s about as simplified as I can make it. Did it help?</description>
		<content:encoded><![CDATA[<p>When you insert an image in html you use this basic code:</p>
<p>&lt;img src=&quot;http://path to your image&quot;&gt;</p>
<p>I don&#8217;t know where your image is but find it&#8217;s path. It will look something like this&#8230;.</p>
<p>&lt;img src=&quot;http://www.somewebsite.com/a folder/ another folder/the name of the image. jpg or png or gif or tif&quot;&gt;</p>
<p>Now you can add a class to it like this&#8230;.</p>
<p>&lt;img class=&quot;the class name&quot; src=&quot;http://www.somewebsite.com/a folder/ another folder/the name of the image. jpg or png or gif or tif&quot;&gt;</p>
<p>Now you can go into your custom.css file and style the image with your class name like this&#8230;</p>
<p>.custom .the class name { your styles here }</p>
<p>That&#8217;s about as simplified as I can make it. Did it help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://www.thesishacker.com/add-an-image-with-a-widget/comment-page-1#comment-778</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Sat, 25 Apr 2009 23:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=1671#comment-778</guid>
		<description>Can you explain this a little more detailed for the Thesis dummy?? Thanks!!
&quot;Obviously you would have to adjust the image path to where you have your image. You can give your image a class name so you can style it in your custom.css&quot;</description>
		<content:encoded><![CDATA[<p>Can you explain this a little more detailed for the Thesis dummy?? Thanks!!<br />
&#8220;Obviously you would have to adjust the image path to where you have your image. You can give your image a class name so you can style it in your custom.css&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Pipolo</title>
		<link>http://www.thesishacker.com/add-an-image-with-a-widget/comment-page-1#comment-734</link>
		<dc:creator>Frank Pipolo</dc:creator>
		<pubDate>Fri, 24 Apr 2009 16:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=1671#comment-734</guid>
		<description>Big thanks as I was trying for a while on to get my LinkedIn profile with image on side bar!</description>
		<content:encoded><![CDATA[<p>Big thanks as I was trying for a while on to get my LinkedIn profile with image on side bar!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

