It works ! I knew my colleague had changed the CSS in order to avoid too big images in the blog part of our site, but I didn't realize this could have had an impact on the map ! Thanks a million.
++ Xavier On 7 sep, 14:59, Andrew Leach <[email protected]> wrote: > On Sep 7, 1:44 pm, Rossko <[email protected]> wrote: > > > > > It might be a simple example but it is still surrounded by your CSS, > > try taking that out. > > Firebug makes disabling individual CSS lines fairly easy. It's the max- > width here (line 88 or thereabouts) > > img { > border:medium none; > max-width:100%; > > } > > which is causing the problem in Firefox at least. > > Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
