<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>IE7 CSS display problem</title>
    <link>http://forums.shopify.com/categories/1/posts/24368</link>
    <language>en-us</language>
    <description>Feed for discussion topic IE7 CSS display problem</description>
    <item>
      <title>IE7 CSS display problem</title>
      <author>Bill Burns</author>
      <pubDate>Wed, 24 Dec 2008 02:12:10 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368</guid>
      <description>Having a problem with Internet Explorer 7 not displaying any of the CSS for this store. Loads fine in Firefox, and the basic local template outside of Shopify tests out fine in IE7.

&lt;a href="http://labelyourstuff.myshopify.com/"&gt;http://labelyourstuff.myshopify.com/&lt;/a&gt;

Thanks in advance for any ideas - I'm really stumped on this.</description>
    </item>
    <item>
      <title>Psych commented</title>
      <author>Psych</author>
      <pubDate>Wed, 24 Dec 2008 22:04:52 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-24371</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-24371</guid>
      <description>&lt;p&gt;Yes, I looked at your page at work (Older than &lt;span class="caps"&gt;IE7 I&lt;/span&gt; think 2003 &lt;span class="caps"&gt;MS &lt;/span&gt;Browser) and what I see now here on my &lt;span class="caps"&gt;IE7&lt;/span&gt; is different again.&lt;/p&gt;


	&lt;p&gt;It looks a mess. Sorry.&lt;/p&gt;


	&lt;p&gt;You should try out your site in all the browsers. If it ends up completely &lt;span class="caps"&gt;IE7&lt;/span&gt; specific then you need to go and do some searching, there would/should be lots of sites in the same position. Hopefully its nothing in the liquid script&amp;#8230;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill Burns commented</title>
      <author>Bill Burns</author>
      <pubDate>Mon, 29 Dec 2008 17:12:52 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-24392</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-24392</guid>
      <description>&lt;p&gt;Have done a bunch of searches here on forums and hadn&amp;#8217;t uncovered anything prior to my post.&lt;/p&gt;


	&lt;p&gt;The templates are cross-browser pixel-perfect outside of Shopify, this jumbling of IE only occurs within the framework.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Mon, 29 Dec 2008 20:26:18 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-24397</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-24397</guid>
      <description>&lt;p&gt;Bill,&lt;/p&gt;


	&lt;p&gt;Looks like IE is able to read your screen.css file up to a point, then it disregards the rest of your rules. IE is &lt;strong&gt;less&lt;/strong&gt; forgiving then Firefox and Safari with &lt;span class="caps"&gt;HTML&lt;/span&gt; and &lt;span class="caps"&gt;CSS&lt;/span&gt; errors.&lt;/p&gt;


	&lt;p&gt;I have run your home page through &lt;span class="caps"&gt;W3C CSS &lt;/span&gt;Validator.&lt;/p&gt;


	&lt;p&gt;There is a lexical error on line 82 of screen.css.&lt;/p&gt;


	&lt;p&gt;See attached screenshot.&lt;/p&gt;


	&lt;p&gt;Disregard rounded-corners errors, they don&amp;#8217;t matter. Do fix the first two errors though. That should resolve your problem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Mon, 29 Dec 2008 20:31:05 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-24398</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-24398</guid>
      <description>&lt;p&gt;Yeah for sure it&amp;#8217;s that.&lt;/p&gt;


	&lt;p&gt;Look at the double quotes there, and see what comes next: your footer styling.&lt;/p&gt;


	&lt;p&gt;Feel free to drop me a &lt;a href="http://11heavens.com/donate"&gt;donation&lt;/a&gt; on my website if I saved your ass.&lt;/p&gt;


&lt;code&gt;&lt;pre&gt;
#rightnavbox {
    float: right; 
    border: 1px solid #999; 
    width: 140px; 
    background-color: #ff9505; 
    margin:0 0 5px 10px; 
    padding:2px 2px 5px 2px;" 
}

#footer {
 ....
&lt;/pre&gt;&lt;/code&gt;</description>
    </item>
    <item>
      <title>Bill Burns commented</title>
      <author>Bill Burns</author>
      <pubDate>Mon, 29 Dec 2008 21:00:54 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-24399</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-24399</guid>
      <description>&lt;p&gt;Yeah, that code was introduced by one of our developers after the &lt;span class="caps"&gt;CSS&lt;/span&gt; was pulled into Shopify. Ran a diff on things shortly after my post today and found this&amp;#8230; neglected to follow up here. Thanks for your input!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Mon, 29 Dec 2008 21:18:51 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-24400</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-24400</guid>
      <description>&lt;blockquote&gt;
		&lt;p&gt;found this&#8230; neglected to follow up here&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;Wasted my time in replying to your post then.&lt;/p&gt;


	&lt;blockquote&gt;
		&lt;p&gt;The templates are cross-browser pixel-perfect outside of Shopify, this jumbling of IE only occurs within the framework. [...] introduced by one of our developers&amp;#8230;&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;Blame one of the developers then. Not the framework.&lt;/p&gt;</description>
    </item>
    <item>
      <title>will j commented</title>
      <author>will j</author>
      <pubDate>Wed, 04 Nov 2009 14:13:20 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-30726</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-30726</guid>
      <description>&lt;p&gt;My homepage isn't showing page content in IE7 either.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.spinultimate.com/index"&gt;&lt;span&gt;&lt;span&gt;&lt;a href="http://www.spinultimate.com/index"&gt;http://www.spinultimate.com/index&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;...and WHY are the forum post dates showing as DEC 2009?????&amp;nbsp; Its not December yet???&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Wed, 04 Nov 2009 14:43:57 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/24368#comment-30729</link>
      <guid>http://forums.shopify.com/categories/1/posts/24368#comment-30729</guid>
      <description>&lt;p&gt;Hey Will.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Start with your mark-up errors and I think this may resolve itself. You have a bunch of div errors that will definitely throw off ie. [see screen]&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
