<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039169" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039169</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-css-problem#comment-1222401</link>
    <description> &lt;p&gt;yes, alternately it will work if you remove the first width that defines it, but then you could just redefine everything to be based on the wrapper or not...&lt;/p&gt;
 </description>
     <pubDate>Tue, 31 Jul 2007 05:50:32 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1222401 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Funny thing...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-css-problem#comment-1222400</link>
    <description> &lt;p&gt;I managed to fix it by removing the width: 1024px; from #header. It works perfectly. You can see it at: &lt;a href=&quot;http://inlab.topsitelist.org/masonry/withoutieprob/&quot; class=&quot;bb-url&quot;&gt;http://inlab.topsitelist.org/masonry/withoutieprob/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 31 Jul 2007 05:40:33 +0000</pubDate>
 <dc:creator>loinsees</dc:creator>
 <guid isPermaLink="false">comment 1222400 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-css-problem#comment-1222399</link>
    <description> &lt;p&gt;The ugly white line I seem not to see... but the misalignment solution is like this:&lt;/p&gt;
&lt;p&gt;on your css:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#wrapper&lt;br /&gt;{&lt;br /&gt;background: url(&amp;#039;images/bodybg.gif&amp;#039;) repeat-y center;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;change it to:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#wrapper&lt;br /&gt;{&lt;br /&gt;background: url(&amp;#039;images/bodybg.gif&amp;#039;) repeat-y center;&lt;br /&gt;&amp;lt;strong&amp;gt;width: 1024px;&amp;lt;/strong&amp;gt;&lt;br /&gt;&amp;lt;strong&amp;gt;margin-left: auto;&amp;lt;/strong&amp;gt;&lt;br /&gt;&amp;lt;strong&amp;gt;margin-right: auto;&amp;lt;/strong&amp;gt;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;You need to define the width each div element should base an auto-margins to...&lt;/p&gt;
&lt;p&gt;If you could clarify about the white line, maybe we can fix that too...&lt;/p&gt;
 </description>
     <pubDate>Tue, 31 Jul 2007 05:30:11 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1222399 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
