Ver Mensaje Individual
  #3 (permalink)  
Antiguo 29/07/2011, 18:14
mglimas
 
Fecha de Ingreso: mayo-2006
Mensajes: 198
Antigüedad: 18 años, 6 meses
Puntos: 1
Respuesta: imagen de fondo que no la "lee"

La dirección es http://www.profood.com.ar/mailing/mail_profood.html.
Pego el código también por las dudas que vean algo raro ahí. Lo extraño es que en el dreamweaver la imagen me la toma del host, en el dreamweaver lo veo perfecto, luego en la web desaparece la imagen.
Gracias!

Código HTML:
<body>
<div style="position:relative; height:115px; width:807px; z-index:2;">
  <div align="center"><span class="Estilo6">Si no puede ver correctamente este mail, haga <a href="http://www.profood.com.ar/mailing/mail_profood.html" target="_blank">click aquí</a></span><br />
  </div>
 <table width="807" height="372" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
    <td width="803" height="298" valign="top"><table width="765" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr background="http://www.profood.com.ar/mailing/banner-comleto.png">
    <td width="765" height="189" valign="bottom" background="http://www.profood.com.ar/mailing/banner-comleto.png">
      <table width="764" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="550">&nbsp;</td>
          <td width="214" height="46"><div class="Estilo2" style="position:absolute; height:41px; width:205px; font:'Myriad Pro'; font-size:12px; left: 575px; top: 162px;">29 de Julio de 2011</div></td>
        </tr>
      </table></td>
  </tr>
<tr>
    <td bgcolor="#EBEBEA" class="Estilo2">
    <table width="743" height="105" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="743" height="105" valign="top" class="Estilo2"><p class="Estilo3"> <br />
                    Aquí va el contenido del newsletter<span class="Estilo3"></span>.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.Aquí va el contenido del newsletter.<br />
                    </p>
          </td>
      </tr>
    </table> </td>
  </tr>
  <tr>
    <td><img src="http://www.profood.com.ar/mailing/pie.png" width="766" height="57" border="0" usemap="#Map" /></td>
  </tr>
</table>
      <br /></td>
  </tr>
</table>
<div align="center"><br />
    <span class="Estilo6"> Si no desea seguir recibiendo nuestros mails, escribanos a [email protected]</span></div>
</div>

<map name="Map" id="Map">
  <area shape="rect" coords="472,21,608,38" href="mailto:[email protected]" />
<area shape="rect" coords="615,21,754,37" href="http://www.profood.com.ar" target="_blank" />
</map></body>