19-06-2010, 16:00
Kod:
/*STRONA*/
body {
background-image: url(tlo2.jpg);
background-attachment: fixed;
margin: 0;
padding: 0;
}
img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
}
/*/STRONA*/
Zrobiłem to w ten sposób, niestety dalej jest to samo ;/