<?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"
	>
<channel>
	<title>Comments on: New WordPress Theme: Sans–serif Racer</title>
	<atom:link href="http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/feed/" rel="self" type="application/rss+xml" />
	<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/</link>
	<description>Observing the Web and Thinking About Design</description>
	<pubDate>Thu, 07 Aug 2008 20:08:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Eiso</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-7429</link>
		<dc:creator>Eiso</dc:creator>
		<pubDate>Mon, 14 Jul 2008 15:24:06 +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/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-791</link>
		<dc:creator>kM</dc:creator>
		<pubDate>Wed, 12 Mar 2008 13:42:57 +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" onclick="javascript:pageTracker._trackPageview('/outbound/comment/vakum.hu');" rel="nofollow">http://vakum.hu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammet Sevim</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-321</link>
		<dc:creator>Muhammet Sevim</dc:creator>
		<pubDate>Tue, 15 Jan 2008 20:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-321</guid>
		<description>Kaspars, the second solution you've provided ist really great! Thank you very much for your reply, and keep up the good work!</description>
		<content:encoded><![CDATA[<p>Kaspars, the second solution you&#8217;ve provided ist really great! Thank you very much for your reply, and keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-319</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 15 Jan 2008 14:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-319</guid>
		<description>Muhammet, this seems not to be the bug of the theme. In a situation when the image is way too wide, safari behaves differently than firefox. If you would place a smaller image, you would see that both safari and firefox float it in exactly the same way.

If you really want to place such wide images in your posts, I suggest you use the available CSS classes described at the &lt;a href="http://konstruktors.com/WordPressTheme/SansserifRacer"&gt;Sans-serif theme wiki page&lt;/a&gt;.

This is what I would use:

&lt;code&gt;&#60;div class=&#34;image wide&#34;&#62;&#60;img src=&#34;&#34; ... /&#62;&#60;p&#62;Caption of your image&#60;/p&#62;&#60;/div&#62;&lt;/code&gt;

&lt;strong&gt;Update:&lt;/strong&gt; Please see the article above for a demonstration of an extra wide image inside a post. To have the same auto "cropping" effect you will have to update a single line in your &lt;code&gt;style.php&lt;/code&gt; CSS file (Add &lt;code&gt;overflow:hidden;&lt;/code&gt; to &lt;code&gt;div.wide&lt;/code&gt;). See the &lt;a href="http://konstruktors.com/WordPressTheme/SansserifRacerChangelog"&gt;theme's changelog&lt;/a&gt; for details.</description>
		<content:encoded><![CDATA[<p>Muhammet, this seems not to be the bug of the theme. In a situation when the image is way too wide, safari behaves differently than firefox. If you would place a smaller image, you would see that both safari and firefox float it in exactly the same way.</p>
<p>If you really want to place such wide images in your posts, I suggest you use the available CSS classes described at the <a href="http://konstruktors.com/WordPressTheme/SansserifRacer" >Sans-serif theme wiki page</a>.</p>
<p>This is what I would use:</p>
<p><code>&lt;div class=&quot;image wide&quot;&gt;&lt;img src=&quot;&quot; ... /&gt;&lt;p&gt;Caption of your image&lt;/p&gt;&lt;/div&gt;</code></p>
<p><strong>Update:</strong> Please see the article above for a demonstration of an extra wide image inside a post. To have the same auto &#8220;cropping&#8221; effect you will have to update a single line in your <code>style.php</code> CSS file (Add <code>overflow:hidden;</code> to <code>div.wide</code>). See the <a href="http://konstruktors.com/WordPressTheme/SansserifRacerChangelog" >theme&#8217;s changelog</a> for details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammet Sevim</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-318</link>
		<dc:creator>Muhammet Sevim</dc:creator>
		<pubDate>Tue, 15 Jan 2008 13:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-318</guid>
		<description>Hi Kaspars,
Thank you for the great themes, I really appreciate them all! However, I am unfortunately experiencing some problems in Safari, with image floating.
The following links will help me explain the problem better.

Firefox: http://img118.imageshack.us/img118/8329/bild3wc3.png
Safari: http://img339.imageshack.us/img339/8476/bild4cx5.png

So as you can also see in the screenshot, the attached image cannot be left-floated if they are too big. I hope there will be a solution for this.
Thank you again!</description>
		<content:encoded><![CDATA[<p>Hi Kaspars,<br />
Thank you for the great themes, I really appreciate them all! However, I am unfortunately experiencing some problems in Safari, with image floating.<br />
The following links will help me explain the problem better.</p>
<p>Firefox: <a href="http://img118.imageshack.us/img118/8329/bild3wc3.png" onclick="javascript:pageTracker._trackPageview('/outbound/comment/img118.imageshack.us');" rel="nofollow">http://img118.imageshack.us/im.....ld3wc3.png</a><br />
Safari: <a href="http://img339.imageshack.us/img339/8476/bild4cx5.png" onclick="javascript:pageTracker._trackPageview('/outbound/comment/img339.imageshack.us');" rel="nofollow">http://img339.imageshack.us/im.....ld4cx5.png</a></p>
<p>So as you can also see in the screenshot, the attached image cannot be left-floated if they are too big. I hope there will be a solution for this.<br />
Thank you again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plantillas para Blogger, recursos y herramientas &#187; Hyper-Enlaces de diseño a 30-12-2007.</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-264</link>
		<dc:creator>Plantillas para Blogger, recursos y herramientas &#187; Hyper-Enlaces de diseño a 30-12-2007.</dc:creator>
		<pubDate>Sun, 30 Dec 2007 13:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-264</guid>
		<description>[...] Theme para WordPress Sans-Serif Racer. Demo &#124; Descarga [...]</description>
		<content:encoded><![CDATA[<p>[...] Theme para WordPress Sans-Serif Racer. Demo | Descarga [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpSnap - Best WordPress Themes, Blogging Tips, Design Resources &#187; Sans-serif Racer</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-246</link>
		<dc:creator>wpSnap - Best WordPress Themes, Blogging Tips, Design Resources &#187; Sans-serif Racer</dc:creator>
		<pubDate>Sat, 29 Dec 2007 22:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-246</guid>
		<description>[...] Links: Demo &#124; Theme URI [...]</description>
		<content:encoded><![CDATA[<p>[...] Links: Demo | Theme URI [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-172</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Sun, 23 Dec 2007 21:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-172</guid>
		<description>&lt;a href="#comment-170"&gt;Portlak&lt;/a&gt;, I have tested themes in IE 6 and above, but unfortunately have decided not to add additional tweaks for IE 5 or similar browsers that do not comply with the web standards.

The problem seems to be with comment floating and clearing. I will try to look and find a possible solution.</description>
		<content:encoded><![CDATA[<p><a href="#comment-170">Portlak</a>, I have tested themes in IE 6 and above, but unfortunately have decided not to add additional tweaks for IE 5 or similar browsers that do not comply with the web standards.</p>
<p>The problem seems to be with comment floating and clearing. I will try to look and find a possible solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: portlak</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-171</link>
		<dc:creator>portlak</dc:creator>
		<pubDate>Sun, 23 Dec 2007 20:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-171</guid>
		<description>and i uploaded a screenshot here: http://img12.imagevenue.com/img.php?image=40024_ex1_122_761lo.JPG</description>
		<content:encoded><![CDATA[<p>and i uploaded a screenshot here: <a href="http://img12.imagevenue.com/img.php?image=40024_ex1_122_761lo.JPG" onclick="javascript:pageTracker._trackPageview('/outbound/comment/img12.imagevenue.com');" rel="nofollow">http://img12.imagevenue.com/im....._761lo.JPG</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: portlak</title>
		<link>http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-170</link>
		<dc:creator>portlak</dc:creator>
		<pubDate>Sun, 23 Dec 2007 18:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/design-suggetions/33-new-simple-wordpress-theme-sans-serif-racer/#comment-170</guid>
		<description>hi
i have a problem with your theme. please read something on internet explorer 5 or higher. there isn't any problem with index page but in singe i think something is wrong in style. thanks for your help.</description>
		<content:encoded><![CDATA[<p>hi<br />
i have a problem with your theme. please read something on internet explorer 5 or higher. there isn&#8217;t any problem with index page but in singe i think something is wrong in style. thanks for your help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
