...Voci nel Web... Il 21/08/2001 nasce il forum + simpatico del web!!!!

Modifica Template

  • Messaggi
  • OFFLINE
    Fabio91
    Post: 4.260
    Post: 2
    Registrato il: 06/02/2005
    Città: CORTEMAGGIORE
    Età: 103
    Sesso: Maschile
    VocenelWeb
    00 17/05/2006 21:16
    per il mio sito uso uno dei templete di vocinelweb, quello verde e nero. ma ha il menu solo a sinistra, posso aggiungerlo anke a destra? [SM=x39851]


  • OFFLINE
    Donia
    Post: 47.823
    Post: 41.116
    Registrato il: 21/05/2001
    Sesso: Femminile
    Admin
    Forum Addicted
    00 17/05/2006 22:20
    certo puoi fare tutte le modifiche che vuoi ai template


    E quando lei...
    «Ma teeee, mi preferisci grassa e felice o magra e depressa?»
    «E' che sei grassa e depressa !»


    Non sono una bella ragazza, ma come scimmia sono certamente la più gnocca di tutte!
    ...Voci nel Web...
  • OFFLINE
    Fabio91
    Post: 4.264
    Post: 3
    Registrato il: 06/02/2005
    Città: CORTEMAGGIORE
    Età: 103
    Sesso: Maschile
    VocenelWeb
    00 17/05/2006 22:23
    Re:

    Scritto da: Fabio91 17/05/2006 21.16
    per il mio sito uso uno dei templete di vocinelweb, quello verde e nero. ma ha il menu solo a sinistra, posso aggiungerlo anke a destra? [SM=x39851]

    è questo il punto, non so creare un menu a tabllla sulla destra identico a quello sulla sinistra... [SM=x39910]

    come posso fare? (front page)


  • OFFLINE
    Donia
    Post: 47.825
    Post: 41.118
    Registrato il: 21/05/2001
    Sesso: Femminile
    Admin
    Forum Addicted
    00 17/05/2006 22:30
    devi creare un'altra colonna a destra e poi copia e incolla le tabelle menu

    se nn riesci domani ti posto l'html


    E quando lei...
    «Ma teeee, mi preferisci grassa e felice o magra e depressa?»
    «E' che sei grassa e depressa !»


    Non sono una bella ragazza, ma come scimmia sono certamente la più gnocca di tutte!
    ...Voci nel Web...
  • OFFLINE
    Fabio91
    Post: 4.265
    Post: 4
    Registrato il: 06/02/2005
    Città: CORTEMAGGIORE
    Età: 103
    Sesso: Maschile
    VocenelWeb
    00 17/05/2006 22:41
    Re: Re:

    Scritto da: Fabio91 17/05/2006 22.23
    è questo il punto, non so creare un menu a tabllla sulla destra identico a quello sulla sinistra... [SM=x39910]

    come posso fare? (front page)

    grazie mille, perkè nn riesco a creare la tabella, mi modifica tutta la pagina [SM=x39884]


  • OFFLINE
    g
    Post: 107.661
    Post: 39.119
    Registrato il: 15/09/2001
    Sesso: Maschile
    VocenelWeb
    Forum Addicted
    00 17/05/2006 22:52
    Re: Re: Re:

    Scritto da: Fabio91 17/05/2006 22.41
    grazie mille, perkè nn riesco a creare la tabella, mi modifica tutta la pagina [SM=x39884]

    Xké devi mettere 1 elemento x ogni riga [SM=x40004]
  • OFFLINE
    Donia
    Post: 47.831
    Post: 41.124
    Registrato il: 21/05/2001
    Sesso: Femminile
    Admin
    Forum Addicted
    00 18/05/2006 09:56
    Re: Re: Re: Re:

    Scritto da: g 17/05/2006 22.52
    Xké devi mettere 1 elemento x ogni riga [SM=x40004]



    ma che hai detto?[SM=x39897]


    E quando lei...
    «Ma teeee, mi preferisci grassa e felice o magra e depressa?»
    «E' che sei grassa e depressa !»


    Non sono una bella ragazza, ma come scimmia sono certamente la più gnocca di tutte!
    ...Voci nel Web...
  • OFFLINE
    Donia
    Post: 47.832
    Post: 41.125
    Registrato il: 21/05/2001
    Sesso: Femminile
    Admin
    Forum Addicted
    00 18/05/2006 10:41
    apri il tuo file index.htm col block notes (tasto destro apri con)
    copia e incolla questo
    salva con un altro nome (così puoi vedere se ti sta bene così)
    poi apri quel file con front page


    <html>
    <head>
    <title>Voci nel Web - Template</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" href="style.css">
    <style type="text/css">
    <!--
    .style5 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
    -->
    </style>
    <!-- Fade Script -->
    <script language="JavaScript1.2">

    //Gradual-Highlight image script- By Dynamic Drive
    //For full source code and more DHTML scripts, visit www.dynamicdrive.com
    //This credit MUST stay intact for use

    function high(which2){
    theobject=which2
    highlighting=setInterval("highlightit(theobject)",50)
    }
    function low(which2){
    clearInterval(highlighting)
    if (which2.style.MozOpacity)
    which2.style.MozOpacity=0.3
    else if (which2.filters)
    which2.filters.alpha.opacity=30
    }

    function highlightit(cur2){
    if (cur2.style.MozOpacity<1)
    cur2.style.MozOpacity=parseFloat(cur2.style.MozOpacity)+0.1
    else if (cur2.filters&&cur2.filters.alpha.opacity<100)
    cur2.filters.alpha.opacity+=10
    else if (window.highlighting)
    clearInterval(highlighting)
    }

    </script>
    </head>

    <body bgcolor="#000000" text="#FFFFFF" topmargin="0" bottommargin="0">
    <table width="750" border="0" align="center" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">
    <tr>
    <td width="12" background="images/02.gif"><img src="images/02.gif" width="12" height="3"></td>
    <td height="26" colspan="3" background="images/01.gif">&nbsp;</td>
    <td width="12" background="images/02.gif"><img src="images/02.gif" width="12" height="3"></td>
    </tr>
    <tr>
    <td background="images/02.gif">&nbsp;</td>
    <td height="26" colspan="3"><img src="images/logo.jpg" width="270" height="80"></td>
    <td background="images/02.gif">&nbsp;</td>
    </tr>
    <tr>
    <td background="images/02.gif">&nbsp;</td>
    <td width="178"><img src="images/03.jpg" width="178" height="21"></td>
    <td width="453" background="images/07.jpg"><img src="images/05.jpg" width="453" height="21"></td>
    <td width="241" background="images/07.jpg"></td>
    <td background="images/02.gif">&nbsp;</td>
    </tr>
    <tr>
    <td background="images/02.gif">&nbsp;</td>
    <td><img src="images/04.jpg" width="178" height="20"></td>
    <td valign="top" background="images/06.jpg" style="background-repeat : no-repeat;
    background-position : left;"><a href="#">[.:Link:.]</a>|<a href="#">[.:Link:.]</a>|<a href="#">[.:Link:.]</a>|<a href="#">[.:Link:.]</a>|<a href="#">[.:Link:.]</a>|<a href="#">[.:Link:.]</a>|<a href="#">[.:Link:.]</a></td>
    <td></td>
    <td background="images/02.gif">&nbsp;</td>
    </tr>
    <tr>
    <td background="images/02.gif">&nbsp;</td>
    <td colspan="3" align="center" valign="top">
    <table width="710" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td align="center" valign="top"><table width="165" height="101" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" width="165" align="left" valign="top" background="images/03.gif" ><span class="style5">[.:Men&ugrave;:.]</span></td>
    </tr>
    <tr>
    <td width="165" height="68" align="left" valign="top">
    <ul>
    <li class="style5"><a href="#">.:Link</a> </li>
    <li class="style5"><a href="#">.:Link</a></li>
    <li class="style5"><a href="#">.:Link</a></li>
    <li class="style5"><a href="#">.:Link</a> </li>
    </ul></td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif"></td>
    </tr>
    </table>
    <br> <table width="165" height="142" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" width="165" align="left" valign="top" background="images/03.gif" ><span class="style5">[.:Partners:.]</span></td>
    </tr>
    <tr>
    <td width="165" height="115" align="left" valign="top">&nbsp;</td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif" ></td>
    </tr>
    </table> <br>
    <table width="165" height="106" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" width="165" align="left" valign="top" background="images/03.gif" ><span class="style5">[.:Credits:.]</span></td>
    </tr>
    <tr>
    <td width="165" height="77" align="center" valign="top"><a href="http://www.vocinelweb.it" target="_blank"><img src="../../links/vnw.gif" width="88" height="31" border="0" style="filter:alpha(opacity=30);-moz-opacity:0.3" onMouseOver="high(this)" onMouseOut="low(this)"></a></td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif"></td>
    </tr>
    </table></td>
    <td align="center" valign="top"><table width="98%" height="237" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif" class="style5" >[.:Contenuti:.]</td>
    </tr>
    <tr>
    <td height="223" valign="top"><p>Grazie per aver visitato VocinelWeb.it e per aver scaricato questo template.<br>
    <strong>Termini di Utilizzo:</strong><br>
    Crediamo nella filosofia che internet debba rimanere gratis,così come le risorse in esso contenute,mettiamo perci&ograve; a vostra disposizione questi set di templates per costruire il vostro sito in pochi click!Quello che chiediamo è di lasciare intatti almeno uno dei link a vocinelweb.it!Grazie a questo piccolo gesto aiuterete questa sezione ad arricchirsi sempre pi&ugrave; secondo i vostri gusti ed esigenze! <br>
    E' vietata la vendita di questo template sotto qualsiasi forma!<br>
    <strong>Istruzioni:</strong><br>
    Scaricate il file .zip e decomprimetelo,all'interno troverete il file html,il foglio di stile css e le immagini;nella cartella psd troverete il file psd relativo al logo in alto,modificabile con photoshop, e per coloro che non hanno photoshop la base del logo senza scritte a cui potrete aggiungere il nome del vostro sito con qualsiasi programma di grafica.<br>
    <strong>Info</strong>:<br>
    Per informazioni o per aiuto scrivete nella sezione &quot;<a href="http://www.freeforumzone.com/viewdiscussioni.aspx?f=2440&idc=36" target="_blank"><strong>web development</strong></a>&quot; del forum.<br>
    <strong>English User </strong><br>
    English User can find instruction in the readme.txt file.<br><br><a href="mailto:donia@email.it">Donia</a></p></td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif"></td>
    </tr>
    </table><br><table width="98%" height="105" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif" ><div align="left"><span class="style5">[.:Contenuti:.]</span></div></td>
    </tr>
    <tr>
    <td height="79"><p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p></td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif"></td>
    </tr>
    </table></td>
    <td align="center" valign="top"><table width="165" height="101" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" width="165" align="left" valign="top" background="images/03.gif" ><span class="style5">[.:Men&ugrave;:.]</span></td>
    </tr>
    <tr>
    <td width="165" height="68" align="left" valign="top">
    <ul>
    <li class="style5"><a href="#">.:Link</a> </li>
    <li class="style5"><a href="#">.:Link</a></li>
    <li class="style5"><a href="#">.:Link</a></li>
    <li class="style5"><a href="#">.:Link</a> </li>
    </ul></td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif"></td>
    </tr>
    </table>
    <br> <table width="165" height="142" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" width="165" align="left" valign="top" background="images/03.gif" ><span class="style5">[.:Partners:.]</span></td>
    </tr>
    <tr>
    <td width="165" height="115" align="left" valign="top">&nbsp;</td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif" ></td>
    </tr>
    </table> <br>
    <table width="165" height="106" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5FFFA2">

    <tr>
    <td height="12" width="165" align="left" valign="top" background="images/03.gif" ><span class="style5">[.:Credits:.]</span></td>
    </tr>
    <tr>
    <td width="165" height="77" align="center" valign="top"><a href="http://www.vocinelweb.it" target="_blank"><img src="../../links/vnw.gif" width="88" height="31" border="0" style="filter:alpha(opacity=30);-moz-opacity:0.3" onMouseOver="high(this)" onMouseOut="low(this)"></a></td>
    </tr>
    <tr>
    <td height="12" align="left" valign="top" background="images/03.gif"></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    <td background="images/02.gif">&nbsp;</td>
    </tr>
    <tr>
    <td background="images/02.gif">&nbsp;</td>
    <td height="26" colspan="3">&nbsp;</td>
    <td background="images/02.gif">&nbsp;</td>
    </tr>
    <tr>
    <td background="images/02.gif">&nbsp;</td>
    <td height="26" background="images/footer01.gif">&nbsp;</td>
    <td height="26" colspan="2" background="images/footer01.gif"><div align="right"><a href="http://www.vocinelweb.it/template" target="_blank"><img src="images/footer02.gif" width="277" height="29" border="0"></a></div></td>
    <td background="images/02.gif">&nbsp;</td>
    </tr>
    </table>
    </body>
    </html>

  • OFFLINE
    Fabio91
    Post: 4.268
    Post: 5
    Registrato il: 06/02/2005
    Città: CORTEMAGGIORE
    Età: 103
    Sesso: Maschile
    VocenelWeb
    00 18/05/2006 13:26
    lo provo [SM=x39851] GRazie mille [SM=x39884]


  • OFFLINE
    Fabio91
    Post: 4.269
    Post: 6
    Registrato il: 06/02/2005
    Città: CORTEMAGGIORE
    Età: 103
    Sesso: Maschile
    VocenelWeb
    00 18/05/2006 13:43
    Funziona, fra poco lo pubblico GRAZIE [SM=x39962]


  • OFFLINE
    Fabio91
    Post: 4.271
    Post: 7
    Registrato il: 06/02/2005
    Città: CORTEMAGGIORE
    Età: 103
    Sesso: Maschile
    VocenelWeb
    00 18/05/2006 13:55
    Sito Con il vostro template
    http://trashzone.altervista.org/

    [SM=x39857] [SM=x39857] [SM=x39857] [SM=x39857] [SM=x39857] [SM=x39857] [SM=x39857]


  • OFFLINE
    Donia
    Post: 47.836
    Post: 41.129
    Registrato il: 21/05/2001
    Sesso: Femminile
    Admin
    Forum Addicted
    00 18/05/2006 14:02
    [SM=x39884]


    E quando lei...
    «Ma teeee, mi preferisci grassa e felice o magra e depressa?»
    «E' che sei grassa e depressa !»


    Non sono una bella ragazza, ma come scimmia sono certamente la più gnocca di tutte!
    ...Voci nel Web...