-
Forum
-
GMapFP
-
Modules and plugin
-
taille des images liées à un lieu
taille des images liées à un lieu
-
enthalpie
-
Topic Author
-
Visitor
-
10 years 10 months ago #2360
by enthalpie
The topic has been locked.
Less
More
-
Posts: 1926
-
Thank you received: 267
-
-
-
-
10 years 10 months ago #2361
by gmapfp
Bonjour,
Ajouter dans le CSS :
.gmapfp_marqueur img {
height: 200px !important;
}
The following user(s) said Thank You: enthalpie
The topic has been locked.
-
enthalpie
-
Topic Author
-
Visitor
-
10 years 10 months ago - 10 years 10 months ago #2362
by enthalpie
Bonjour
j'ai ça maintenant
.gmapfp_marqueur img {
margin: 10px 10px 0px 0px;
float: left;}
{
height: 200px !important;
}
mais cela ne change rien. est ce parcequ'il y a le texte avec l'image dans le pop-up ?
Last edit: 10 years 10 months ago by enthalpie.
The topic has been locked.
Less
More
-
Posts: 1926
-
Thank you received: 267
-
-
-
-
10 years 10 months ago #2363
by gmapfp
Etant du CSS, il faut vider le cache de ton navigateur pour voir le résultat.
The following user(s) said Thank You: enthalpie
The topic has been locked.
-
enthalpie
-
Topic Author
-
Visitor
-
10 years 10 months ago #2364
by enthalpie
AH oui génial
comme je n'y connais rien en css j'ai aussi changé la syntaxe
.gmapfp_marqueur img {
margin: 10px 10px 0px 0px;
float: left;
height: 200px !important;
}
The topic has been locked.
-
Forum
-
GMapFP
-
Modules and plugin
-
taille des images liées à un lieu
Time to create page: 0.069 seconds