[Ovillo] Fijar Background en Firefox

Rodrigo Álvarez Virgós rodri.virgos en gmail.com
Jue Nov 19 08:11:22 UTC 2009


Hola, Joel

joel vinicio almanzar escribió:
> Saludos, mi problema es el siguiente tengo un fondo en un div el cual cuando hago zoomIn en firefox se mueve, quisiera saber si alguien me puede ayudar con esto.
>
> #outer-wrap{
>     width:100%;
>     height:970px;
>     background-image: url(../images/bg.jpg);
>     background-attachment:fixed;
>     background-repeat:no-repeat;
>     background-position: center top;
>
> }
>   

¿Y qué tal con "background:url(../images/bg.jpg) no-repeat center;" ?



Más información sobre la lista de distribución Ovillo