-
Forum
-
ContactMap
-
Bugs
-
Map is not loaded
Map is not loaded
Réduire
Plus d'informations
-
Messages : 1926
-
Remerciements reçus 267
-
-
-
-
il y a 9 ans 1 mois #3780
par 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;
}
Les utilisateur(s) suivant ont remercié: dverik
Connexion ou Créer un compte pour participer à la conversation.
-
dverik
-
Auteur du sujet
-
Visiteur
-
il y a 9 ans 1 mois #3781
par dverik
Thank you very much!!!
This is the best support !!
Good luck to you in your work!!!
Connexion ou Créer un compte pour participer à la conversation.
-
Forum
-
ContactMap
-
Bugs
-
Map is not loaded
Temps de génération de la page : 0.088 secondes