<?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>About Web, Design and the Future of Publishing</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:04:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-11074</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-11074</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-11073</link>
		<dc:creator>Eltoro</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-11073</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-10964</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 30 Sep 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-10964</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-10963</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 30 Sep 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-10963</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-9523</link>
		<dc:creator>Kelsey</dc:creator>
		<pubDate>Tue, 07 Apr 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9523</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-9522</link>
		<dc:creator>Kelsey</dc:creator>
		<pubDate>Tue, 07 Apr 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9522</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-9350</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Sat, 14 Mar 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9350</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-9347</link>
		<dc:creator>FameGadget</dc:creator>
		<pubDate>Sat, 14 Mar 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9347</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-9005</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 14 Jan 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9005</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-9004</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Wed, 14 Jan 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9004</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>
	<item>
		<title>By: Tom</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9002</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 14 Jan 2009 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-9002</guid>
		<description>Love the theme.

But, my blog has a lot of image placements in it, and has been running for a while now.

The way your theme handles all images seem to be to wrap the text around them.

This makes the content with images look awful. (Not your fault of course). But I am aware I could go through all my posts and edit each image to center etc. But this would take a good long while.

Is there a simple way to disable the blog automatically handling the alignment and wrapping of the images?

I have tried to strip out the css that deals with it but with no effect.

Best, Tom</description>
		<content:encoded><![CDATA[<p>Love the theme.</p>
<p>But, my blog has a lot of image placements in it, and has been running for a while now.</p>
<p>The way your theme handles all images seem to be to wrap the text around them.</p>
<p>This makes the content with images look awful. (Not your fault of course). But I am aware I could go through all my posts and edit each image to center etc. But this would take a good long while.</p>
<p>Is there a simple way to disable the blog automatically handling the alignment and wrapping of the images?</p>
<p>I have tried to strip out the css that deals with it but with no effect.</p>
<p>Best, Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karla</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8692</link>
		<dc:creator>Karla</dc:creator>
		<pubDate>Sun, 14 Dec 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8692</guid>
		<description>Nevermind, i fixed it! lol</description>
		<content:encoded><![CDATA[<p>Nevermind, i fixed it! lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karla</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8691</link>
		<dc:creator>Karla</dc:creator>
		<pubDate>Sun, 14 Dec 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8691</guid>
		<description>Also, for some odd reason, it shows up in all my posts except for http://lissamonet.com/blog/?p=220</description>
		<content:encoded><![CDATA[<p>Also, for some odd reason, it shows up in all my posts except for <a href="http://lissamonet.com/blog/?p=220" rel="nofollow">http://lissamonet.com/blog/?p=220</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karla</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8690</link>
		<dc:creator>Karla</dc:creator>
		<pubDate>Sun, 14 Dec 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8690</guid>
		<description>I&#039;m having problems with my side widgets. 

This is my blog: http://lissamonet.com/blog/

It was working perfectly fine a second ago and they were lined up to the side. Now u have to scroll all the way at the bottom to get them. Do you have a fix for this ? Thanks.

P.S. I didn&#039;t touch any of the index files and the widgets are all under &quot;sidebar-default&quot;.

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having problems with my side widgets. </p>
<p>This is my blog: <a href="http://lissamonet.com/blog/" rel="nofollow">http://lissamonet.com/blog/</a></p>
<p>It was working perfectly fine a second ago and they were lined up to the side. Now u have to scroll all the way at the bottom to get them. Do you have a fix for this ? Thanks.</p>
<p>P.S. I didn&#8217;t touch any of the index files and the widgets are all under &#8220;sidebar-default&#8221;.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8319</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Fri, 14 Nov 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8319</guid>
		<description>&lt;a href=&quot;#comment-8318&quot; rel=&quot;reply&quot; rel=&quot;nofollow&quot;&gt;jens&lt;/a&gt;, I just sent you an email. 

Sans-serif Racer theme has been updated with an improved look, support for WordPress image alignment options, dedicated attachment page and other minor tweaks. I&#039;ll update this post to include the new &lt;code&gt;.zip&lt;/code&gt; file.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8318" rel="reply" rel="nofollow">jens</a>, I just sent you an email. </p>
<p>Sans-serif Racer theme has been updated with an improved look, support for WordPress image alignment options, dedicated attachment page and other minor tweaks. I&#8217;ll update this post to include the new <code>.zip</code> file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jens</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8318</link>
		<dc:creator>jens</dc:creator>
		<pubDate>Fri, 14 Nov 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-8318</guid>
		<description>Hi there,

great theme, but I got a problem some readers of the blog mentioned to me, because they use IE7!? The commentcs are laying on the text.. especially when they sent a comment.

any ideas ? Thanks for the great work!!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>great theme, but I got a problem some readers of the blog mentioned to me, because they use IE7!? The commentcs are laying on the text.. especially when they sent a comment.</p>
<p>any ideas ? Thanks for the great work!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tchauradar</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-7970</link>
		<dc:creator>tchauradar</dc:creator>
		<pubDate>Tue, 14 Oct 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-7970</guid>
		<description>Great theme!

one quick question:

how can i get rid of one specific page, not all?

any help would be appreciated.

Thanks

Ovande</description>
		<content:encoded><![CDATA[<p>Great theme!</p>
<p>one quick question:</p>
<p>how can i get rid of one specific page, not all?</p>
<p>any help would be appreciated.</p>
<p>Thanks</p>
<p>Ovande</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iRedactor</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-7820</link>
		<dc:creator>iRedactor</dc:creator>
		<pubDate>Sun, 14 Sep 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-7820</guid>
		<description>Great theme, but, in IE 7 — comments is bad (sorry for my english).</description>
		<content:encoded><![CDATA[<p>Great theme, but, in IE 7 — comments is bad (sorry for my english).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eiso</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-7429</link>
		<dc:creator>Eiso</dc:creator>
		<pubDate>Mon, 14 Jul 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-7429</guid>
		<description>Dear Kaspar,

Your theme does no longer seem to work in IE7 on the single post page. Is there a posibility you could provide a fix, it would be greatly appreciated.

Best regards,

Eiso</description>
		<content:encoded><![CDATA[<p>Dear Kaspar,</p>
<p>Your theme does no longer seem to work in IE7 on the single post page. Is there a posibility you could provide a fix, it would be greatly appreciated.</p>
<p>Best regards,</p>
<p>Eiso</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kM</title>
		<link>http://konstruktors.com/blog/wordpress/33-new-simple-wordpress-theme-sans-serif-racer/#comment-791</link>
		<dc:creator>kM</dc:creator>
		<pubDate>Fri, 14 Mar 2008 02:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-791</guid>
		<description>Hi Kaspars,

thanks the great, great unique wp-theme. 

we are a hungarian youth and cultural civil organism in kecskemét. 

chek our site in: http://vakum.hu</description>
		<content:encoded><![CDATA[<p>Hi Kaspars,</p>
<p>thanks the great, great unique wp-theme. </p>
<p>we are a hungarian youth and cultural civil organism in kecskemét. </p>
<p>chek our site in: <a href="http://vakum.hu" rel="nofollow">http://vakum.hu</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
