<?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"
	>

<channel>
	<title>Temas de Blogs para Descarga Gratuita</title>
	<atom:link href="http://temas-para-blogs.org/feed" rel="self" type="application/rss+xml" />
	<link>http://temas-para-blogs.org</link>
	<description>Elije el Tema que mas te guste y descargalo gratis</description>
	<pubDate>Mon, 29 Dec 2008 14:16:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Nuevo Tema para WordPress - VideosHD</title>
		<link>http://temas-para-blogs.org/nuevo-tema-para-wordpress-videoshd</link>
		<comments>http://temas-para-blogs.org/nuevo-tema-para-wordpress-videoshd#comments</comments>
		<pubDate>Sun, 07 Dec 2008 08:25:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Temas Destacados]]></category>

		<category><![CDATA[Demo]]></category>

		<category><![CDATA[Descargar]]></category>

		<category><![CDATA[Tema]]></category>

		<category><![CDATA[temas gratis]]></category>

		<category><![CDATA[temas para wordpress]]></category>

		<category><![CDATA[temas para wordpress gratis]]></category>

		<category><![CDATA[VideosHD]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[wp theme]]></category>

		<guid isPermaLink="false">http://temas-para-blogs.org/?p=30</guid>
		<description><![CDATA[V
ideosHD es el nombre de este que es el segundo tema que pongo disponible para su descarga gratuita. El tema está listo para widgets, viene a 2 columnas (barra lateral a la derecha).
VideosHD tiene 1000 pixeles de anchura y una barra de navegación en el encabezado.
El tema cuenta con un clase para que el texto [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_32" class="wp-caption alignleft" style="width: 310px"><a href="http://temas-para-blogs.com/VideosHD/"><img src="http://temas-para-blogs.org/wp-content/uploads/2008/12/screenshot.png" alt="VideoHD - Tema a 2 Columnas - click para ver al Demo" title="screenshot" width="300" height="225" class="size-full wp-image-32" /></a><p class="wp-caption-text">VideoHD - Tema a 2 Columnas - click para ver al Demo</p></div><span class="bigletter">V</span><br />
ideosHD es el nombre de este que es el segundo tema que pongo disponible para su descarga gratuita. El tema está listo para widgets, viene a 2 columnas (barra lateral a la derecha).</p>
<h3>VideosHD tiene 1000 pixeles de anchura y una barra de navegación en el encabezado.</h3>
<p>El tema cuenta con un clase para que el texto citado (Blockquote), aparezca sobre un fondo amarillo y con comillas al inicio y bordes superior e inferior como puedes apreciar en la siguiente imágen:</p>
<p><div id="attachment_15" class="wp-caption alignnone" style="width: 435px"><img src="http://temas-para-blogs.com/wp-content/uploads/2008/11/temas-gratis-para-blogs-skyblue-blockquote-preview.jpg" alt="Ejemplo de Texto Citando" title="temas-gratis-para-blogs-videoshd-blockquote-preview" width="425" height="192" class="size-full wp-image-15" /><p class="wp-caption-text">Ejemplo de Texto Citando</p></div>
<p><span class="bigletter">P</span><br />
ara mostrar este estilo de letra grande al inicio de un post o de un párrafo, el tema cuenta con la clase &#8220;BigLetter&#8221; (<small>visto en <a href="http://vikiworks.com/2008/04/11/span-your-first-letter/">Vikiworks</a></small>) y se usa de la siguiente manera:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p30code3'); return false;">View Code</a> HTML</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p303"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p30code3"><pre class="html" style="font-family:monospace;">&lt;span class=&quot;bigletter&quot;&gt;L&lt;/span&gt;orem ipsum</pre></td></tr></table></div>

<p>El código CSS es el siguiente:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p30code4'); return false;">View Code</a> CSS</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p304"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code" id="p30code4"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.bigletter</span> <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#333</span><span style="color: #00AA00;">;</span>
<span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">inline</span><span style="color: #00AA00;">;</span>
<span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span>
<span style="color: #000000; font-weight: bold;">font</span><span style="color: #00AA00;">:</span><span style="color: #933;">3.6em</span> Georgia<span style="color: #00AA00;">,</span>arial<span style="color: #00AA00;">;</span>
<span style="color: #000000; font-weight: bold;">text-transform</span><span style="color: #00AA00;">:</span><span style="color: #993333;">uppercase</span><span style="color: #00AA00;">;</span>
<span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #933;">0.07em</span> <span style="color: #933;">0.14em</span> <span style="color: #cc66cc;">0</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>[ <a href="http://temas-para-blogs.com/VideosHD/">Demo</a> ] | [ Descargar: <a href="http://www.megaupload.com/?d=9T73D16J"> VideosHD.rar</a> | <a href="http://www.megaupload.com/?d=WMNQZUP8"> VideosHD.zip</a> ]</p>
<a href='javascript: void(0);' onclick="window.open('http://temas-para-blogs.org/wp-content/plugins/email_post/email_post_process_link.php?&email_post_link_id=30','popup_mailform',
    'toolbar=0,status=0,menubar=0,scrollbars=1,resizable=0,width=630,height=600, top=0, left=0')"><img src='http://temas-para-blogs.org//wp-content/plugins/email_post/email_post.gif' style='border: 0px none;' /></a>&nbsp;<a href='javascript: void(0);' onclick="window.open('http://temas-para-blogs.org/wp-content/plugins/email_post/email_post_process_link.php?&email_post_link_id=30','popup_mailform',
    'toolbar=0,status=0,menubar=0,scrollbars=1,resizable=0,width=630,height=600, top=0, left=0')">Mail this post</a>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Demo' rel='tag' target='_self'>Demo</a>, <a class='technorati-link' href='http://technorati.com/tag/Descargar' rel='tag' target='_self'>Descargar</a>, <a class='technorati-link' href='http://technorati.com/tag/Tema' rel='tag' target='_self'>Tema</a>, <a class='technorati-link' href='http://technorati.com/tag/temas+gratis' rel='tag' target='_self'>temas gratis</a>, <a class='technorati-link' href='http://technorati.com/tag/temas+para+wordpress' rel='tag' target='_self'>temas para wordpress</a>, <a class='technorati-link' href='http://technorati.com/tag/temas+para+wordpress+gratis' rel='tag' target='_self'>temas para wordpress gratis</a>, <a class='technorati-link' href='http://technorati.com/tag/VideosHD' rel='tag' target='_self'>VideosHD</a>, <a class='technorati-link' href='http://technorati.com/tag/WordPress' rel='tag' target='_self'>WordPress</a>, <a class='technorati-link' href='http://technorati.com/tag/wp+theme' rel='tag' target='_self'>wp theme</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://temas-para-blogs.org/nuevo-tema-para-wordpress-videoshd/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tutoriales para crear un tema de wordpress</title>
		<link>http://temas-para-blogs.org/tutoriales-para-crear-un-tema-de-wordpress</link>
		<comments>http://temas-para-blogs.org/tutoriales-para-crear-un-tema-de-wordpress#comments</comments>
		<pubDate>Wed, 03 Dec 2008 17:48:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Temas Destacados]]></category>

		<category><![CDATA[Tutoriales]]></category>

		<category><![CDATA[plantillas para wordpress]]></category>

		<category><![CDATA[temas para wordpress]]></category>

		<category><![CDATA[wp theme]]></category>

		<guid isPermaLink="false">http://temas-para-blogs.org/?p=11</guid>
		<description><![CDATA[Aqui les dejo esta lista (que esta super completa) de tutoriales en español acerca de como crear tu propio tema para wordpress desde ceros y paso a paso:

Manual de 512Megas ( I, II,III )
Manual de 16bits ( I )
Manual de MMM ( I, II, III )
Manual de aNieto2k ( I, II, III, IV, V )

Vía: Blog LA100RRA
&#160;Mail this post


Technorati Tags: plantillas para wordpress, temas para wordpress, Tutoriales, wp theme


]]></description>
			<content:encoded><![CDATA[<p>Aqui les dejo esta lista (que esta super completa) de tutoriales en español acerca de como crear tu propio tema para wordpress desde ceros y paso a paso:</p>
<ul>
<li>Manual de <a href="http://www.512megas.com/">512Megas</a> ( <a href="http://www.512megas.com/2006/04/04/how-to-hacer-un-tema-para-wordpress-i/"><strong>I</strong></a>, <a href="http://www.512megas.com/2006/04/14/how-to-hacer-un-tema-para-wordpress-ii/"><strong>II</strong></a>,<a href="http://www.512megas.com/2006/04/21/how-to-hacer-un-tema-para-wordpress-iii/"><strong>III</strong></a> )</li>
<li>Manual de <a href="http://www.16bits.net/">16bits</a> ( <a href="http://www.16bits.net/archivos/como-crear-tu-propio-tema-para-wordpress-parte-1/"><strong>I</strong></a> )</li>
<li>Manual de <a href="http://www.faq-mac.com/bitacoras/mmm/">MMM</a> ( <a href="http://www.faq-mac.com/bitacoras/mmm/?p=73"><strong>I</strong></a>, <a href="http://www.faq-mac.com/bitacoras/mmm/?p=75"><strong>II</strong></a>, <a href="http://www.faq-mac.com/bitacoras/mmm/?p=76"><strong>III</strong></a> )</li>
<li>Manual de <a href="http://www.anieto2k.com/">aNieto2k</a> ( <a href="http://www.anieto2k.com/2006/01/28/cronicas-de-la-creacion-de-un-theme-i/"><strong>I</strong></a>, <a href="http://www.anieto2k.com/2006/02/01/cronicas-de-la-creacion-de-un-theme-ii/"><strong>II</strong></a>, <a href="http://www.anieto2k.com/2006/02/03/cronicas-de-la-creacion-de-un-theme-iii/"><strong>III</strong></a>, <a href="http://www.anieto2k.com/2006/02/05/cronicas-de-la-creacion-de-un-theme-iv/"><strong>IV</strong></a>, <a href="http://www.anieto2k.com/2006/02/07/cronicas-de-la-creacion-de-un-theme-v/"><strong>V</strong></a> )</li>
</ul>
<p>Vía: <a href="http://la100rra.com.mx/blog/">Blog LA100RRA</a></p>
<a href='javascript: void(0);' onclick="window.open('http://temas-para-blogs.org/wp-content/plugins/email_post/email_post_process_link.php?&email_post_link_id=11','popup_mailform',
    'toolbar=0,status=0,menubar=0,scrollbars=1,resizable=0,width=630,height=600, top=0, left=0')"><img src='http://temas-para-blogs.org//wp-content/plugins/email_post/email_post.gif' style='border: 0px none;' /></a>&nbsp;<a href='javascript: void(0);' onclick="window.open('http://temas-para-blogs.org/wp-content/plugins/email_post/email_post_process_link.php?&email_post_link_id=11','popup_mailform',
    'toolbar=0,status=0,menubar=0,scrollbars=1,resizable=0,width=630,height=600, top=0, left=0')">Mail this post</a>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/plantillas+para+wordpress' rel='tag' target='_self'>plantillas para wordpress</a>, <a class='technorati-link' href='http://technorati.com/tag/temas+para+wordpress' rel='tag' target='_self'>temas para wordpress</a>, <a class='technorati-link' href='http://technorati.com/tag/Tutoriales' rel='tag' target='_self'>Tutoriales</a>, <a class='technorati-link' href='http://technorati.com/tag/wp+theme' rel='tag' target='_self'>wp theme</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://temas-para-blogs.org/tutoriales-para-crear-un-tema-de-wordpress/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
