http://www.elguish.com/
el fondo se ajusta a la pantalla pero, los botones de las redes sociales no, cuando haces scroll los botones se mueven. alguna idea?.
tengo esto:
Código:
body { background:url(http://oi45.tinypic.com/5ee4xs.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
Cita:
<div style="margin:445px auto;" align="center">
<a href="https://www.facebook.com/GuishMusic"><img src="http://i46.tinypic.com/2lk8exj_th.png" width="53" height="53" /></a>
<a href="https://twitter.com/ElGuish"><img src="http://i46.tinypic.com/2uzbjf8_th.png" width="53" height="53" /></a>
<a href="https://www.youtube.com/ELGUISHTV"><img src="http://i46.tinypic.com/125nb68_th.png" width="53" height="53" /></a>
<a href="http://instagram.com/elguish"><img src="http://i48.tinypic.com/346qsdd_th.png" width="53" height="53" /></a>
</div>
<a href="https://www.facebook.com/GuishMusic"><img src="http://i46.tinypic.com/2lk8exj_th.png" width="53" height="53" /></a>
<a href="https://twitter.com/ElGuish"><img src="http://i46.tinypic.com/2uzbjf8_th.png" width="53" height="53" /></a>
<a href="https://www.youtube.com/ELGUISHTV"><img src="http://i46.tinypic.com/125nb68_th.png" width="53" height="53" /></a>
<a href="http://instagram.com/elguish"><img src="http://i48.tinypic.com/346qsdd_th.png" width="53" height="53" /></a>
</div>