comment modifier le fichier repport2.xml

Une question, un bug ?
Répondre
Avatar de l’utilisateur
laulau
Membre
Messages : 405
Inscription : mar. mars 03, 2009 8:39 pm
Localisation : 42400
Contact :

comment modifier le fichier repport2.xml

Message par laulau »

bonjour a tous

Jai un petit souci, j ai l'heure du fichier repport2.xml qui est legerement tromquée, http://www.st-chamond-meteo.fr/ comment faire pour agrandir legerement la fenetre ?

merci
Vantage-Vue :D WeatherLink 6.0.3 / Graphweather V3.0.35 avec plugin VantagePro / Cumulus 1.9.4 /Win 10
http://www.st-chamond-meteo.fr

ImageImage
diving-91
Membre
Messages : 104
Inscription : mar. oct. 21, 2008 11:05 pm
Localisation : Quincy-Sous-Sénart (F-91480)
Contact :

Re: comment modifier le fichier repport2.xml

Message par diving-91 »

bonsoir,

je ne connais pas ton fichier report2;xml, mais en prenant exemple par celui fournit pas Antoine dans GW,

Code : Tout sélectionner

<?xml version="1.0" encoding="iso-8859-1"?>
<stylesheet>
  <image width="450" height="230" />
  <!-- ================= Background ================= -->
  <frame width="450" height="230" position-x="0" position-y="0">
    <background color1="FF9999FF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
    <border cornerradius="0" color="FF555555" thick="1" />
  </frame>
  <!-- ================= Stats ================= -->
  <textbox width="250" height="210" shadow="1" position-x="10" position-y="10" margin="10">
    <background color1="FFAAAAFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" stretch="1" />
    <border cornerradius="10" color="FF999999" thick="1" />
    <text alignement="left|top">
      <line text="$Country le $CurrentDate[%A %d %B %Y à %Hh%M]" />
      <line text="" />
...............
..............
Tu trouves un premier 'tag' image, puis un autre 'frame' et enfin un dernier 'texbox'
Pour chacun tu trouves des parametres width/height = largeur/hauteur qu'il suffit d'élargir un petit peu en largeur.
Tu peux essayer d'ajouter 10 à chacun de ces paramètres

Bien cordialement
hervé
<----------------------------------------------------->
Station IROX PRO-X USB / WeatherCapture/GraphWeather
http://diving91.homeip.net/
Avatar de l’utilisateur
laulau
Membre
Messages : 405
Inscription : mar. mars 03, 2009 8:39 pm
Localisation : 42400
Contact :

Re: comment modifier le fichier repport2.xml

Message par laulau »

OK
Merci pour la repose rapide ca fonctionne parfaitement.

Laurent
Vantage-Vue :D WeatherLink 6.0.3 / Graphweather V3.0.35 avec plugin VantagePro / Cumulus 1.9.4 /Win 10
http://www.st-chamond-meteo.fr

ImageImage
Répondre