Joomla.it Forum

Forum traduzioni italiano => Le traduzioni e le informazioni della community => Il calderone dei template => : ariannasan 18 May 2010, 15:32:00

: siteground-j15-103
: ariannasan 18 May 2010, 15:32:00
(http://template.joomla.it/images/oziogallery/siteground-j15-103.png) (http://www.joomla.it/template/elenco-template/3930-siteground-j15-103.html)
SALVE A TUTTI, VOLEVO CHIEDERE: SONO RIUSCITA A TOGLIERE LA SCRITTA J15-103 POSIZIONATA ACCANTO ALL'IMMAGINE. MA AL SUO POSTO VORREI AGGIUNGERE UN LOGO PERSONALIZZATO. COME FACCIO? ATTENDO ISTRUZIONI, GRAZIE..
: Re:siteground-j15-103
: adottauncane 20 May 2010, 00:50:39
Ciao ariannasan,
benvenuta nel forum.
dove trovi questo codice:

template.css (riga 155)

:
.logo  {
height:178px;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
overflow-x:hidden;
overflow-y:hidden;
padding-bottom:0;
padding-left:10px;
padding-right:10px;
padding-top:40px;
width:356px;
}

agiungi:
background-image:url("../images/tuologo.jpg");
e
background-repeat:no-repeat;

tuologo.jpg la devi caricare nella cartella images del tuo template.