Map is not loaded

More
8 years 7 months ago #3780 by gmapfp
Replied by gmapfp on topic Map is not loaded
Hi,

This was a CSS problem.

In the "template.css" file of your template, you have add :
img {
  max-width: 100% !important;
}

For solved this problem, I add in the CSS of GMapFP :
#map_canvas img {
  max-width: none !important;
}
The following user(s) said Thank You: dverik

Please Log in or Create an account to join the conversation.

  • dverik
  • Topic Author
  • Visitor
  • Visitor
8 years 7 months ago #3781 by dverik
Replied by dverik on topic Map is not loaded
Thank you very much!!!
This is the best support !!
Good luck to you in your work!!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum
FaLang translation system by Faboba