Joomla.it Forum
Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : kurohata 26 Sep 2009, 12:24:12
-
salve, vorrei inserire questo:
<div id="wx_module_4204">
<a href="http://www.weather.com/weather/local/ITXX0097">Reggio Calabria Weather Forecast, Italy</a>
</div>
<script type="text/javascript">
/* Locations can be edited manually by updating 'wx_locID' below. Please also update */
/* the location name and link in the above div (wx_module) to reflect any changes made. */
var wx_locID = 'ITXX0097';
/* If you are editing locations manually and are adding multiple modules to one page, each */
/* module must have a unique div id. Please append a unique # to the div above, as well */
/* as the one referenced just below. If you use the builder to create individual modules */
/* you will not need to edit these parameters. */
var wx_targetDiv = 'wx_module_4204';
/* Please do not change the configuration value [wx_config] manually - your module */
/* will no longer function if you do. If at any time you wish to modify this */
/* configuration please use the graphical configuration tool found at */
/* https://registration.weather.com/ursa/wow/step2 */
var wx_config='SZ=180x150*WX=FHW*LNK=SSNL*UNT=C*BGI=fall*MAP=eur|null*DN=donchisciotte.it*TIER=0*PID=1139992548*MD5=b8cc05f35c6738bd22657f4cba0fba6b';
document.write('<scr'+'ipt src="'+document.location.protocol+'//wow.weather.com/weather/wow/module/'+wx_locID+'?config='+wx_config+'&proto='+document.location.protocol+'&target='+wx_targetDiv+'"></scr'+'ipt>');
</script>
da dove devo iniziare? ;D
-
ciao
ma perche non usi un modulo che fa tutto lui ?
quel code lo devi mettere in un modulo HTML personalizzato e poi lo pubblichi .
-
mmmm... non saprei proprio come fare... io ho semplicemente ottenuto questo codice dal sito..
-
mmmm... non saprei proprio come fare... io ho semplicemente ottenuto questo codice dal sito..
vai nei gestione moduli in alto a destra hai nuovo
seleziona html personalizzato
poi incolli il tutto dentro li come se dovresti creare un tuo articolo dai la posizione e il tuo meteo appare .
-
grazie! ci proverņ in questi giorni :D