Immagini staff che si vedono nella immagine di welcome

« Older   Newer »
  Share  
view post Posted on 26/6/2011, 23:43
Avatar

Daimyo

Group:
Admin
Posts:
7,733

Status:


Allora andate in Codici HTMLmettete questo codice nella sezione dell immagine del welcome .

CODICE
<script type="text/javascript">
var img0 = "link di immagine welcome che rimane fissa";
var img1 = "Immagine Staff ";
var img2 = "Immagine Staff";
var img3 = "Immagine Staff";
</script>


Poi mettete nella sezioni in cui volete che si vedano le immagini dello staff questo codice

CODICE
<a href="Link profilo" onMouseover="document.image.src=img1;" onMouseout="document.image.src=img0;" target="_blank"><img src="Immagine che si vede in table" onMouseOver="this.src='Immagine che si vede al passaggio del cursore'" onMouseOut="this.src='immagine che si vede in table'" border="0px"></a>

<a href="Link profilo" onMouseover="document.image.src=img2;" onMouseout="document.image.src=img0;" target="_blank"><img src="Immagine che si vede in table" onMouseOver="this.src='Immagine che si vede al passaggio del cursore'" onMouseOut="this.src='immagine che si vede in table'" border="0px"></a>


Ecco tutto se vi servono aiuto chiedete sotto grazie ^^
 
Web  Top
view post Posted on 28/6/2011, 22:52
Avatar

Daimyo

Group:
Admin Grafico
Posts:
14,956
Location:
Dall'aula di musica n.3 della Cross Accademy nella Konoha di Aincrad

Status:


ç_ç
 
Contacts  Top
view post Posted on 29/6/2011, 17:50
Avatar

Daimyo

Group:
Admin
Posts:
7,733

Status:


Che hai nn ti funziona fra !?
 
Web  Top
2 replies since 26/6/2011, 23:43   320 views
  Share