- Posts: 4
- Thank you received: 0
HOT newsflash doesn't load correct in ie 8 &9
-
salamandra021
Inactive member - Topic Author
- New Member
Less
More
13 years 4 months ago - 13 years 4 months ago #10551
by salamandra021
HOT newsflash doesn't load correct in ie 8 &9 was created by salamandra021
Last edit: 13 years 4 months ago by salamandra021.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10559
by ivan.milic
Replied by ivan.milic on topic Re: HOT newsflash doesn't load correct in ie 8 &9
We would need link so we could inspect.
Please Log in to join the conversation.
-
salamandra021
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
13 years 4 months ago - 13 years 4 months ago #10564
by salamandra021
Replied by salamandra021 on topic Re: HOT newsflash doesn't load correct in ie 8 &9
[url=]
www.konpades.gr/pades/
[/url] this is the page.
Last edit: 13 years 4 months ago by salamandra021.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10566
by ivan.milic
Replied by ivan.milic on topic Re: HOT newsflash doesn't load correct in ie 8 &9
Hi,
problem is in your template it corrupts module style.You should ask company that made your template for help.
This is quick workaround you can use until they respond to you:
Open index.php of template and add this immediately after start of pages head section <head ... >:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
this will force IE work like IE7 which will fix page appearance but it's not good to have old browser compatibility mode.
problem is in your template it corrupts module style.You should ask company that made your template for help.
This is quick workaround you can use until they respond to you:
Open index.php of template and add this immediately after start of pages head section <head ... >:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
this will force IE work like IE7 which will fix page appearance but it's not good to have old browser compatibility mode.
The following user(s) said Thank You: salamandra021
Please Log in to join the conversation.
-
salamandra021
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
13 years 4 months ago #10578
by salamandra021
Replied by salamandra021 on topic Re: HOT newsflash doesn't load correct in ie 8 &9
Thank you very much for helping me. Let me ask you some more. This meta tag does the same as "Compatibility view" button?
Will be a big problem if I leave this tag in case of not finding other sollution?
Will be a big problem if I leave this tag in case of not finding other sollution?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10592
by ivan.milic
Replied by ivan.milic on topic Re: HOT newsflash doesn't load correct in ie 8 &9
Yes it forces IE into IE7 compatibility mode. Basically that is not big problem if you don't have much of css3 .
Please Log in to join the conversation.
Time to create page: 0.172 seconds