Google map doesn't work with IE6


Author Message
sbeaud

Posted: 6/23/2009
Quote message 

Hi all,

I've buy Artisteer solution and i use it to create joomla template.
But i observe that 'Google map' display doesn't work with IE6.

Check it to my web site (with IE6 browser of course because this issue is not observed with IE7, IE8 or Firefox browser)

Adress of my site:
http://label-famille.ref-travaux.fr/index.php?option=com_sobi2&sobi2Task=sobi2Details&catid=0&sobi2Id=1&Itemid=12

Could you tell me how can i do to correct this Artisteer issue, please ?
I suppose that i need to modife something in the CSS Artisteer files, but i don't know what ?
For your information, 'google map' display at my site use '<script type="text/javascript">' ?
:(

Best regards,



 
sbeaud

Posted: 6/25/2009
Quote message 

Could you answer to my question, please ?
Tks in advance
 
tos

Posted: 7/1/2009
Quote message 

Quote sbeaud:

But i observe that 'Google map' display doesn't work with IE6.


It seems to be caused by "img{ ... }" in style.ie6.css.
Try commenting out this 4 lines. I don't know side effects.

tos
 
Cyril

Posted: 7/9/2009
Quote message 

Have you find a solution ?

 
caro

Posted: 1/11/2011
Quote message 

Removing the "img{ .. }" at the beginning of style.ie6.css as suggested by tos seems to solve this problem. O:)