Ver Mensaje Individual
  #6 (permalink)  
Antiguo 27/11/2009, 09:42
Avatar de destor77
destor77
 
Fecha de Ingreso: noviembre-2004
Ubicación: Gálvez, Santa Fe, Argentina
Mensajes: 2.654
Antigüedad: 19 años, 6 meses
Puntos: 43
Respuesta: alinear imagen y texto

yo armo asi la ruta:
Código php:
Ver original
  1. echo'
  2. .wraper .cabecera {
  3.                     background-image: url('.$url.'images/cabecera-newsletter.jpg);
  4.                     height: 162px;
  5.                 }';

y $url viene con:
Código php:
Ver original
  1. $url="http://www.oniricosistemas.com.ar/proyectos/";