Ciao a tutti, ho un problema con footer del sito, come da titolo uso in themplate divemaster.
Il problema è che il footer viene visualizzato in modo diverso nella homepage e nelle altre pagine, come si puo vedere dagli allegati. Io vorrei che venisse visualizzato anche in home page come nelle altre pagine...
Vi posto il codice
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
font-family:Arial;
font-size:10px;
letter-spacing:normal;
word-spacing:normal;
font-style:normal;
font-weight:normal;
text-decoration:underline;
color:#5E92B0;
}
.page-footer
{
margin:1em;
text-align:center;
text-decoration:none;
color:#70879E;
}
/* begin Footer */
.Footer
{
position:relative;
z-index:-1;
overflow:hidden;
width: 890px;
margin: -12px auto 0px auto;
}
.Footer .Footer-inner
{
height:1%;
position: relative;
z-index: 0;
padding: 8px;
text-align: center;
}
.Footer .Footer-background
{
position:absolute;
z-index:-2;
background-repeat:no-repeat;
background-image: url('../images/Footer.png');
width: 890px;
height: 100px;
bottom:0;
left:0;
}
.Footer .Footer-text p
{
margin: 0;
}
.Footer .Footer-text
{
display:inline-block;
color:#151A1E;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}
.Footer .Footer-text a:link
{
text-decoration: none;
color: #325367;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
.Footer .Footer-text a:visited
{
text-decoration: none;
color: #3E4D5B;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
.Footer .Footer-text a:hover
{
text-decoration: none;
color: #223844;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */
/* begin PageFooter */
/*
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
font-family:Arial;
font-size:10px;
letter-spacing:normal;
word-spacing:normal;
font-style:normal;
font-weight:normal;
text-decoration:underline;
color:#5E92B0;
}
.page-footer
{
margin:1em;
text-align:center;
text-decoration:none;
color:#70879E;
}
*/
/* end PageFooter */
[allegato eliminato da un amministratore essendo passati più di 365 giorni]