-
Forum
-
Index
-
ContactMap
-
Bugs
-
Map is not loaded
Map is not loaded
Less
More
-
Posts: 1926
-
Thank you received: 267
-
-
-
-
9 years 1 month ago #3780
by gmapfp
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
-
9 years 1 month ago #3781
by dverik
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.
-
Forum
-
Index
-
ContactMap
-
Bugs
-
Map is not loaded
Time to create page: 0.060 seconds