Bonjour flo91
Il faut créer un dossier "images" à la racine de ton site et récupérer l'image envoyée par GraphWeather dans ce dossier "images"
exemple:
http://meteo.parisienne.pagesperso-oran ... graph7.jpg
tu peux réduire en faisant
../images/graph7.jpg
Je complète :
tu arrives à le faire pour les infos météo de Villacoublay et Paris-Monsouris
<div id="html-1x4eag2lzpd3b6" style="position:absolute;left:730px;top:148px;width:132px;height:106px;z-index:10052;">
<!--BEGIN CUSTOM HTML CODE-->
<iframe src="
http://www.infoclimat.fr/infoclimat/vig ... hp?s=07147" frameborder=0 marginwidth=0 marginheight=0 border=0 width="112px" height="85px" scrolling="no"></iframe>
<!--END CUSTOM HTML CODE-->
</div>
<div id="html-3mnh1c2lzpg39w" style="position:absolute;left:852px;top:148px;width:125px;height:106px;z-index:10056;">
<!--BEGIN CUSTOM HTML CODE-->
<iframe src="
http://www.infoclimat.fr/infoclimat/vig ... hp?s=07156" frameborder=0 marginwidth=0 marginheight=0 border=0 width="112px" height="85px" scrolling="no"></iframe>
<!--END CUSTOM HTML CODE-->
</div>
C'est le même principe, regarde le cours décrit sur le site :
http://www.siteduzero.com/tutoriel-3-13 ... -css3.html
a+
Robert