IE 8 problem for Hot Full Carousel slider

More
10 years 5 months ago #33644 by nikosjoomla
Hello,
The Churchly template is perfect but there is a IE8 display problem with Hot Full Carousel (see the image-attachment).
Although the images in the slider are 1366px width (and shows up perfect in Firefox and chrome), we see a big white empty space at the right side.
I have tried with:

<meta http-equiv="X-UA-Compatible" content="IE=7">
or
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
or
<meta http-equiv="X-UA-Compatible" content="IE=edge">

..But nothing happens

Does anybody nows how to fix this??

Thank you for your advises!
Manso
Attachments:

Please Log in to join the conversation.

More
10 years 5 months ago #33656 by ivan.milic
That IE macro is efficient since ie8 is almost vanished. Just use conditional since you dont want to affect ie9 and ie10:
Code:
<!--[if IE 8]> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" > <![endif]-->

put that code in index.php immediately bellow opening of head tag <head>

Please Log in to join the conversation.

More
10 years 5 months ago #33664 by nikosjoomla
Thank you Ivan for your reply..
I added the code but nothing changed. The same white space.
I do not think that IE8 has vanished! There are many users out there, which have windows XP and IE8 on it!

Please, it is possible to do something??
Kind regards
Manso

Please Log in to join the conversation.

More
10 years 5 months ago #33682 by ivan.milic

Please Log in to join the conversation.

More
10 years 2 weeks ago #37612 by fitzsi
Hi,

I hope you can help me as I have the same problem as reported above. The problem is only being experienced with ie8.

Can you let me know what the solution to this problem was.

Thank you in advance.
Heather

Please Log in to join the conversation.

More
10 years 2 weeks ago #37615 by ivan.milic
We don't support IE8 since IE11 is latest. Even Microsoft sites have problems with IE8
The following user(s) said Thank You: fitzsi

Please Log in to join the conversation.

Time to create page: 0.140 seconds
Powered by Kunena Forum