Eccomi allora, per prima cosa ho seguito i consigli ad inizio topic :
1- scaricare il pacchetto nella seconda pagina in fondo denominato probabili_gazzetta.rar a questo link:
http://fantabarmario.it/download/probabili_gazzetta.rar2-scompattate il rar
3-seguite le istruzione contenute nel file readme.txt
4-create come al solito la vostra pagina custom nella dir principale di revo sul vostro sito, io lho chiamata probformazioni.php ed ho inserito il seguente codice:
<?php
/* QUESTA E' LA STRUTTURA DI UNA PAGINA REVO CUSTOMIZZATA */
include('custom/no_mod/start_custom.php'); //NON MODIFICARE
include('custom/probformazioni.php');
include('custom/no_mod/end_custom.php'); //NON MODIFICARE
?>5-create in dir/custom la pagina probformazioni.php dove inseire il seguente codice:
<BR><BR><BR><BR>
<TABLE style="WIDTH: 900px; TEXT-ALIGN: left" cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=atalanta">
<img src="img/prob_form/atalanta_scudetto.png" border="0" ><br>Ata</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=bologna">
<img src="img/prob_form/bologna_scudetto.png" border="0" ><br>Bol</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=cagliari">
<img src="img/prob_form/cagliari_scudetto.png" border="0" ><br>Cag</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=catania">
<img src="img/prob_form/catania_scudetto.png" border="0" ><br>Cat</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=cesena">
<img src="img/prob_form/cesena_scudetto.png" border="0" ><br>Ces</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=chievo">
<img src="img/prob_form/chievo_scudetto.png" border="0" ><br>Chi</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=fiorentina">
<img src="img/prob_form/fiorentina_scudetto.png" border="0" ><br>Fio</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=genoa">
<img src="img/prob_form/genoa_scudetto.png" border="0" ><br>Gen</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=inter">
<img src="img/prob_form/inter_scudetto.png" border="0" ><br>Int</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=juventus">
<img src="img/prob_form/juventus_scudetto.png" border="0" ><br>Juv</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=lazio">
<img src="img/prob_form/lazio_scudetto.png" border="0"><br>Laz</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=lecce">
<img src="img/prob_form/lecce_scudetto.png" border="0" ><br>Lec</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=milan">
<img src="img/prob_form/milan_scudetto.png" border="0" ><br>Mil</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=napoli">
<img src="img/prob_form/napoli_scudetto.png" border="0" ><br>Nap</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=novara">
<img src="img/prob_form/novara_scudetto.png" border="0" ><br>Nov</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=palermo">
<img src="img/prob_form/palermo_scudetto.png" border="0" ><br>Pal</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=parma">
<img src="img/prob_form/parma_scudetto.png" border="0" ><br>Par</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=roma">
<img src="img/prob_form/roma_scudetto.png" border="0" ><br>Rom</a></td>
<td class="logo"> <a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=siena">
<img src="img/prob_form/siena_scudetto.png" border="0" ><br>Sie</a></td>
<td class="logo"><a target="I1" href="http://www.TUOSITO.it/img/prob_form/new.php?sq=udinese">
<img src="img/prob_form/udinese_scudetto.png" border="0" ><br>Udi</a></td>
</tr>
<tr>
<td colspan="20" style="width: 940px; height: 350px; vertical-align: bottom; text-align: center">
<iframe img style="z-index: 1" src="http://www.TUOSITO.it/campetto_oriz.swf?xmlPath=http://www.TUOSITO.it/img/prob_form/formazione.xml&allowScriptAccess=value=always" frameborder="0" name="I1" marginwidth="1" marginheight="1" align="center" height="267" scrolling="no" width="652" ></iframe></td>
</TR>
</TBODY>
</TABLE>
ecco questo è tutto, io non sono un capace programmatore ma solo un utente come tanti altri, ma leggendo e cercando forse e dico forse sono riuscito a creare questa paginetta per le probabili formazioni compatibile con revo.
Spero di essere stato di aiuto per qualcuno.
altro non saprei dirvi!