Ver Mensaje Individual
  #4 (permalink)  
Antiguo 22/02/2012, 04:46
vtj
 
Fecha de Ingreso: febrero-2011
Mensajes: 613
Antigüedad: 13 años, 2 meses
Puntos: 40
Respuesta: background en joomla

Cita:
Iniciado por bksacue Ver Mensaje
...
body#bd { color: #2a343a; background: #ededed no-repeat 50% top; width: 100%; height:250px;background-image:url(../images/fondo1.jpg);}.
...
Ciao

body#bd { color: #2a343a; background: #ededed no-repeat 50% top; width: 100%; height:250px;background-image:url(../images/fondo1.jpg);}.

que pinta el no-repeat 50% top? estas dando un fondo de color no una imagen de fondo.

url(../images/fondo1.jpg);
el path es correcto?