mühendis adlı üyeden alıntı

backgraound:url(images/dsaşldsa) gibi bir şey vardır style.css dosyasında. Oradan yapabilirsin.





TEHET adlı üyeden alıntı

Style.css'de

Sol alttaki ağaç:
30. satır: #page:before { content: url(images/meiLeft.png); position: absolute; bottom: 0; left: -10px; z-index: 10; }

Sağ alttaki ağaç:
31. satır: #page:after { content: url(images/meiLowerRight.png); position: absolute; bottom: 0; right: -200px; }

Sol üstteki ağaç:
35. satır: #masthead:before { content: url(images/meiTop.png); top: -100px; left: -280px; }

Sağ üstteki ördekler:
36. satır: #masthead:after { content: url(images/cloudsCranes.png); right: -200px; top: 0; }

Konu başlarındaki ördekler:
80. satır: article:nth-of-type(odd) .entry-title:after { content: url(images/ducks.png); position: absolute; top: 20px; left: -120px; }

Çaydanlıklı resim:
120. satır: #secondary:after { content: url(images/teaKettle.png); position: absolute; top: 0; left: 0; }


çok tesekur ederim ustalarıma. . .