<?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>Comments on: Theron Lite: Free WordPress Theme</title>
	<atom:link href="http://www.towfiqi.com/theron-lite-free-wordpress-theme.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.towfiqi.com/theron-lite-free-wordpress-theme.html</link>
	<description>Proffesional Theme Developer</description>
	<lastBuildDate>Fri, 24 May 2013 17:56:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: miro</title>
		<link>http://www.towfiqi.com/theron-lite-free-wordpress-theme.html/comment-page-10#comment-12718</link>
		<dc:creator>miro</dc:creator>
		<pubDate>Fri, 24 May 2013 09:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.towfiqi.com/?p=451#comment-12718</guid>
		<description><![CDATA[Hello, I want to use your theme on my website, but fonts are bad in my Polish language. Can I change font to other popular font, which good works in my language (special char)? Actualy i see yanone, exo, lobster?

If i can - where I can change this?]]></description>
		<content:encoded><![CDATA[<p>Hello, I want to use your theme on my website, but fonts are bad in my Polish language. Can I change font to other popular font, which good works in my language (special char)? Actualy i see yanone, exo, lobster?</p>
<p>If i can &#8211; where I can change this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Towfiq I.</title>
		<link>http://www.towfiqi.com/theron-lite-free-wordpress-theme.html/comment-page-10#comment-12714</link>
		<dc:creator>Towfiq I.</dc:creator>
		<pubDate>Fri, 24 May 2013 04:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.towfiqi.com/?p=451#comment-12714</guid>
		<description><![CDATA[add this line where you want the thumbnails(e.g: before excerpt):

&lt;?php the_post_thumbnail(); ?&gt;]]></description>
		<content:encoded><![CDATA[<p>add this line where you want the thumbnails(e.g: before excerpt):</p>
<p>< ?php the_post_thumbnail(); ?></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.towfiqi.com/theron-lite-free-wordpress-theme.html/comment-page-10#comment-12713</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 23 May 2013 21:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.towfiqi.com/?p=451#comment-12713</guid>
		<description><![CDATA[Thank you very much, quick and very effective !
Both problems are now resolved. 

Final question : is it possible to add a thumbnail, a little image on each article of the &quot;blog page&quot;, in the excerpt ?
Thank you in advance for your help.

Marc]]></description>
		<content:encoded><![CDATA[<p>Thank you very much, quick and very effective !<br />
Both problems are now resolved. </p>
<p>Final question : is it possible to add a thumbnail, a little image on each article of the &#8220;blog page&#8221;, in the excerpt ?<br />
Thank you in advance for your help.</p>
<p>Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Towfiq I.</title>
		<link>http://www.towfiqi.com/theron-lite-free-wordpress-theme.html/comment-page-10#comment-12711</link>
		<dc:creator>Towfiq I.</dc:creator>
		<pubDate>Thu, 23 May 2013 20:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.towfiqi.com/?p=451#comment-12711</guid>
		<description><![CDATA[1. Open up page-blog.php and add this:

&lt;?php
global $more;
$more = 0;
?&gt;

after this:

while (have_posts()) : the_post();?&gt;

and then replace this:

&lt;?php the_content(); ?&gt;

with this:

&lt;?php the_content(&#039;Read More&#039;); ?&gt;


2. Add this to your stylesheet:

#content{margin-top:30px;}]]></description>
		<content:encoded><![CDATA[<p>1. Open up page-blog.php and add this:</p>
<p>< ?php<br />
global $more;<br />
$more = 0;<br />
?></p>
<p>after this:</p>
<p>while (have_posts()) : the_post();?></p>
<p>and then replace this:</p>
<p>< ?php the_content(); ?></p>
<p>with this:</p>
<p>< ?php the_content('Read More'); ?></p>
<p>2. Add this to your stylesheet:</p>
<p>#content{margin-top:30px;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.towfiqi.com/theron-lite-free-wordpress-theme.html/comment-page-10#comment-12710</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 23 May 2013 18:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.towfiqi.com/?p=451#comment-12710</guid>
		<description><![CDATA[Yes Towfiq that&#039;s it, a page with &quot;blog page&quot; template. Right here : http://poupoudou.fr/ircp/actualites/.
You will also notice that everything that is under the &quot;header&quot;, &quot;menu&quot; and &quot;submenu&quot; is a little bit to high (the space between these three things and content below is too small at my point of view). I&#039;ve tried to put many margin-bottom in my css but i was not able to put lower all the things below these three things.]]></description>
		<content:encoded><![CDATA[<p>Yes Towfiq that&#8217;s it, a page with &#8220;blog page&#8221; template. Right here : <a href="http://poupoudou.fr/ircp/actualites/" rel="nofollow">http://poupoudou.fr/ircp/actualites/</a>.<br />
You will also notice that everything that is under the &#8220;header&#8221;, &#8220;menu&#8221; and &#8220;submenu&#8221; is a little bit to high (the space between these three things and content below is too small at my point of view). I&#8217;ve tried to put many margin-bottom in my css but i was not able to put lower all the things below these three things.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
