1
Joomsites / Re:il mio sitarello
« il: 12 Giu 2009, 14:33:58 »
ciao carissimo...
che template hai usato?
grazie
che template hai usato?
grazie
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
/* begin Header */
div.Header
{
margin: 0 auto;
position: relative;
z-index:0;
width: 964px;
height: 350px;
}
div.Header-png
{
position: absolute;
z-index:-2;
top: 0;
left: 0;
width: 964px;
height: 350px;
background-image: url('../images/Header.png');
background-repeat: no-repeat;
background-position: left top;
}
div.Header-jpeg
{
position: absolute;
z-index:-1;
top: 0;
left: 0;
width: 964px;
height: 350px;
background-image: url('../images/Header.jpg');
background-repeat: no-repeat;
background-position: center center;
}
/* end Header */
![]() |
|