Joomla.it Forum

Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : sergio1989 27 Aug 2009, 13:17:08

: [Risolto]Themplate divemaster posizione footer
: sergio1989 27 Aug 2009, 13:17:08
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

: (CSS Footer)
.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]
: Re:[Risolto]Themplate divemaster posizione footer
: sergio1989 27 Aug 2009, 13:42:02
Se puo essere utile ho risolto togliendo dal file HTML del themplate la riga contenente la scritta Joomla themplate