Ver Mensaje Individual
  #4 (permalink)  
Antiguo 03/03/2008, 09:18
Avatar de estebanpc
estebanpc
 
Fecha de Ingreso: septiembre-2004
Mensajes: 48
Antigüedad: 19 años, 7 meses
Puntos: 0
Re: No se ve la imagen en IE

Intenta editando el css y poniendo esto:

Código:
body {
	font:11px "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	background-image: url(/mudanzas/wp-content/themes/wpremix/images/fondo_degradado.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}