Amy, I’d suggest that this is caused by you putting the page in quirks mode - as you don’t have a doctype at the top of those pages.
See here: http://www.quirksmode.org/css/quirksmode.html HTH cal. -- oksushi on Freenode On 11/11/2009, at 2:13 PM, G. D. Speer wrote: > This isn't a blueprint issue - > IE does not respect the margin auto as he means to center the container > within the body tag so it is rendered left-justified. > You have code in the head of your page to read a page for ie that probably > has an align:center in it plus other 'exceptions', > but the link doesn't point to a file that can be loaded. (No error message > is generated when a CSS file can't be found.) > > Post a file to your server called ie.css in the folder css/blueprint and IE > will see it and use it. > > ----- Original Message ----- > From: "Amy" <[email protected]> > To: "Blueprint CSS" <[email protected]> > Sent: Tuesday, November 10, 2009 6:34 PM > Subject: [BP #3536] None of my layouts look correct in IE > > >> In all IE browsers, it seems the browser ignores the left margin, so >> all content is touching the left side of the browser. As for as I >> know, the IE stylesheet is properly handled in the <HEAD>. Anyone know >> how I should approach this? >> >> See: >> http://www.dm.amycheng.info/ >> http://www.dm.amycheng.info/lcc6311/infoviz/ >> http://www.dm.amycheng.info/lcc6311/timeline/ >> >> -- >> >> You received this message because you are subscribed to the Google Groups >> "Blueprint CSS" group. >> To post to this group, send email to [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/blueprintcss?hl=. >> >> >> > > > -------------------------------------------------------------------------------- > > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.5.425 / Virus Database: 270.14.59/2494 - Release Date: 11/10/09 > 07:38:00 > > -- > > You received this message because you are subscribed to the Google Groups > "Blueprint CSS" group. > To post to this group, send email to [email protected]. > For more options, visit this group at > http://groups.google.com/group/blueprintcss?hl=. > > -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=.
