<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comentarios en: WP Tuit</title>
	<atom:link href="http://www.luxiano.name/plugins-wp/wp-tuit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.luxiano.name</link>
	<description>// Comentario supuestamente gracioso</description>
	<lastBuildDate>Thu, 26 Jan 2012 00:43:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Por: Luxiano</title>
		<link>http://www.luxiano.name/plugins-wp/wp-tuit/#comment-247</link>
		<dc:creator>Luxiano</dc:creator>
		<pubDate>Wed, 18 Nov 2009 16:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.luxiano.com.ar/?page_id=3841#comment-247</guid>
		<description>The only thing I can think of is that you look for parent classes/id of .wp-tuit. For example, if you have this in your html:

&lt;code&gt;
&lt;div class=&quot;container_1&quot;&gt;
  &lt;div class=&quot;container_2&quot;&gt;
    &lt;p class=&quot;wp-tuit&quot;&gt;Your tweet&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;/code&gt;

Put this in your css (I just test it and it works for me):
&lt;code&gt;
.container_1 .container_2 p.wp-tuit { /* and here goes your styles */ }
&lt;/code&gt;

I hope it works for you and *sorry my bad English*

Luxiano</description>
		<content:encoded><![CDATA[<p>The only thing I can think of is that you look for parent classes/id of .wp-tuit. For example, if you have this in your html:</p>
<p><code><br />
&lt;div class="container_1"&gt;<br />
  &lt;div class="container_2"&gt;<br />
    &lt;p class="wp-tuit"&gt;Your tweet&lt;/p&gt;<br />
  &lt;/div&gt;<br />
&lt;/div&gt;<br />
</code></p>
<p>Put this in your css (I just test it and it works for me):<br />
<code><br />
.container_1 .container_2 p.wp-tuit { /* and here goes your styles */ }<br />
</code></p>
<p>I hope it works for you and *sorry my bad English*</p>
<p>Luxiano</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Tony</title>
		<link>http://www.luxiano.name/plugins-wp/wp-tuit/#comment-246</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 18 Nov 2009 16:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.luxiano.com.ar/?page_id=3841#comment-246</guid>
		<description>I&#039;m trying to style the widget, as suggested using p.wp-tuit and ul.wp-tuit

ul.wp-tuit works just fine

p.wp-tuit gives no changes

Any ideas how to fix?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to style the widget, as suggested using p.wp-tuit and ul.wp-tuit</p>
<p>ul.wp-tuit works just fine</p>
<p>p.wp-tuit gives no changes</p>
<p>Any ideas how to fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Luxiano</title>
		<link>http://www.luxiano.name/plugins-wp/wp-tuit/#comment-245</link>
		<dc:creator>Luxiano</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.luxiano.com.ar/?page_id=3841#comment-245</guid>
		<description>Actually, is wrong in two places. Thanks for bring it up :D

Updating plugin.

Luxiano.</description>
		<content:encoded><![CDATA[<p>Actually, is wrong in two places. Thanks for bring it up <img src='http://www.luxiano.name/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Updating plugin.</p>
<p>Luxiano.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Patrick</title>
		<link>http://www.luxiano.name/plugins-wp/wp-tuit/#comment-244</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 07 Oct 2009 13:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.luxiano.com.ar/?page_id=3841#comment-244</guid>
		<description>In the file wp-tuit.php in line 62, i changed the line to:
				$suffix = &quot;\n&quot;;
Because the variable is wrong.

Bye</description>
		<content:encoded><![CDATA[<p>In the file wp-tuit.php in line 62, i changed the line to:<br />
				$suffix = &#8220;\n&#8221;;<br />
Because the variable is wrong.</p>
<p>Bye</p>
]]></content:encoded>
	</item>
</channel>
</rss>

