- 7 Giugno 2012
- 69
- 0
- Miglior risposta
- 0
Ciao a tutti sciaxxini , sono Saxophone
Girovagando su kekomundo , ho trovato un magnifico footer.php , e ho deciso di portarlo tradotto su sciax !
Se lo volete, andate in
./templates/community/footer.php e cancellate tutto quello che ce scritto ; e sostituitelo con :
Fatto ciò , salvate il FILE.
Ora , salvate questa immagine in ./web-gallery/v2/images/ con il nome footer.png
Ed ecco fatto ! Se non avete capito qualcosa , fatemelo sapere ,e vi aiuterò !
Girovagando su kekomundo , ho trovato un magnifico footer.php , e ho deciso di portarlo tradotto su sciax !
Ecco Cos'è il FOOTER.PHP ( Per chi non lo sapesse )
Mentre questo è quello nuovo :
Se lo volete, andate in
./templates/community/footer.php e cancellate tutto quello che ce scritto ; e sostituitelo con :
<?php
/*=======================================================================
| New footer | Kernel CMS| Footer create by Kernel and translate by (Saxophone)
\======================================================================*/
?>
<?PHP { ?>
<div id="footer" class="column">
</div>
<?PHP } ?>
<link rel="stylesheet" type="text/css" href="../fuente/index.css" />
<style type="text/css">
#estilo {
background-image: url(../web-gallery/v2/images/footer.png);
width: 755px;
height: 20px;
margin-left: -0px;
font-family: 'Volter (Goldfish)';
margin-top: 20px;
border: solid 2px #666;
border-radius: 8px;
box-shadow: 0 0 30px #00F4E0;
font-family: Trebuchet MS;
font-size: 16px;
padding-top: 2px;
margin-bottom: 15px;
}
</style>
<div id="footer">
<div id="estilo">Tutti i diritti a Kernel, tradotto by <b>Saxophone</b> 2013 - 2014 ©</font></div>
</div>
/*=======================================================================
| New footer | Kernel CMS| Footer create by Kernel and translate by (Saxophone)
\======================================================================*/
?>
<?PHP { ?>
<div id="footer" class="column">
</div>
<?PHP } ?>
<link rel="stylesheet" type="text/css" href="../fuente/index.css" />
<style type="text/css">
#estilo {
background-image: url(../web-gallery/v2/images/footer.png);
width: 755px;
height: 20px;
margin-left: -0px;
font-family: 'Volter (Goldfish)';
margin-top: 20px;
border: solid 2px #666;
border-radius: 8px;
box-shadow: 0 0 30px #00F4E0;
font-family: Trebuchet MS;
font-size: 16px;
padding-top: 2px;
margin-bottom: 15px;
}
</style>
<div id="footer">
<div id="estilo">Tutti i diritti a Kernel, tradotto by <b>Saxophone</b> 2013 - 2014 ©</font></div>
</div>
Fatto ciò , salvate il FILE.
Ora , salvate questa immagine in ./web-gallery/v2/images/ con il nome footer.png
Ed ecco fatto ! Se non avete capito qualcosa , fatemelo sapere ,e vi aiuterò !
Tanti saluti - Saxophone