Problem with IE 8.0.6001

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Dec 13, 2012 10:39 am
Reply with quote
Report this post
Hello ,

I have an issu on Internet Explorer Version 8.0.6001.18702,
with CSS class: gk_Client, IE don't show images with that css,

URL : http://costagrup.com/
You can see it (or dont' see) on:
Costa Grup :
Here there are the images
Colaboraciones:
ther's the same css and images

Could you help me?
Thanks
User avatar
Senior Boarder

teitbite
Thu Dec 13, 2012 2:46 pm
Reply with quote
Report this post
Hi

Please disable lazy load plugin and let me know if it helped.
User avatar
Moderator

GK User
Thu Dec 13, 2012 3:08 pm
Reply with quote
Report this post
hi there !
i didn't install that plugin ... Also I I've looked but have not found.
(I use only the template pack)
User avatar
Senior Boarder

teitbite
Thu Dec 13, 2012 9:47 pm
Reply with quote
Report this post
Hi

Ok. Please send me an access to Your joomla panel than. I'll check it myself.
User avatar
Moderator

teitbite
Tue Dec 18, 2012 2:32 am
Reply with quote
Report this post
Hi

I cannot find the reason of this behavior so let try something first. Please remove this code from css:

Code: Select all
.gkClients a img {
    opacity: 0.8;
    transition: opacity 0.3s ease-out 0s;
}


unfortunately I cannot tell which file it's located, because it's pointing to a css compressed file.
User avatar
Moderator

GK User
Tue Dec 18, 2012 9:50 am
Reply with quote
Report this post
Hi ,
I tried it but didn't work ... :(

I remove all class on file: typography.iconset.style1.css (and by caution on the other 2 styles too)

Now looks this:
/* .gkClients a img {
opacity: 0.8;
-webkit-transition: opacity .3s ease-out;
-moz-transition: opacity .3s ease-out;
-ms-transition: opacity .3s ease-out;
-o-transition: opacity .3s ease-out;
transition: opacity .3s ease-out;
} */
User avatar
Senior Boarder

teitbite
Wed Dec 19, 2012 1:54 am
Reply with quote
Report this post
Hi

Please remove this class entirely and than disable css compression and clear cache. Than let me know if it helped.
User avatar
Moderator

GK User
Thu Dec 20, 2012 9:54 am
Reply with quote
Report this post
Hi ,
Ok, Idid it:
First I only removed class:
.gkClients a img
.gkClients a:hover img

But problem continues,

After I removed all class:
.gkClients
.gkClients a
.gkClients a img
.gkClients a:hover img
.gkClients a:before

Now, Works OK, I can see the images on IE,
but there's not the nice efect that that gkClients class has :(
Could I do something to use it?

Thanks for your time,
User avatar
Senior Boarder

teitbite
Fri Dec 21, 2012 1:53 am
Reply with quote
Report this post
Hi

I'm affraid it was this effect messing with IE. Really cannot understand why, because if some CSS3 rule could not be used along with some browser than a default style without this option was displayed. Looks like IE was updated to used this property but something was omited in browser's parser.
User avatar
Moderator

GK User
Fri Dec 21, 2012 11:08 am
Reply with quote
Report this post
Ok, Really, IE is horrible... :)

No problem, a lot of thanks!
I will try differents changes and maybe i will have luck...!

Thanks again.
User avatar
Senior Boarder

teitbite
Sat Dec 22, 2012 1:22 am
Reply with quote
Report this post
Hi

Here is an exampe with a css filter for Win. Please try use it on this images. Maybe this is a way to go: http://www.frontendwebhelp.com/html-css ... images.php
User avatar
Moderator

GK User
Thu Jan 03, 2013 1:54 pm
Reply with quote
Report this post
Hi there thanks for the comment, i tried a lot of options from this site .. but nothing(probably i did something wrong :P. But don't worry,for me is ok!
I leave the site like now.

Thanks again
User avatar
Senior Boarder

teitbite
Fri Jan 04, 2013 2:07 am
Reply with quote
Report this post
Hi

Ok. No problem. As a next step I was going to propose some javascript effects :) So just let me know if You will be still interested.
User avatar
Moderator

GK User
Fri Jan 04, 2013 11:21 am
Reply with quote
Report this post
Yes Of course, by test it ...!
thanks!
User avatar
Senior Boarder


cron