taille des images liées à un lieu

  • enthalpie
  • Topic Author
  • Visitor
  • Visitor
10 years 3 months ago #2360 by enthalpie
taille des images liées à un lieu was created by enthalpie
Bonjour
j'ai des images pour chaque lieu et je voudrais que celles-ci s'affichent avec une taille plus grande.

cela doit être possible mais je ne trouve pas comment faire ?

yerresdemain.fr/au-fil-de-l-yerres/40-cameras-un-autre-scandale
merci
The topic has been locked.
More
10 years 3 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
  • Visitor
10 years 3 months ago - 10 years 3 months ago #2362 by enthalpie
Replied by enthalpie on topic taille des images liées à un lieu
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 3 months ago by enthalpie.
The topic has been locked.
More
10 years 3 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
  • Visitor
10 years 3 months ago #2364 by enthalpie
Replied by enthalpie on topic taille des images liées à un lieu
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.
Time to create page: 0.129 seconds
Powered by Kunena Forum
FaLang translation system by Faboba