<?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: Fixing Safari&#8217;s 1px background-image centering bug</title>
	<atom:link href="http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/</link>
	<description>The portfolio and blog of Phil Freo, on web design, development, and entrepreneurship.</description>
	<lastBuildDate>Tue, 17 Jan 2012 19:13:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeremy Carlson</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-126427</link>
		<dc:creator>Jeremy Carlson</dc:creator>
		<pubDate>Tue, 17 Jan 2012 19:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-126427</guid>
		<description>Perhaps @Pacoup was trying out `background-position: 50.001% 0;` without the media query. I was tempted, too, and may investigate further.

In any case, this worked elegantly for me with a minimum of fuss. Thank you!!</description>
		<content:encoded><![CDATA[<p>Perhaps @Pacoup was trying out `background-position: 50.001% 0;` without the media query. I was tempted, too, and may investigate further.</p>
<p>In any case, this worked elegantly for me with a minimum of fuss. Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeaffrey Gilbert</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-125564</link>
		<dc:creator>Jeaffrey Gilbert</dc:creator>
		<pubDate>Thu, 12 Jan 2012 09:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-125564</guid>
		<description>I didn&#039;t work for me before I update my background image size to 5000px. Now it works, thanks.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t work for me before I update my background image size to 5000px. Now it works, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mos</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-121329</link>
		<dc:creator>Mos</dc:creator>
		<pubDate>Sat, 24 Dec 2011 19:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-121329</guid>
		<description>It&#039;s almost 2012 and we still have this bug.</description>
		<content:encoded><![CDATA[<p>It&#8217;s almost 2012 and we still have this bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davor Tomic</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-119369</link>
		<dc:creator>Davor Tomic</dc:creator>
		<pubDate>Fri, 16 Dec 2011 14:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-119369</guid>
		<description>Thank you very much Phil, your fix saved me a lot of headache! Worked like a charm :)</description>
		<content:encoded><![CDATA[<p>Thank you very much Phil, your fix saved me a lot of headache! Worked like a charm <img src='http://philfreo.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-112039</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 04 Nov 2011 20:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-112039</guid>
		<description>Thanks, man. This was driving me crazy and your fix solved it.</description>
		<content:encoded><![CDATA[<p>Thanks, man. This was driving me crazy and your fix solved it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Freo</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-90864</link>
		<dc:creator>Phil Freo</dc:creator>
		<pubDate>Fri, 10 Dec 2010 06:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-90864</guid>
		<description>@Pacoup: Sorry, but this doesn&#039;t make sense. If Opera does &quot;correct centering&quot; (like Firefox) then it will work fine. The &quot;fix&quot; here is special webkit only code that will be completely ignored by Opera since it&#039;s not a webkit browser.</description>
		<content:encoded><![CDATA[<p>@Pacoup: Sorry, but this doesn&#8217;t make sense. If Opera does &#8220;correct centering&#8221; (like Firefox) then it will work fine. The &#8220;fix&#8221; here is special webkit only code that will be completely ignored by Opera since it&#8217;s not a webkit browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pacoup</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-90862</link>
		<dc:creator>Pacoup</dc:creator>
		<pubDate>Fri, 10 Dec 2010 05:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-90862</guid>
		<description>Works great. However, it breaks Opera&#039;s correct centering, which means Opera must be doing something else than Mozilla and IE which don&#039;t get affected by this bug.

Tested in and works in: IE7, IE8, IE9, Chrome 8, Safari 5, Firefox 3.6, Firefox 4

I guess that if your design must really work with this background trick, it&#039;s a choice between leaving behind 18% of your users (Webkit -&gt; Safari/Chrome/iOS/Android) or less than 2% (Opera).

lol
Thanks for the tip</description>
		<content:encoded><![CDATA[<p>Works great. However, it breaks Opera&#8217;s correct centering, which means Opera must be doing something else than Mozilla and IE which don&#8217;t get affected by this bug.</p>
<p>Tested in and works in: IE7, IE8, IE9, Chrome 8, Safari 5, Firefox 3.6, Firefox 4</p>
<p>I guess that if your design must really work with this background trick, it&#8217;s a choice between leaving behind 18% of your users (Webkit -&gt; Safari/Chrome/iOS/Android) or less than 2% (Opera).</p>
<p>lol<br />
Thanks for the tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colin</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-84309</link>
		<dc:creator>colin</dc:creator>
		<pubDate>Sun, 01 Aug 2010 20:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-84309</guid>
		<description>Oh thank you! You solved my centering problem that was bugging me for the past couple hours.</description>
		<content:encoded><![CDATA[<p>Oh thank you! You solved my centering problem that was bugging me for the past couple hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hutton</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-82484</link>
		<dc:creator>Mark Hutton</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-82484</guid>
		<description>Thank you, this worked great for the very latest versions of Chrome and Safari.. it was a major bummer when I first noticed the issue &amp; then messing around with negative margins etc to no avail - now it looks fine</description>
		<content:encoded><![CDATA[<p>Thank you, this worked great for the very latest versions of Chrome and Safari.. it was a major bummer when I first noticed the issue &amp; then messing around with negative margins etc to no avail &#8211; now it looks fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woodspiral</title>
		<link>http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/#comment-80928</link>
		<dc:creator>Woodspiral</dc:creator>
		<pubDate>Fri, 07 May 2010 13:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://philfreo.com/blog/?p=110#comment-80928</guid>
		<description>Yes, this indeed helped me at least. I always seem to bump into this problem sooner or later when designing a layout. Thanks for the post and simple solution!</description>
		<content:encoded><![CDATA[<p>Yes, this indeed helped me at least. I always seem to bump into this problem sooner or later when designing a layout. Thanks for the post and simple solution!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

