18, TWILIGHT

« Older   Newer »
  Share  
Ali-grafica
view post Posted on 5/4/2009, 17:46




Anteprima xxx

PS. QUANDO VEDETE L'ANTEPRIMA E NOTATE CHE IL LOGO NON SI VEDE SUBITO, TRANQUILLI SICCOME č UN IMMAG FATTA IN FLASH E QUINDI CI METTI QUALCHE SEC. A CARICARE

Regole:
Non cancellare assolutamente i Credits

Non modificare nessuna parte del codice, tranne quelle che vi elencherņ ora



CODICE
<html>
<head>
<title>Documento senza titolo</title>
<style type=text/css>
BODY {
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #100800;
text-align: center;
background-color: #170b03;
line-height: 9px;
background-image: url(http://i42.tinypic.com/2lo27v8.png);
}
.tit {
font-size: 15px;
color: #7b583c;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 10px;
padding-left: 5px;
margin-top: 9px;
margin-bottom: 4px;
cursor: nw-resize;
}

.tit:first-letter {
color: #5b0100;
}

p, body, td, tr, div {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #100800;
}

A:link, A:visited {
COLOR: #100800;
TEXT-DECORATION: none;
}
A:active {
TEXT-DECORATION: none
}
A:hover {
cursor: crosshair;
color: #530102;
}
img{
border: none;
}
.bu {
padding-left: 6px;
padding-right: 6px;

}

</style>
</head>
<body>
<table width="571" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#e9c59b">

<tr>
<td colspan="3" height="380"><embed src='http://localhostr.com/files/9da66c/template-twilight.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='569' height='380'></td>
</tr>

<tr valign="top">
<td width="250" class="bu"><div class="tit">Qualcosa di me</div>
bla bla bla

<div class="tit">Qualcosa ecc...</div>
<a target=main href="link.html" class="navigation">Nome col.</a><br>
<a target=main href="link.html" class="navigation">Nome col.</a><br>
<a target=main href="link.html" class="navigation">Nome col.</a><br>





<div class="tit">Credits</div>
Template © <a href="http://ali-grafica.forumcommunity.net/?act=Profile&MID=2026098" target="_blank">Ali-grafica</a><br>
Distribuito dal <a href="http://ali-grafica.forumcommunity.net/?f=4115149" target="_blank">Forum Ali-grafica</a><br><br>
<p></td>
<td width="319" class="bu"><p>
<iframe name="main" src="homelink.html" width="410" height="570" border="0" frameborder="0" allowtransparency="true" target="_blank"></iframe>
</p></td>
</tr>

</table>
</body>
</html>


fate queste modifiche:
-Per dare un nome alla pagina dovete cambiare questa parte
CODICE
<title>Documento senza titolo</title>


-Se volete aggiungere altri titoli nella colonna a sinistra, basta inserire:
CODICE
<div class="tit">...</div>
dove o meso i puntini inserite il titolo

-Dove dico:
CODICE
<div class="tit">Qualcosa ecc</div>
<a target=main href="link.html" class="navigation">Nome col.</a><br>

dovrete usare sempre quel collegamneto in modo che quando cliccate su.. la pagina si apre nella colonna grande.. (e nn si aprira una nuova pagina)


- Mentre dove dico:
CODICE
<td width="300" class="bu"> <p>
<iframe name="main" src="homelink.html " width=ecc ecc</iframe></p>

homelink.html inseriti il link della pagina che creerete come home.. che apparira come 1° nella colonna grande
 
Top
0 replies since 5/4/2009, 17:46   87 views
  Share