<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Trucos Live &#187; Windows Live Mail</title>
	<atom:link href="http://www.trucoslive.com/category/servicios-live/windows-live-mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trucoslive.com</link>
	<description>Trucos y noticias relacionado a Windows Live</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:46:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Como crear una firma con imagen en Windows Live Mail</title>
		<link>http://www.trucoslive.com/2009/06/como-crear-una-firma-con-imagen-en-windows-live-mail/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=como-crear-una-firma-con-imagen-en-windows-live-mail</link>
		<comments>http://www.trucoslive.com/2009/06/como-crear-una-firma-con-imagen-en-windows-live-mail/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 04:22:03 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Windows Live Mail]]></category>
		<category><![CDATA[Live Mail]]></category>

		<guid isPermaLink="false">http://www.trucoslive.com/?p=1244</guid>
		<description><![CDATA[Ya hay un tutorial de como crear una firma con imagen en Windows Live Hotmail, pero esta vez te vamos a enseñar como crear una firma para el cliente de correo &#8220;Windows Live Mail&#8221;. Los pasos son muy sencillos. Para insertar una imagen en la firma de Windows Live Mail, se tendrá que hacer: Crear [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-957" title="windows_live_mail_logo" src="http://www.trucoslive.com/wp-content/uploads/2009/04/windows_live_mail_logo.png" alt="windows_live_mail_logo" width="100" height="100" />Ya hay un <a href="http://www.trucoslive.com/2007/10/crear-una-firma-con-imagen-en-windows-live-hotmail/" target="_blank">tutorial de como crear una firma con imagen en Windows Live Hotmail</a>, pero esta vez te vamos a enseñar como crear una firma para el cliente de correo <strong>&#8220;Windows Live Mail&#8221;</strong>. Los pasos son muy sencillos.  <span id="more-1244"></span> Para insertar una imagen en la firma de Windows Live Mail, se tendrá que hacer:</p>
<ul>
<li>Crear un archivo HTML</li>
<li>Agregar el archivo HTML en Windows Live Mail</li>
</ul>
<h2><span style="text-decoration: underline;">Crear un archivo HTML</span></h2>
<p><span style="text-decoration: underline;"> </span> 1) Ve a <strong>&#8220;Inicio&#8221; &#8211; &#8220;Ejecutar&#8221;</strong> y escribe <strong>&#8220;Notepad</strong>&#8221; (Sin las comillas) y ahi escribiremos el código HTML.  2) Crearemos un marco que centrará todo el contenido de adentro. Esto lo hacemos escribiendo la etiqueta <span style="color: #ff00ff;"><strong>&lt;DIV&gt; &#8230; &lt;/DIV&gt;</strong></span>. Asi:</p>
<blockquote><p><span style="color: #ff00ff;">&lt;div align=&#8221;center&#8221;&gt;</span> <span style="color: #ff00ff;">&lt;/div&gt;</span></p></blockquote>
<p>3) Dentro del Div colocaremos la imagen con su respectiva ruta, esto lo hacemos con la etiqueta <span style="color: #008000;"><strong>&lt;IMG SRC=&#8221;" /&gt;.</strong></span> Asi</p>
<blockquote><p><span style="color: #ff00ff;">&lt;div align=&#8221;center&#8221;&gt;</span> <span style="color: #008000;">&lt;img src=&#8221;http://lh6.ggpht.com/_50WSwc-Ixwg/SiBkEaGkAGI/AAAAAAAALlc/FTydceXCYbg/s800/yoyo-haciendo-muecas-www.trucoslive.com.gif&#8221; /&gt;</span><span style="color: #ff00ff;"> &lt;/div&gt;</span></p></blockquote>
<p>4)  Si queremos escribir un texto debajo de la imagen, no funcionara con un simple &#8220;Enter&#8221;, tenemos que escribir el tag <span style="color: #808000;"><strong>&lt;br /&gt;</strong> </span>y si deseas seguir escribiendo en la otra linea, tendrás que escribir nuevamente <span style="color: #808000;"><strong>&lt;br /&gt;</strong></span></p>
<blockquote><p><span style="color: #ff00ff;">&lt;div align=&#8221;center&#8221;&gt;</span> <span style="color: #008000;">&lt;img src=&#8221;http://lh6.ggpht.com/_50WSwc-Ixwg/SiBkEaGkAGI/AAAAAAAALlc/FTydceXCYbg/s800/yoyo-haciendo-muecas-www.trucoslive.com.gif&#8221; /&gt;</span><span style="color: #ff00ff;"> </span><span style="color: #808000;">&lt;br/&gt;</span> Trucos Live <span style="color: #808000;">&lt;br /&gt;</span> www.trucoslive.com <span style="color: #ff00ff;">&lt;/div&gt;</span></p></blockquote>
<p><span style="color: #ff00ff;"> </span>5) Y eso es todo el código. Ahora tendrás que guardar el archivo colocandole al final la extensión <strong><span style="color: #ff0000;">.html</span></strong> como la siguiente imagen:</p>
<p style="text-align: center;"><img src="http://lh6.ggpht.com/_soUiV3lLlHs/SkEH-9zdb9I/AAAAAAAACQ4/lVCZVEqvGtE/s800/agregar-firma-con-imagen-live-mail-guardar-como.jpg" alt="" /></p>
<p>Puedes descargar el código que se explico desde el siguiente enlace:</p>
<ul>
<li><strong>Archivo:</strong> <a style="text-decoration: none;" href="http://www.trucoslive.com/wp-content/uploads/2009/06/firma-windows-live-mail-www.trucoslive.com.rar">Firma-windows-live-mail-www.trucoslive.com.zip</a></li>
</ul>
<h2><span style="text-decoration: underline;">Cambiar la letra y tamaño (Agregado el 10/09/2009)</span></h2>
<p>Si deseas agrandar el texto o cambiar la letra, solamente tienes que agregar entre el texto el tag &lt;font&gt; &lt;/font&gt;. Asi seria el código HTML</p>
<blockquote><p>&lt;div align=&#8221;center&#8221;&gt; &lt;img src=&#8221;http://lh6.ggpht.com/_50WSwc-Ixwg/SiBkEaGkAGI/AAAAAAAALlc/FTydceXCYbg/s800/yoyo-haciendo-muecas-www.trucoslive.com.gif&#8221; /&gt; &lt;br/&gt; <span style="color: #ff0000;">&lt;font <span style="color: #339966;">face</span>=&#8221;Monotype Corsiva&#8221; <span style="color: #800080;">size</span>=&#8221;6&#8243;&gt;</span>Trucos Live<span style="color: #ff0000;">&lt;/font&gt;</span> &lt;br /&gt; www.trucoslive.com &lt;/div&gt;</p></blockquote>
<p><strong><span style="text-decoration: underline;">Donde:</span></strong></p>
<p><span style="text-decoration: underline;">Face:</span> Es el tipo de letra (Arial, Helvetica, sans-serif,  Monotype Corsiva, etc)</p>
<p><span style="text-decoration: underline;">Size: </span>El tamaño del 1 al 7</p>
<ul>
<li>Archivo: <a href="http://www.trucoslive.com/wp-content/uploads/2009/06/firma-cambiando-fuente-y-tamaño.zip">Firma-cambiando-fuente-y-tamaño (Archivo Zip)</a></li>
</ul>
<h2><span style="text-decoration: underline;">Agregar el archivo HTML en Windows Live Mail</span></h2>
<p><span style="text-decoration: underline;"> </span> 1) Abre el cliente de correo electronico <strong>&#8220;Windows Live Mail&#8221;</strong> 2) Seleccionamos el menu<strong> &#8220;Herramientas&#8221; &#8211; &#8220;Opciones&#8221;</strong></p>
<p style="text-align: center;"><img title="agregar-firma-con-imagen-live-mail-2" src="http://lh3.ggpht.com/_soUiV3lLlHs/SkEH-o0zLEI/AAAAAAAACQo/jf-XRuyw1AU/s800/agregar-firma-con-imagen-live-mail-2.jpg" alt="" /></p>
<p>3) Seleccionamos la pestaña <strong>&#8220;Firma&#8221;<span style="font-weight: normal;">. Activamos la opción </span><span style="font-weight: normal;">&#8220;Agregar firma a todos los mensajes salientes&#8221;</span><span style="font-weight: normal;"> y en donde dice <strong>&#8220;Modificar firma&#8221;</strong> seleccionamos la opción <strong>&#8220;Archivo&#8221; </strong>y presionamos el botón <strong>&#8220;Examinar&#8221;.</strong></span></strong></p>
<p style="text-align: center;"><strong><span style="font-weight: normal;"><strong><a href="http://picasaweb.google.com/lh/photo/pEYsqclqgXAQkon3gGJb8w?authkey=Gv1sRgCJ7E_qOc0aiY9AE&amp;feat=embedwebsite"><img src="http://lh4.ggpht.com/_soUiV3lLlHs/SkEH-1W7p2I/AAAAAAAACQs/Zye6GOFhThw/s400/agregar-firma-con-imagen-live-mail-3.jpg" alt="" /></a></strong></span></strong></p>
<p><strong><span style="font-weight: normal;"><strong> </strong></span></strong> <strong><span style="font-weight: normal;"><strong> </strong></span></strong> 5) Aparecera una ventana para seleccionar nuestro archivo. En donde dice <strong>&#8220;Tipo&#8221;</strong> selecciona <strong>&#8220;Archivos HTML&#8221;</strong> y ahi seleccionamos nuestro archivo.</p>
<p style="text-align: center;"><a href="http://picasaweb.google.com/lh/photo/C9ZRojp8tDWjF0XcHDShsw?authkey=Gv1sRgCJ7E_qOc0aiY9AE&amp;feat=embedwebsite"><img src="http://lh5.ggpht.com/_soUiV3lLlHs/SkEH-5C00gI/AAAAAAAACQ0/J_7DHPwNgMI/s400/agregar-firma-con-imagen-live-mail-abrir-html.jpg" alt="" /></a></p>
<p>6) Acepta todo hasta llegar nuevamente a la ventana principal de &#8220;Windows Live Mail&#8221;  7) Ahora crea un nuevo correo y verás la imagen en tu firma. El resultado quedará asi:</p>
<p style="text-align: center;"><img src="http://lh6.ggpht.com/_soUiV3lLlHs/SkEH-1-dd9I/AAAAAAAACQw/ayF05b-8mgA/s800/agregar-firma-con-imagen-live-mail-5.jpg" alt="" /></p>
<p>Espero te haya servido. Cualquier duda, solo dejen un comentario.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trucoslive.com/2009/06/como-crear-una-firma-con-imagen-en-windows-live-mail/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
	</channel>
</rss>
