Ver Mensaje Individual
  #1 (permalink)  
Antiguo 27/05/2003, 07:20
d.roma
 
Fecha de Ingreso: enero-2003
Ubicación: São Paulo
Mensajes: 337
Antigüedad: 21 años, 3 meses
Puntos: 0
background no funciona con filter?

o estoy aplicando el dilter equivocado/de manera equivocada?
el codigo:

body {
background-attachment: fixed;
background-image: url(imagens/mar.gif);
background-repeat: repeat;
background-position: center center;
style=filter:glow color=sky blue; strength=5;
}

gracias