Ademweb adlı üyeden alıntı

Arkadaşlar , Çok teşekkürler ilginiz için , Kodlar Aşağıdaki gibi.

.sinema {
float: left;
width: 122px;
background: url(../images/icerdesinema.png) 0px 0px no-repeat;
height: 65px;
position: absolute;
z-index: 1;
margin-top: -226px;
margin-left: -325px

}
.sinema :hover{
float: left;
width: 218px;
background: url(../images/sinemas.png) 0px 0px no-repeat;
height:37px;


}
.facesayfa {
float: left;
width: 122px;
background: url(../images/faceninamk.png) 0px 0px no-repeat;
height: 65px;
position: absolute;
z-index: 1;
margin-top: -226px;
margin-left: -450px;


}
.facesayfa :hover{
float: left;
width: 218px;
background: url(../images/facesayfas.png) 0px 0px no-repeat;
height:37px;


}
.twittersayfa {
float: left;
width: 122px;
background: url(../images/twitterpage.png) 0px 0px no-repeat;
height: 65px;
position: absolute;
z-index: 1;
margin-top: -226px;
margin-left: -575px;


}


Kayma dan bahsettiğiniz bu face twitter butonlarını yukarı çekeceksiniz dimi ?

HTLM ve CSS dosyasını gönderin hocam kodlara bakarak düzeltelim. Şimdi buradan ne dersek boş olur.