<?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: Simplish version 2.1.5</title>
	<atom:link href="http://simplish.pomfolio.com/dev/2009/02/05/simplish-215/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplish.pomfolio.com/dev/2009/02/05/simplish-215/</link>
	<description>is a kind of Scribbish</description>
	<lastBuildDate>Fri, 18 Jun 2010 07:29:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: josh</title>
		<link>http://simplish.pomfolio.com/dev/2009/02/05/simplish-215/comment-page-1/#comment-59</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=81#comment-59</guid>
		<description>Another problem discovered in Simplish 2.1.5 is the CSS alignment of the footer text. The right side text is lower than the left. The fix to the &lt;code&gt;style.css&lt;/code&gt; file is below if you need to apply it yourself, or will be in the next theme release:


&lt;code&gt;
@@ -412,6 +412,8 @@ caption { background: #ffc; }
 #footer ul{
 	float: right;
 	list-style-type: none;
+	margin: 0;
+	padding: 0;
 	text-align: right;
 	width: 40%;
 }
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Another problem discovered in Simplish 2.1.5 is the CSS alignment of the footer text. The right side text is lower than the left. The fix to the <code>style.css</code> file is below if you need to apply it yourself, or will be in the next theme release:</p>
<p><code><br />
@@ -412,6 +412,8 @@ caption { background: #ffc; }<br />
 #footer ul{<br />
 	float: right;<br />
 	list-style-type: none;<br />
+	margin: 0;<br />
+	padding: 0;<br />
 	text-align: right;<br />
 	width: 40%;<br />
 }<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://simplish.pomfolio.com/dev/2009/02/05/simplish-215/comment-page-1/#comment-61</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Sun, 15 Feb 2009 00:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=81#comment-61</guid>
		<description>&lt;a href=&quot;http://labs.utopian.net/blogs/kp/&quot; rel=&quot;nofollow&quot;&gt;Kathryn Pinker&lt;/a&gt; uncovered a bug in the ordering of the &lt;strong&gt;Pages&lt;/strong&gt; menu in the default Simplish sidebar. In version 2.1.5, pages in the sidebar list are ordered exclusively by title, and ignore your &quot;order&quot; settings.

This won&#039;t affect anyone using sidebar widgets -- it is only a problem with the default sidebar. It will be resolved in the next version.</description>
		<content:encoded><![CDATA[<p><a href="http://labs.utopian.net/blogs/kp/" rel="nofollow">Kathryn Pinker</a> uncovered a bug in the ordering of the <strong>Pages</strong> menu in the default Simplish sidebar. In version 2.1.5, pages in the sidebar list are ordered exclusively by title, and ignore your &#8220;order&#8221; settings.</p>
<p>This won&#8217;t affect anyone using sidebar widgets &#8212; it is only a problem with the default sidebar. It will be resolved in the next version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://simplish.pomfolio.com/dev/2009/02/05/simplish-215/comment-page-/#comment-62</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Sat, 14 Feb 2009 23:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=81#comment-62</guid>
		<description>Font size has been a matter of some debate. ;)

In the end, Simplish has followed the font sizes in &lt;a href=&quot;http://quotedprintable.com/pages/scribbish&quot; rel=&quot;nofollow&quot;&gt;Hardy&#039;s original Scribbish&lt;/a&gt;. But changing them for your site is fairly easy -- just check line #27 in &lt;code&gt;style.css&lt;/code&gt;, and alter the &lt;code&gt;0.75em&lt;/code&gt; to something larger that suits.

Thanks for the compliments, the suggestion, and for using Simplish!</description>
		<content:encoded><![CDATA[<p>Font size has been a matter of some debate. ;)</p>
<p>In the end, Simplish has followed the font sizes in <a href="http://quotedprintable.com/pages/scribbish" rel="nofollow">Hardy&#8217;s original Scribbish</a>. But changing them for your site is fairly easy &#8212; just check line #27 in <code>style.css</code>, and alter the <code>0.75em</code> to something larger that suits.</p>
<p>Thanks for the compliments, the suggestion, and for using Simplish!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SA</title>
		<link>http://simplish.pomfolio.com/dev/2009/02/05/simplish-215/comment-page-1/#comment-60</link>
		<dc:creator>SA</dc:creator>
		<pubDate>Sat, 14 Feb 2009 22:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=81#comment-60</guid>
		<description>Great theme and great coding.
But don&#039;t you think that the font size is so small and it hurts eyes.
For instance on my sites %95 of visitors have 1024*768 or bigger screen resolutions.
I hope you take my advise into account.
Good job.</description>
		<content:encoded><![CDATA[<p>Great theme and great coding.<br />
But don&#8217;t you think that the font size is so small and it hurts eyes.<br />
For instance on my sites %95 of visitors have 1024*768 or bigger screen resolutions.<br />
I hope you take my advise into account.<br />
Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seb</title>
		<link>http://simplish.pomfolio.com/dev/2009/02/05/simplish-215/comment-page-1/#comment-58</link>
		<dc:creator>seb</dc:creator>
		<pubDate>Sun, 08 Feb 2009 09:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=81#comment-58</guid>
		<description>Thanks a lot! I really like your theme</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I really like your theme</p>
]]></content:encoded>
	</item>
</channel>
</rss>
