<?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: Apricot &#8211; A Minimalist WordPress Theme</title>
	<atom:link href="http://www.ardamis.com/2007/06/03/apricot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardamis.com/2007/06/03/apricot/</link>
	<description>Ardamis is a blog about web development and technology in general.</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:06:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tomas jahon</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-62091</link>
		<dc:creator>Tomas jahon</dc:creator>
		<pubDate>Sun, 02 Oct 2011 00:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-62091</guid>
		<description>This looks like a CSS issue. The #content div and the #sidebar ul seem to be trying to occupy the same space. The #content div is encroaching into the #sidebar, and the inspiration link is being pushed below #content.</description>
		<content:encoded><![CDATA[<p>This looks like a CSS issue. The #content div and the #sidebar ul seem to be trying to occupy the same space. The #content div is encroaching into the #sidebar, and the inspiration link is being pushed below #content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deb Legg</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-50518</link>
		<dc:creator>Deb Legg</dc:creator>
		<pubDate>Fri, 08 Apr 2011 17:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-50518</guid>
		<description>I plucked this bit of code from the archives.php and inserted it after &lt;?php endwhile; ?&gt; in the index.php file.

[sourcecode language=&quot;php&quot;]
&lt;div class=&quot;navigation&quot;&gt;
    &lt;div class=&quot;alignright&quot;&gt;&lt;?php next_posts_link(&#039;Older Posts &raquo;&#039;) ?&gt;&lt;/div&gt;
     &lt;div class=&quot;alignleft&quot;&gt;&lt;?php previous_posts_link(&#039;&laquo; Newer Posts&#039;) ?&gt;&lt;/div&gt;
 &lt;/div&gt;
[/sourcecode]		

Adjust Text and alignment to your needs.
I know almost nothing about php, but this worked for me.</description>
		<content:encoded><![CDATA[<p>I plucked this bit of code from the archives.php and inserted it after &lt;?php endwhile; ?&gt; in the index.php file.</p>
<pre class="brush: php; title: ; notranslate">
&lt;div class=&quot;navigation&quot;&gt;
    &lt;div class=&quot;alignright&quot;&gt;&lt;?php next_posts_link('Older Posts &amp;raquo;') ?&gt;&lt;/div&gt;
     &lt;div class=&quot;alignleft&quot;&gt;&lt;?php previous_posts_link('&amp;laquo; Newer Posts') ?&gt;&lt;/div&gt;
 &lt;/div&gt;
</pre>
<p>Adjust Text and alignment to your needs.<br />
I know almost nothing about php, but this worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-42271</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Fri, 17 Sep 2010 13:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-42271</guid>
		<description>Hi again, thanks for the reply banhill, but I still can&#039;t seem to get the older/previous posts thing to work? Does anyone know anything? 
Please, this theme is so great, its too bad that this small issue is keeping it from 100 % perfect :)

Thanks!

Julie</description>
		<content:encoded><![CDATA[<p>Hi again, thanks for the reply banhill, but I still can&#8217;t seem to get the older/previous posts thing to work? Does anyone know anything?<br />
Please, this theme is so great, its too bad that this small issue is keeping it from 100 % perfect :)</p>
<p>Thanks!</p>
<p>Julie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik Stanbridge</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-42158</link>
		<dc:creator>Nik Stanbridge</dc:creator>
		<pubDate>Sun, 15 Aug 2010 21:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-42158</guid>
		<description>Love Apricot - been using it for quite a while now. I may have missed this, but I&#039;d love a minimalist Twitter feed widget. 

Ta, Nik</description>
		<content:encoded><![CDATA[<p>Love Apricot &#8211; been using it for quite a while now. I may have missed this, but I&#8217;d love a minimalist Twitter feed widget. </p>
<p>Ta, Nik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clay</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-41957</link>
		<dc:creator>Clay</dc:creator>
		<pubDate>Sat, 31 Jul 2010 02:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-41957</guid>
		<description>Seems my Google Analytics tracking code placement isn&#039;t working, and the only template file I&#039;ve found with the /head&gt; tag is header.php.

Is that where the Tracking Code should be installed?

Thanks much. Your theme&#039;s getting great feedback.</description>
		<content:encoded><![CDATA[<p>Seems my Google Analytics tracking code placement isn&#8217;t working, and the only template file I&#8217;ve found with the /head&gt; tag is header.php.</p>
<p>Is that where the Tracking Code should be installed?</p>
<p>Thanks much. Your theme&#8217;s getting great feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miel</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-37294</link>
		<dc:creator>miel</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-37294</guid>
		<description>Oliver, thanks for the reply! I got the sidebar fixed up :)</description>
		<content:encoded><![CDATA[<p>Oliver, thanks for the reply! I got the sidebar fixed up :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ardamis</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-37337</link>
		<dc:creator>ardamis</dc:creator>
		<pubDate>Mon, 21 Jun 2010 15:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-37337</guid>
		<description>Miel,

This looks like a CSS issue.  The #content div and the #sidebar ul seem to be trying to occupy the same space.  The #content div is encroaching into the #sidebar, and the inspiration link is being pushed below #content.

You should be able to fix this by adjusting the paddings/widths of #content and #sidebar.</description>
		<content:encoded><![CDATA[<p>Miel,</p>
<p>This looks like a CSS issue.  The #content div and the #sidebar ul seem to be trying to occupy the same space.  The #content div is encroaching into the #sidebar, and the inspiration link is being pushed below #content.</p>
<p>You should be able to fix this by adjusting the paddings/widths of #content and #sidebar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miel</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-37088</link>
		<dc:creator>miel</dc:creator>
		<pubDate>Sun, 20 Jun 2010 22:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-37088</guid>
		<description>love this theme! quick question - on the sidebar my archives and categories show up but my widgets are way down the sidebar at the bottom of the page.  any suggestions on a fix?  thanks for the great theme!</description>
		<content:encoded><![CDATA[<p>love this theme! quick question &#8211; on the sidebar my archives and categories show up but my widgets are way down the sidebar at the bottom of the page.  any suggestions on a fix?  thanks for the great theme!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clay Burell</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-36572</link>
		<dc:creator>Clay Burell</dc:creator>
		<pubDate>Wed, 16 Jun 2010 10:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-36572</guid>
		<description>Just started using the theme, and really love the design.

But on &lt;a href=&quot;http://beyond-school.org/2010/06/16/fugue-jesus-plato-confucius-and-goldman-sachs/&quot; rel=&quot;nofollow&quot;&gt;a new post&lt;/a&gt;, some images dipped into blockquotes, and those images show a horizontal border on bottom.

Any way to make those go away? The minimalism that&#039;s so nice gets, um, less minimal with them.

Thanks :)</description>
		<content:encoded><![CDATA[<p>Just started using the theme, and really love the design.</p>
<p>But on <a href="http://beyond-school.org/2010/06/16/fugue-jesus-plato-confucius-and-goldman-sachs/" rel="nofollow">a new post</a>, some images dipped into blockquotes, and those images show a horizontal border on bottom.</p>
<p>Any way to make those go away? The minimalism that&#8217;s so nice gets, um, less minimal with them.</p>
<p>Thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Jose</title>
		<link>http://www.ardamis.com/2007/06/03/apricot/#comment-32500</link>
		<dc:creator>Juan Jose</dc:creator>
		<pubDate>Wed, 28 Apr 2010 23:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/03/apricot/#comment-32500</guid>
		<description>Gran Tema. Tenemos algunas inquietudes con WP en servidores externos o propios, podrias ayudarnos? Un cordial saludo</description>
		<content:encoded><![CDATA[<p>Gran Tema. Tenemos algunas inquietudes con WP en servidores externos o propios, podrias ayudarnos? Un cordial saludo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.633 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-07 04:16:46 -->

