0
Welcome Guest! Login
0 items Join Now

IE8 is released :(

  • Re: IE8 is released :(

    Posted 15 years 7 months ago
    • Once again monopolyst like MS killls the whole art of creation. I set Vertigo as main template (installed 6 versions and have 6 colors on subsites), set some scroller on showcase, another scroller on header, made some extra module positions and divs, set another news with image scroller in the middle. Then I implemented Rok Mininews from Terran to Vertigo Lots of work bur it looked excellent. And I began to try browses: FF, Flock, Seamonkey, Opera and konquerpr for Linux - exceleent. FF, Flock, Opera, Seamonkey, Safari, Chrome for Windows - excellent. And for all resolutions within reason. And now IE6 - warn - IE cannot display the site. And IE7 - similar, and IE8 - the same. I was forced to remove most of my ideas and having just bare template it is somehow displayed on IE6,7,8.
      I don.t like IE. :cry:
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: IE8 is released :(

    Posted 15 years 7 months ago
    • Rajiv Kirpalani wrote:
      Hello guys,

      I think my original topic was moved to a forum I cannot access anymore... have there been any updates to the Chromatophore IE8 problem? I know a good amount have days have passed since I first reported the issue.

      Thanks in advance!

      -Rajiv

      You need to enforce compatibility mode in ie8.

      In the template index.php file

      find:
       
          <head>
              <jdoc:include type="head" />
              <?php
       

      Afterwards add:
       
           header('X-UA-Compatible: IE="EmulateIE7"');
       

Time to create page: 0.048 seconds