<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Web2.0* Wordpress Theme Available</title>
	<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/</link>
	<description>My online home</description>
	<pubDate>Tue,  7 Oct 2008 08:23:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: jimbo</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1862</link>
		<dc:creator>jimbo</dc:creator>
		<pubDate>Fri, 18 Jan 2008 17:05:05 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1862</guid>
		<description>what the *** is 2.0 about his theme ?</description>
		<content:encoded><![CDATA[<p>what the *** is 2.0 about his theme ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1191</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Sat, 13 Jan 2007 17:43:34 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1191</guid>
		<description>Hi Jack,

Could you please let me know what browser you're experiencing the problems with at 800x600?

With regards to a calendar the theme does already incorporate styling for the Wordpress Calendar. To include it the sidebar simply add: &#60;?php get_calendar(); ?&#62; and the calendar will be displayed. You will need to adjust the CSS to suit your requirements.

An upgrade for WP3?? I wasn't even aware version 3 was in development! If the WP guys do their job properly the next version should still support v2 themes. If 3 doesn't I'll do all I can to fix the Web2.0* theme. Promise.</description>
		<content:encoded><![CDATA[<p>Hi Jack,</p>
<p>Could you please let me know what browser you&#8217;re experiencing the problems with at 800&#215;600?</p>
<p>With regards to a calendar the theme does already incorporate styling for the Wordpress Calendar. To include it the sidebar simply add: &lt;?php get_calendar(); ?&gt; and the calendar will be displayed. You will need to adjust the CSS to suit your requirements.</p>
<p>An upgrade for WP3?? I wasn&#8217;t even aware version 3 was in development! If the WP guys do their job properly the next version should still support v2 themes. If 3 doesn&#8217;t I&#8217;ll do all I can to fix the Web2.0* theme. Promise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: au8ust</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1187</link>
		<dc:creator>au8ust</dc:creator>
		<pubDate>Sat, 13 Jan 2007 07:33:33 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1187</guid>
		<description>Hope Ajax comment will come soon :)</description>
		<content:encoded><![CDATA[<p>Hope Ajax comment will come soon :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1179</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Fri, 12 Jan 2007 14:11:30 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1179</guid>
		<description>Great design, Thanks,  I am using your theme on several sites, and plan on skining with the css soon. 

I am having trouble with one www.websailingdesigns.com/updates/ in a resolution of 800x600 the css falls abort. It does not happen in the others so I believe it is correctable. 

I would like to add a calendar, any suggestions?

Is there going to be an upgrade with WordPress 3.0??

Thanks again 
j</description>
		<content:encoded><![CDATA[<p>Great design, Thanks,  I am using your theme on several sites, and plan on skining with the css soon. </p>
<p>I am having trouble with one <a href="http://www.websailingdesigns.com/updates/" rel="nofollow">http://www.websailingdesigns.com/updates/</a> in a resolution of 800&#215;600 the css falls abort. It does not happen in the others so I believe it is correctable. </p>
<p>I would like to add a calendar, any suggestions?</p>
<p>Is there going to be an upgrade with WordPress 3.0??</p>
<p>Thanks again<br />
j</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1101</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Mon, 08 Jan 2007 07:12:31 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1101</guid>
		<description>Hi Au8ust.

Apologies for the issues with adding code to comments - I really should see if there's a plugin available to render comments code correctly...

I take it all you want to do is replace the text of the blog name (au8ust&#8217;s tech channel) with a graphical image?

I've tested it out and adding an image in the place of the text in header.php seems to work fine (the code I changed was on line 51). There is a border around the image, this can easily be solved by adding a border attribute to the image.

If you're still having diffeculties email the image and header.php file to neilmerton[at]gmail[dot]com and I'll see if I can get them to work as desired.</description>
		<content:encoded><![CDATA[<p>Hi Au8ust.</p>
<p>Apologies for the issues with adding code to comments - I really should see if there&#8217;s a plugin available to render comments code correctly&#8230;</p>
<p>I take it all you want to do is replace the text of the blog name (au8ust&#8217;s tech channel) with a graphical image?</p>
<p>I&#8217;ve tested it out and adding an image in the place of the text in header.php seems to work fine (the code I changed was on line 51). There is a border around the image, this can easily be solved by adding a border attribute to the image.</p>
<p>If you&#8217;re still having diffeculties email the image and header.php file to neilmerton[at]gmail[dot]com and I&#8217;ll see if I can get them to work as desired.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: au8ust</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1094</link>
		<dc:creator>au8ust</dc:creator>
		<pubDate>Sun, 07 Jan 2007 17:16:31 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1094</guid>
		<description>Won't work again? Hm...

&lt;code&gt;&lt;br /&gt;
&#160;&#160;&#60;a&#62;/&#34; title=&#34;Return to the home page.&#34; &#38;gt;&#160;&#160;&#60;/a&#62; &lt;br /&gt;
 &lt;/code&gt; with
 &lt;code&gt; &#60;a title=&#34;Return to the home page&#34; href=&#34;http://www.au8ust.org/&#34; rel=&#34;nofollow&#34;&#62;&#160;&#160;&#60;/a&#62; &lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Won&#8217;t work again? Hm&#8230;</p>
<p><code><br />
&nbsp;&nbsp;&lt;a&gt;/&quot; title=&quot;Return to the home page.&quot; &amp;gt;&nbsp;&nbsp;&lt;/a&gt; <br />
 </code> with<br />
 <code> &lt;a title=&quot;Return to the home page&quot; href=&quot;http://www.au8ust.org/&quot; rel=&quot;nofollow&quot;&gt;&nbsp;&nbsp;&lt;/a&gt; </code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: au8ust</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1093</link>
		<dc:creator>au8ust</dc:creator>
		<pubDate>Sun, 07 Jan 2007 17:14:35 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1093</guid>
		<description>Something wrong with my post, it should be replace
&lt;code&gt;&lt;br /&gt;
&#60;a&#62;/&#34; title=&#34;Return to the home page.&#34;&#38;gt;&#60;/a&#62;&lt;br /&gt;
&lt;/code&gt; with
&lt;code&gt;&#60;a title=&#34;Return to the home page&#34; href=&#34;http://www.au8ust.org/&#34; rel=&#34;nofollow&#34;&#62;&#60;/a&#62;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Something wrong with my post, it should be replace<br />
<code><br />
&lt;a&gt;/&quot; title=&quot;Return to the home page.&quot;&amp;gt;&lt;/a&gt;<br />
</code> with<br />
<code>&lt;a title=&quot;Return to the home page&quot; href=&quot;http://www.au8ust.org/&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: au8ust</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1092</link>
		<dc:creator>au8ust</dc:creator>
		<pubDate>Sun, 07 Jan 2007 17:11:12 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1092</guid>
		<description>Hi, 
First of all, I want to say thank you for the great theme!

I have a question, how do I use my logo on the top instead of the text link ? I have tried to replace &lt;code&gt;&#60;a&#62;/&#34; title=&#34;Return to the home page.&#34;&#38;gt;&#60;/a&#62;&lt;/code&gt; with &lt;code&gt;&#60;a title=&#34;Return to the home page&#34; href=&#34;http://www.au8ust.org/&#34; rel=&#34;nofollow&#34;&#62;&#60;/a&#62;&lt;/code&gt; in the header.php but the result seems not to be what I want to see :(</description>
		<content:encoded><![CDATA[<p>Hi,<br />
First of all, I want to say thank you for the great theme!</p>
<p>I have a question, how do I use my logo on the top instead of the text link ? I have tried to replace <code>&lt;a&gt;/&quot; title=&quot;Return to the home page.&quot;&amp;gt;&lt;/a&gt;</code> with <code>&lt;a title=&quot;Return to the home page&quot; href=&quot;http://www.au8ust.org/&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</code> in the header.php but the result seems not to be what I want to see :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1003</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 27 Dec 2006 09:04:00 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-1003</guid>
		<description>Hi,

In the 'style.css' file locate the following line:

#wp-menu-main ol li ul {

(it should be just after '/* =2nd level*/')

and give this ul a width (something like 100px). that will force the list to display the items underneath each other.

I hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In the &#8217;style.css&#8217; file locate the following line:</p>
<p>#wp-menu-main ol li ul {</p>
<p>(it should be just after &#8216;/* =2nd level*/&#8217;)</p>
<p>and give this ul a width (something like 100px). that will force the list to display the items underneath each other.</p>
<p>I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Many</title>
		<link>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-998</link>
		<dc:creator>Many</dc:creator>
		<pubDate>Tue, 26 Dec 2006 13:53:12 +0000</pubDate>
		<guid>http://www.neilmerton.co.uk/2006/10/21/web20-wordpress-theme-available/#comment-998</guid>
		<description>Hi, first grats ! This is a great theme. I'm gonna use it for one of the blog I author but for now I'm testing it and here's a little ask if I may.

Please take a look &lt;a href="http://manalina1.free.fr/demo/wordpress/" rel="nofollow"&gt;here&lt;/a&gt; first. As you can see the children pages are displayed side by side. Is there a way to have them displayed like &lt;a href="http://tanora.org/" rel="nofollow"&gt;this way&lt;/a&gt; ?</description>
		<content:encoded><![CDATA[<p>Hi, first grats ! This is a great theme. I&#8217;m gonna use it for one of the blog I author but for now I&#8217;m testing it and here&#8217;s a little ask if I may.</p>
<p>Please take a look <a href="http://manalina1.free.fr/demo/wordpress/" rel="nofollow">here</a> first. As you can see the children pages are displayed side by side. Is there a way to have them displayed like <a href="http://tanora.org/" rel="nofollow">this way</a> ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
