Ver Mensaje Individual
  #3 (permalink)  
Antiguo 30/05/2006, 04:35
K-In
 
Fecha de Ingreso: mayo-2006
Mensajes: 7
Antigüedad: 18 años
Puntos: 0
Bien. Pues en las páginas llamo al css:

<LINK REL="stylesheet" TYPE="text/css" HREF="general.css">

Y la parte de body del css:

BODY {
background-color:black;color:#FFFF33;
background: url(../img/fondo8.jpg) fixed;
background-repeat:no-repeat;
background-position:top center
}

background-color:#000000 tampoco funciona. Y el enlace a la imagen está bien hecho.