Bir tane div olusturup
position:fixed;
width:100%;
height:100%;
background:url(images/bg.png);
background-size:100%;
verelim, mobildeyim bu kadar yardımcı olabiliyorum :)
position:fixed;
width:100%;
height:100%;
background:url(images/bg.png);
background-size:100%;
verelim, mobildeyim bu kadar yardımcı olabiliyorum :)
Hocam sorunu
body {background: #272727 url(images/bg.png); background-repeat: no-repeat; background-attachment: fixed; background-position: center; color: #333333;font-size: 10px;font-weight:normal;font-family: Arial, Helvetica, sans-serif;margin: 0px auto 0px;padding: 0px;}
Şu şekilde çözdüm zaman ayırdığınız için çok teşekkürler :)