<?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 for Free Wordpress Themes</title>
	<atom:link href="http://wp.bcseo.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp.bcseo.com</link>
	<description>Download WordPress Themes for Free</description>
	<lastBuildDate>Tue, 22 Feb 2011 20:59:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Cellular Theme WordPress 1 by Cellular Theme Wordpress 1 &#124; Free Wordpress Themes &#8211; Mr GPS</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/cellular-theme-wordpress-1/2011/comment-page-1/#comment-715</link>
		<dc:creator>Cellular Theme Wordpress 1 &#124; Free Wordpress Themes &#8211; Mr GPS</dc:creator>
		<pubDate>Tue, 22 Feb 2011 20:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=1194#comment-715</guid>
		<description>[...] the article here: Cellular Theme WordPress 1 &#124; Free WordPress Themes  Categories: Free Themes - Wordpress Tags: ads-ready - cellular-related - features - gravatar-ready [...]</description>
		<content:encoded><![CDATA[<p>[...] the article here: Cellular Theme WordPress 1 | Free WordPress Themes  Categories: Free Themes &#8211; WordPress Tags: ads-ready &#8211; cellular-related &#8211; features &#8211; gravatar-ready [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Business Opportunities 8 by Market Research for Superb Sales Results : Cars Blog &#124; Everything You should Know about Cars</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/business-opportunities-8/2011/comment-page-1/#comment-714</link>
		<dc:creator>Market Research for Superb Sales Results : Cars Blog &#124; Everything You should Know about Cars</dc:creator>
		<pubDate>Tue, 22 Feb 2011 18:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=1189#comment-714</guid>
		<description>[...] Business Opportunities 8 &#124; Free WordPress Themes [...]</description>
		<content:encoded><![CDATA[<p>[...] Business Opportunities 8 | Free WordPress Themes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Television WordPress Theme 2 by Seo</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/television-wordpress-theme-2/2010/comment-page-1/#comment-713</link>
		<dc:creator>Seo</dc:creator>
		<pubDate>Sat, 19 Feb 2011 19:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=987#comment-713</guid>
		<description>Hi Darek,
We have checked the link and it seems to be working fine.
Please try again.
Thank you for your interest in our free wordpress themes</description>
		<content:encoded><![CDATA[<p>Hi Darek,<br />
We have checked the link and it seems to be working fine.<br />
Please try again.<br />
Thank you for your interest in our free wordpress themes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Business For Sale Free WP Theme 5 by Designer</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/business-for-sale-free-wp-theme-5/2010/comment-page-1/#comment-707</link>
		<dc:creator>Designer</dc:creator>
		<pubDate>Fri, 28 Jan 2011 18:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=913#comment-707</guid>
		<description>Hi JD,

To remove the advertisement widget you will need to edit the file named &lt;em&gt;sidebar1.php&lt;/em&gt; and remove anything in between &lt;code&gt;div class=&quot;art-sidebar1&quot; &lt;/code&gt; and &lt;code&gt;php if (!art_sidebar(1)):&lt;/code&gt;.

To modify the aspect of your blog&#039;s title you will need to edit &lt;em&gt;style.css&lt;/em&gt; and look for this snippet of code:

&lt;code&gt;.art-Logo
{
	display : block;
	position: absolute;
	left: 537px;
	top: 208px;
	width: 423px;
}

h1.art-Logo-name
{
	display: block;
	text-align: center;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
	font-family: Georgia, &quot;Times New Roman&quot;, Times, Serif;
	font-size: 38px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
}

.art-Logo-text
{
	display: block;
	text-align: center;
}&lt;/code&gt;

This is where you modify the font size, color and position of your blog&#039;s title.

Hopefully this solves your problem.</description>
		<content:encoded><![CDATA[<p>Hi JD,</p>
<p>To remove the advertisement widget you will need to edit the file named <em>sidebar1.php</em> and remove anything in between <code>div class="art-sidebar1" </code> and <code>php if (!art_sidebar(1)):</code>.</p>
<p>To modify the aspect of your blog&#8217;s title you will need to edit <em>style.css</em> and look for this snippet of code:</p>
<p><code>.art-Logo<br />
{<br />
	display : block;<br />
	position: absolute;<br />
	left: 537px;<br />
	top: 208px;<br />
	width: 423px;<br />
}</p>
<p>h1.art-Logo-name<br />
{<br />
	display: block;<br />
	text-align: center;<br />
}</p>
<p>h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover<br />
{<br />
	font-family: Georgia, "Times New Roman", Times, Serif;<br />
	font-size: 38px;<br />
	font-style: normal;<br />
	font-weight: normal;<br />
	text-decoration: none;<br />
	padding:0;<br />
	margin:0;<br />
	color: #FFFFFF !important;<br />
}</p>
<p>.art-Logo-text<br />
{<br />
	display: block;<br />
	text-align: center;<br />
}</code></p>
<p>This is where you modify the font size, color and position of your blog&#8217;s title.</p>
<p>Hopefully this solves your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Business For Sale Free WP Theme 5 by JD Page</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/business-for-sale-free-wp-theme-5/2010/comment-page-1/#comment-706</link>
		<dc:creator>JD Page</dc:creator>
		<pubDate>Fri, 28 Jan 2011 04:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=913#comment-706</guid>
		<description>In the page template or theme funcions file? Can you please point me to the line that needs to be changed?
Also, can you provide the &quot;wording&quot; for the theme&#039;s header text (where I enter the name of the site)? I want to make the title larger and move it up a little. Thanks</description>
		<content:encoded><![CDATA[<p>In the page template or theme funcions file? Can you please point me to the line that needs to be changed?<br />
Also, can you provide the &#8220;wording&#8221; for the theme&#8217;s header text (where I enter the name of the site)? I want to make the title larger and move it up a little. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Business For Sale Free WP Theme 5 by Seo</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/business-for-sale-free-wp-theme-5/2010/comment-page-1/#comment-705</link>
		<dc:creator>Seo</dc:creator>
		<pubDate>Fri, 28 Jan 2011 02:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=913#comment-705</guid>
		<description>Hi JD
You will need to modify the theme template.</description>
		<content:encoded><![CDATA[<p>Hi JD<br />
You will need to modify the theme template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Business For Sale Free WP Theme 5 by JD Page</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/business-for-sale-free-wp-theme-5/2010/comment-page-1/#comment-704</link>
		<dc:creator>JD Page</dc:creator>
		<pubDate>Fri, 28 Jan 2011 01:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=913#comment-704</guid>
		<description>looking at using this template. how do i remove (or move) the &quot;advertisement&quot; widget on the left sidebar. I do not want it there at the top, and maybe not at all. Thanks.</description>
		<content:encoded><![CDATA[<p>looking at using this template. how do i remove (or move) the &#8220;advertisement&#8221; widget on the left sidebar. I do not want it there at the top, and maybe not at all. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cottage Sign Theme by Cottage Sign &#124; Free Wordpress Templates</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/cottage-sign-theme/2010/comment-page-1/#comment-697</link>
		<dc:creator>Cottage Sign &#124; Free Wordpress Templates</dc:creator>
		<pubDate>Mon, 17 Jan 2011 05:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=649#comment-697</guid>
		<description>[...] Theme Url [...]</description>
		<content:encoded><![CDATA[<p>[...] Theme Url [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Commercial Constructions by Commercial Constructions &#124; Free Wordpress Templates</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/commercial-constructions/2010/comment-page-1/#comment-695</link>
		<dc:creator>Commercial Constructions &#124; Free Wordpress Templates</dc:creator>
		<pubDate>Sun, 16 Jan 2011 05:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=645#comment-695</guid>
		<description>[...] Theme Url [...]</description>
		<content:encoded><![CDATA[<p>[...] Theme Url [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hunting WP Theme 1 by Hunting WP 1</title>
		<link>http://wp.bcseo.com/free-wordpress-themes/hunting-wp-theme-1/2011/comment-page-1/#comment-686</link>
		<dc:creator>Hunting WP 1</dc:creator>
		<pubDate>Wed, 12 Jan 2011 10:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bcseo.com/?p=1111#comment-686</guid>
		<description>[...] Theme Url [...]</description>
		<content:encoded><![CDATA[<p>[...] Theme Url [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

