Konu
Sabit Arkaplan
24-09-2007, 12:08:36
#5
kamehame
gerekli css kodları
body
{
background-image: url('dosyaniz.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}
</style>
basitçe bunla halledebilirsin.