Have you checked header.php to make sure that there isn't anything strange going on?
On Jun 3, 2009, at 4:45 PM, eternal243 wrote: > > Thanks for fast reply, I have modified my entry.single.php file a > little bit but yes, I do have <?php $theme->display ( 'header' ); ?> > included at the top of the page. > > On 3 Juni, 23:42, Arthus Erea <[email protected]> wrote: >> Hi, >> >> Sounds like you might have modified your entry.single.php template. >> >> Open your entry.single.php template and ensure it either: >> a) has the proper DOCTYPE at the top or >> b) includes "header.php" >> >> On Jun 3, 2009, at 5:40 PM, eternal243 wrote: >> >> >> >>> well, i was working on my site and had some real trouble figuring >>> out >>> what was causing layout-problems in internet explorer for me. >> >>> in the end i found the problem but i don't have any clue why it >>> happens or how to solve it. >> >>> what happens is that if i view the source on any page of my site the >>> doctype shows <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 >>> Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> >>> everywhere, >>> except when i'm viewing a single-entry page. >> >>> if i do view a single-entry page and then bring up the source i get >>> this <!HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http:// >>> www.w3.org/TR/html4/loose.dtd"> >> >>> As you can see the DOCTYPE is missing within the source if i view a >>> single-entry page but not on a multiple-entry page, front page, >>> search >>> page, archive page or any other page on the site. >> >>> please help me solve this problem, i've never run into anything like >>> this before. i'm using a modified k2-theme on my site. > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
