<?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: New WordPress Theme: Sans–serif&#160;Racer</title>
	<atom:link href="http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/feed/" rel="self" type="application/rss+xml" />
	<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/</link>
	<description>Web Design, WordPress and Performance Services</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:50:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19904</generator>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-100</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 10 Nov 2009 11:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-100</guid>
		<description>&lt;a href=&quot;#comment-11073&quot; rel=&quot;nofollow&quot;&gt;Eltoro&lt;/a&gt;, all my themes and plugins are licensed under GPL, so you are welcome to use them on any type of site for any purpose.</description>
		<content:encoded><![CDATA[<p><a href="#comment-11073" rel="nofollow">Eltoro</a>, all my themes and plugins are licensed under GPL, so you are welcome to use them on any type of site for any purpose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eltoro</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-99</link>
		<dc:creator>Eltoro</dc:creator>
		<pubDate>Tue, 10 Nov 2009 02:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-99</guid>
		<description>I&#039;m a little confused by the cc license. It says &quot;noncommercial&quot;. I plan to use the theme for a logo design website where I would be offering logos for money. Can I do that using this theme?</description>
		<content:encoded><![CDATA[<p>I&#8217;m a little confused by the cc license. It says &#8220;noncommercial&#8221;. I plan to use the theme for a logo design website where I would be offering logos for money. Can I do that using this theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-98</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Fri, 25 Sep 2009 05:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-98</guid>
		<description>uuups, forgot one thing: &quot;threading, paging and also gravatars&quot;. Those 3 things I wonder if they will come.</description>
		<content:encoded><![CDATA[<p>uuups, forgot one thing: &#8220;threading, paging and also gravatars&#8221;. Those 3 things I wonder if they will come.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-97</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Fri, 25 Sep 2009 05:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-97</guid>
		<description>Hi,

First of all, as many have mentioned, this is a great theme. Really like it want to use this for a new site.

One question I have: Are there any plans to update this theme to use the new comment features such as threading and paging?

Maybe I&#039;m wrong but as far as I can see this is not included currently, is it?

I have looked at this here:
http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display

but couldn&#039;t figure out yet what exactly to change.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First of all, as many have mentioned, this is a great theme. Really like it want to use this for a new site.</p>
<p>One question I have: Are there any plans to update this theme to use the new comment features such as threading and paging?</p>
<p>Maybe I&#8217;m wrong but as far as I can see this is not included currently, is it?</p>
<p>I have looked at this here:<br />
<a href="http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display" rel="nofollow">http://codex.wordpress.org/Mig.....nt_Display</a></p>
<p>but couldn&#8217;t figure out yet what exactly to change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelsey</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-96</link>
		<dc:creator>Kelsey</dc:creator>
		<pubDate>Thu, 09 Apr 2009 04:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-96</guid>
		<description>I tend to align images in my blog in many different ways - centered, right, left, etc.  I use the visual editor, and it has worked fine on all my previous themes, but on yours, the CSS seems to override it, only allowing right-aligned images.  Is there a way to remove the image styling so that post ends up looking like the html that the visual editor generates?  I tried stripping all the div-image code, but it did nothing, and when I tried the .post img { float:none; margin:1em 0; } code, it just made everything have no alignment.  Help?</description>
		<content:encoded><![CDATA[<p>I tend to align images in my blog in many different ways &#8211; centered, right, left, etc.  I use the visual editor, and it has worked fine on all my previous themes, but on yours, the CSS seems to override it, only allowing right-aligned images.  Is there a way to remove the image styling so that post ends up looking like the html that the visual editor generates?  I tried stripping all the div-image code, but it did nothing, and when I tried the .post img { float:none; margin:1em 0; } code, it just made everything have no alignment.  Help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelsey</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-95</link>
		<dc:creator>Kelsey</dc:creator>
		<pubDate>Thu, 09 Apr 2009 04:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-95</guid>
		<description>When I try to go to the page with the updated theme, I get a &quot;page not found&quot;.  Where can I get the new version?</description>
		<content:encoded><![CDATA[<p>When I try to go to the page with the updated theme, I get a &#8220;page not found&#8221;.  Where can I get the new version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-94</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 17 Mar 2009 20:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-94</guid>
		<description>What exactly is not working, &lt;a href=&quot;#comment-24&quot; rel=&quot;nofollow&quot;&gt;FameGadget&lt;/a&gt;? Have you tried &lt;a href=&quot;http://konstruktors.com/blog/web-design-work/wordpress-themes/sans-serif-racer/&quot; rel=&quot;nofollow&quot;&gt;the latest version of the theme&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>What exactly is not working, <a href="#comment-24" rel="nofollow">FameGadget</a>? Have you tried <a href="http://konstruktors.com/blog/web-design-work/wordpress-themes/sans-serif-racer/" rel="nofollow">the latest version of the theme</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FameGadget</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-93</link>
		<dc:creator>FameGadget</dc:creator>
		<pubDate>Tue, 17 Mar 2009 15:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-93</guid>
		<description>this theme not compatible with WP 2.7</description>
		<content:encoded><![CDATA[<p>this theme not compatible with WP 2.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-92</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 11 Jan 2009 10:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-92</guid>
		<description>You Sir are a star!

I can be found at www.tjhole.com/blog</description>
		<content:encoded><![CDATA[<p>You Sir are a star!</p>
<p>I can be found at <a href="http://www.tjhole.com/blog" rel="nofollow">http://www.tjhole.com/blog</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-91</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Sun, 11 Jan 2009 01:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-91</guid>
		<description>&lt;a href=&quot;#comment-9002&quot; rel=&quot;nofollow&quot;&gt;Tom&lt;/a&gt;, what is the URL of your blog?

The reason I made all images float right by default was because I tend to use image thumbnails more often than full size images.

Try adding something like &lt;code&gt;.post img { float:none; margin:1em 0; }&lt;/code&gt; at the beginning of &lt;code&gt;style.css&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p><a href="#comment-9002" rel="nofollow">Tom</a>, what is the URL of your blog?</p>
<p>The reason I made all images float right by default was because I tend to use image thumbnails more often than full size images.</p>
<p>Try adding something like <code>.post img { float:none; margin:1em 0; }</code> at the beginning of <code>style.css</code>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
