Home › Forums › Back End › WordPress theme doesn’t align correctly in IE › Re: WordPress theme doesn’t align correctly in IE
June 5, 2009 at 1:59 pm
#58638
Member
Hey, thanks for the help. I figured it out. The only problem was I had PHP comments at the very top of each of the template pages, like saying <!–this page is for the home–> and stuff like that. I removed all of those and it’s working perfectly now! I guess the doctype has to be the first thing in IE.