<?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: Thesis Sidebar Teasers</title>
	<atom:link href="http://www.webdesigncompany.net/thesis-sidebar-teasers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigncompany.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 16 Jun 2011 18:35:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Melvin Ram</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1925</link>
		<dc:creator>Melvin Ram</dc:creator>
		<pubDate>Mon, 02 Nov 2009 15:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1925</guid>
		<description>Updated the page with info about the CSS.</description>
		<content:encoded><![CDATA[<p>Updated the page with info about the CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin Ram</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1924</link>
		<dc:creator>Melvin Ram</dc:creator>
		<pubDate>Mon, 02 Nov 2009 15:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1924</guid>
		<description>Okay, it looks like it&#039;s there. Small typo. Instead of:

#sidebars .teasers { width: 18em; }

You need:

#sidebars .teaser { width: 18em; }</description>
		<content:encoded><![CDATA[<p>Okay, it looks like it&#8217;s there. Small typo. Instead of:</p>
<p>#sidebars .teasers { width: 18em; }</p>
<p>You need:</p>
<p>#sidebars .teaser { width: 18em; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeb</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1923</link>
		<dc:creator>Jeb</dc:creator>
		<pubDate>Sun, 01 Nov 2009 22:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1923</guid>
		<description>Should be Thesis 1.6. Is it there?</description>
		<content:encoded><![CDATA[<p>Should be Thesis 1.6. Is it there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin Ram</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1922</link>
		<dc:creator>Melvin Ram</dc:creator>
		<pubDate>Sat, 31 Oct 2009 21:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1922</guid>
		<description>Are you sure you added it? I don&#039;t see it here: http://jebdickerson.com/wp-content/themes/thesis_15/custom/custom.css</description>
		<content:encoded><![CDATA[<p>Are you sure you added it? I don&#8217;t see it here: <a href="http://jebdickerson.com/wp-content/themes/thesis_15/custom/custom.css" rel="nofollow">http://jebdickerson.com/wp-content/themes/thesis_15/custom/custom.css</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeb</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1921</link>
		<dc:creator>Jeb</dc:creator>
		<pubDate>Sat, 31 Oct 2009 20:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1921</guid>
		<description>Hi Mel,
Thanks for the quick response. I tried that, and changed the 18em to 10em and nothing happened. Any thoughts on what I&#039;m doing wrong? The other widgets I&#039;m testing/using seem to be fitting fine, but not this one for some reason...thanks again.</description>
		<content:encoded><![CDATA[<p>Hi Mel,<br />
Thanks for the quick response. I tried that, and changed the 18em to 10em and nothing happened. Any thoughts on what I&#8217;m doing wrong? The other widgets I&#8217;m testing/using seem to be fitting fine, but not this one for some reason&#8230;thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin Ram</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1920</link>
		<dc:creator>Melvin Ram</dc:creator>
		<pubDate>Sat, 31 Oct 2009 20:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1920</guid>
		<description>Jeb,

Glad you&#039;re finding it useful. You can control the width of the teaser inside the sidebar by adding this to your custom.css file:

&lt;code&gt;#sidebars .teasers { width: 18em; }&lt;/code&gt;

You can adjust the width (set to 18em in the above code) to whatever might suit you best.

~ mel</description>
		<content:encoded><![CDATA[<p>Jeb,</p>
<p>Glad you&#8217;re finding it useful. You can control the width of the teaser inside the sidebar by adding this to your custom.css file:</p>
<p><code>#sidebars .teasers { width: 18em; }</code></p>
<p>You can adjust the width (set to 18em in the above code) to whatever might suit you best.</p>
<p>~ mel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeb</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1919</link>
		<dc:creator>Jeb</dc:creator>
		<pubDate>Sat, 31 Oct 2009 20:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1919</guid>
		<description>Hey there...thanks for this, I appreciate it very much. I&#039;m wondering if there&#039;s a way to control the width of the widget...it seems to be busting out of my widget column. I&#039;m testing it at www.jebdickerson.com if you&#039;d like to check it out.

Thanks much...Jeb</description>
		<content:encoded><![CDATA[<p>Hey there&#8230;thanks for this, I appreciate it very much. I&#8217;m wondering if there&#8217;s a way to control the width of the widget&#8230;it seems to be busting out of my widget column. I&#8217;m testing it at <a href="http://www.jebdickerson.com" rel="nofollow">http://www.jebdickerson.com</a> if you&#8217;d like to check it out.</p>
<p>Thanks much&#8230;Jeb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin Ram</title>
		<link>http://www.webdesigncompany.net/thesis-sidebar-teasers/#comment-1918</link>
		<dc:creator>Melvin Ram</dc:creator>
		<pubDate>Sat, 24 Oct 2009 18:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.eganza.com.php5-8.dfw1-1.websitetestlink.com/?page_id=779#comment-1918</guid>
		<description>Alright, I just added un updated version for Thesis 1.6. The updated version should probably work for Thesis 1.5 but I haven&#039;t tested it yet. One shortcoming of the new version is that the image thumbnails are not linked to the posts. I&#039;m working on a fix. If you know a way of fixing it, please email me at mr@melvinram.com.</description>
		<content:encoded><![CDATA[<p>Alright, I just added un updated version for Thesis 1.6. The updated version should probably work for Thesis 1.5 but I haven&#8217;t tested it yet. One shortcoming of the new version is that the image thumbnails are not linked to the posts. I&#8217;m working on a fix. If you know a way of fixing it, please email me at <a href="mailto:mr@melvinram.com">mr@melvinram.com</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

