Merhaba;
header.php dosyasında bul



Altına arka planda kullanmak istediğin css komutunu ver.

Örneğin



Şimdi gelelim CSS şablonuna ekleyeceğin kodlara

style.css dosyasına ekle;

#arkaplangel {
margin: 100px auto;
background-image: url(resim/sitearkaplan.jpg);
background-repeat: no-repeat;
background-position: left 100px;
background-attachment: fixed;
}


resim/sitearkaplan.jpg komutunu kendine göre düzenle.

kişi bu mesajı beğendi.