Ver Mensaje Individual
  #5 (permalink)  
Antiguo 06/11/2013, 04:14
ireferpesa
 
Fecha de Ingreso: junio-2005
Mensajes: 46
Antigüedad: 19 años, 4 meses
Puntos: 1
Respuesta: Creacion de emails

Lo consegui en outlook tb, con el siguiente codigo
Código HTML:
<table width="150px" height="50px">
	<tr>
		<td style="background-image: url('http://placekitten.com/100/100'); background-repeat:no-repeat">
			<!--[if gte mso 9]>
				<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:150px;height:50px;">
				<v:fill type="tile" src="http://placekitten.com/100/100" color="#080908" />
				<v:textbox inset="0,0,0,0">
			<![endif]-->
			<img src="">
			<!--[if gte mso 9]>
				</v:textbox>
				</v:rect>
			<![endif]-->
		</td>
	</tr>
</table> 
Pero cuando la imagen de dentro falla, en outlook saca la puñetera cruz roja, echando al garete todo el esfuerzo, si logro que outlook no muestre la x arreglado, ainsssssss