<?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: CSS IE one pixel image offset hack</title>
	<atom:link href="http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/</link>
	<description>Web design, search engine optimization and Internet marketing</description>
	<lastBuildDate>Fri, 20 Apr 2012 18:35:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jade cloward</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-146091</link>
		<dc:creator>jade cloward</dc:creator>
		<pubDate>Mon, 02 Apr 2012 16:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-146091</guid>
		<description>Thanks! This fixes IE issue.

Note: push left or right.
margin-left:1px} &lt;= for IE
margin-right:1px} &lt;= for IE

---------------------
body {margin:0; padding:0; font-family:etc;
background: #fff url(&#039;bk.jpg&#039;) center repeat-y;
margin-left:1px} &lt;= for IE
---------------------

Never had this issue until today.
Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks! This fixes IE issue.</p>
<p>Note: push left or right.<br />
margin-left:1px} &lt;= for IE<br />
margin-right:1px} &lt;= for IE</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
body {margin:0; padding:0; font-family:etc;<br />
background: #fff url(&#039;bk.jpg&#039;) center repeat-y;<br />
margin-left:1px} &lt;= for IE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Never had this issue until today.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-145865</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Thu, 09 Dec 2010 20:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-145865</guid>
		<description>True. On the other hand, I&#039;d think it would depend on the size of your background image ... if it&#039;s not just a few K in size, then you may be requiring people to download a huge image just to get your background straight. But it&#039;s a solution.

On the other hand, paraphrasing what I said above: if you do not have to split up the header image, then it&#039;s best to ensure that &lt;b&gt;the header image is an even number of pixels in width&lt;/b&gt; … that is, 900px rather than 931px. This tip may save you from unnecessary craziness.</description>
		<content:encoded><![CDATA[<p>True. On the other hand, I'd think it would depend on the size of your background image &#8230; if it's not just a few K in size, then you may be requiring people to download a huge image just to get your background straight. But it's a solution.</p>
<p>On the other hand, paraphrasing what I said above: if you do not have to split up the header image, then it's best to ensure that <b>the header image is an even number of pixels in width</b> … that is, 900px rather than 931px. This tip may save you from unnecessary craziness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Estep</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-145864</link>
		<dc:creator>Kevin Estep</dc:creator>
		<pubDate>Thu, 09 Dec 2010 15:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-145864</guid>
		<description>Here is another fix for you that is even simpler. If you make the image 3000 pixels wide (too wide for any monitor) and put the bg image in the center of it then it wont jump around with the resizing of the browser. The background image is actually floating when the browser window is wider than the background image itself. So if you make it way too wide then it will not float because you cannot reach the width of the image with the browser.</description>
		<content:encoded><![CDATA[<p>Here is another fix for you that is even simpler. If you make the image 3000 pixels wide (too wide for any monitor) and put the bg image in the center of it then it wont jump around with the resizing of the browser. The background image is actually floating when the browser window is wider than the background image itself. So if you make it way too wide then it will not float because you cannot reach the width of the image with the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-140458</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Fri, 23 Oct 2009 02:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-140458</guid>
		<description>You&#039;re very welcome, Mike. :)</description>
		<content:encoded><![CDATA[<p>You're very welcome, Mike. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-140456</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 23 Oct 2009 01:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-140456</guid>
		<description>GOD BLESS YOU!!! IT WORKED!!!</description>
		<content:encoded><![CDATA[<p>GOD BLESS YOU!!! IT WORKED!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David McNee</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83985</link>
		<dc:creator>David McNee</dc:creator>
		<pubDate>Thu, 11 Sep 2008 15:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83985</guid>
		<description>Hi Diane
Managed to get the fix to work for IE but everything shifted 1 px to the right in other browsers. Fixed the problem though using a separate style sheet for IE.
Cheers
David</description>
		<content:encoded><![CDATA[<p>Hi Diane<br />
Managed to get the fix to work for IE but everything shifted 1 px to the right in other browsers. Fixed the problem though using a separate style sheet for IE.<br />
Cheers<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83814</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Thu, 11 Sep 2008 01:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83814</guid>
		<description>Excellent. Did that work for you?

By the way, I always do this:

body {margin:0; padding:0}</description>
		<content:encoded><![CDATA[<p>Excellent. Did that work for you?</p>
<p>By the way, I always do this:</p>
<p>body {margin:0; padding:0}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David McNee</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83811</link>
		<dc:creator>David McNee</dc:creator>
		<pubDate>Thu, 11 Sep 2008 00:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83811</guid>
		<description>Thanks for replying Diane. 

I&#039;ve got the vertical border image at 798px and the wide images are at 796px.

&quot;html&gt;body {margin:0} </description>
		<content:encoded><![CDATA[<p>Thanks for replying Diane. </p>
<p>I've got the vertical border image at 798px and the wide images are at 796px.</p>
<p>"html&gt;body {margin:0}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83742</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Wed, 10 Sep 2008 18:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83742</guid>
		<description>Hi David. I haven&#039;t looked closely at your code, but I would take a look at your widths on the wide images and the borders.

In essence, if an image is 800px, then the border around the whole thing probably ought to be 802px.</description>
		<content:encoded><![CDATA[<p>Hi David. I haven't looked closely at your code, but I would take a look at your widths on the wide images and the borders.</p>
<p>In essence, if an image is 800px, then the border around the whole thing probably ought to be 802px.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David McNee</title>
		<link>http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83690</link>
		<dc:creator>David McNee</dc:creator>
		<pubDate>Wed, 10 Sep 2008 13:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2005/09/23/css-ie-one-pixel-image-offset-hack/#comment-83690</guid>
		<description>Hi Diane, I tried the fix but it doesn&#039;t seem to work for me. Could you have a look and see if i&#039;m doing something wrong.

http://www.neilstontrust.co.uk/home.html

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Diane, I tried the fix but it doesn't seem to work for me. Could you have a look and see if i'm doing something wrong.</p>
<p><a href="http://www.neilstontrust.co.uk/home.html" rel="nofollow">http://www.neilstontrust.co.uk/home.html</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

