<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="b2evolution/3.3.3" --><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>Lee Turner</title>
		<link>http://www.leeturner.org/index.php</link>
		
		<description>The home of Lee Turner talking about web development, b2evolution, plugins, skins and general geekery</description>
		<language>en-UK</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=3.3.3" />
		<ttl>60</ttl>
				<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/LeeTurner" /><feedburner:info uri="leeturner" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title>Do I Speak Your Language?</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/yupKSS3l3ao/do-i-speak-your-language</link>
			<pubDate>Wed, 19 May 2010 10:38:40 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="main">How To</category>			<guid isPermaLink="false">308@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/index.php/do-i-speak-your-language';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/do-i-speak-your-language&amp;amp;title=Do+I+Speak+Your+Language%3F&amp;amp;srcUrl=http://www.leeturner.org/&amp;amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;I have to say up front that my skill with languages is very poor.  It is something I have struggled with since I was at school when I sat in my French exam blankly staring at the examiner who was expecting me to impress him with some fluent expression of how nice the weather was (or something like that - I have blanked most of it out of my mind).  However, one thing that I am pretty good at is testing and tracking different things on my sites.&lt;/p&gt;

&lt;p&gt;If you have any kind of analytics package installed on your b2evolution blog, you will probably have more data than you know what to do with about how many visitors come to your site, how long they stay and the pages they visit etc.  One of the things that interests me is looking at where the visitors to my site are coming from and Google Analytics has a very nice map overlay allowing you to pinpoint geographically where your visitors access your website from.  You can also click on the map and drill down even further to individual cities and towns which is great if you are looking to target specific regions with any of your SEO effort.&lt;/p&gt;



&lt;p&gt;Here is the Map Overlay for this site:&lt;/p&gt;

&lt;div class="image_block"&gt;&lt;a rel="lightbox" href="http://www.leeturner.org/media/blogs/blog/analytics-map-overlay.png"&gt;&lt;img src="http://www.leeturner.org/media/blogs/blog/analytics-map-overlay.png" alt="Google Analytics Map Overlay" title="Google Analytics Map Overlay" width="418" height="200" /&gt;&lt;/a&gt;&lt;/div&gt; 

&lt;p&gt;As you can see from the map, the visitors to my site come from all over the world (57 countries to be exact).  As this site is written totally in English I had to ask myself whether the people visiting were able to consume the content in any kind of meaningful way.  Looking into this a little further, I can see that the top two countries hitting this site are the USA and the UK, which are both English speaking countries.  So at least I know a high percentage will be able to read the content on this site.  However, I want there to be as few barriers as possible to people getting the most out of this blog as possible.  The solution to this turns out to be very easy.&lt;/p&gt;

&lt;h2&gt;Enter Google Translate Tools&lt;/h2&gt;

&lt;p&gt;Using &lt;a href="http://translate.google.com/translate_tools" title="Google's Translate Tools"&gt;Google&amp;#8217;s Translate Tools&lt;/a&gt; you can simply add a little snippet of code to your site to add Google&amp;#8217;s website translator to your web pages giving your visitors the ability to instantly translate your content into their chosen language.  I added this to the sidebar of my site by simply adding a &lt;strong&gt;Free HTML Widget&lt;/strong&gt; to my sidebar and entered the following code:&lt;/p&gt;

&lt;p class="amcode"&gt;Code:&lt;/p&gt;&lt;div class="codeblock amc_code amc_short"&gt;&lt;table&gt;&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc1"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_default"&gt;&amp;lt;div id="google_translate_element"&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc2"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_default"&gt;function googleTranslateElementInit() {&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc3"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_default"&gt;&amp;#160;&amp;#160;new google.translate.TranslateElement({&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc4"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_default"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;pageLanguage: 'en'&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc5"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_default"&gt;&amp;#160;&amp;#160;}, 'google_translate_element');&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc6"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_default"&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc7"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_default"&gt;&amp;lt;/script&amp;gt;&amp;lt;script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;This code specifies that my website content is in English so if your content is in a different language head on over to the &lt;a href="http://translate.google.com/translate_tools" title="Google's Translate Tools"&gt;Google&amp;#8217;s Translate Tools&lt;/a&gt; page and generate the code for your language.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.leeturner.org/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /&gt;&lt;/p&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/index.php/do-i-speak-your-language" title="Do I Speak Your Language?"&gt;Do I Speak Your Language?&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/index.php/do-i-speak-your-language';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/do-i-speak-your-language&amp;title=Do+I+Speak+Your+Language%3F&amp;srcUrl=http://www.leeturner.org/&amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><p>I have to say up front that my skill with languages is very poor.  It is something I have struggled with since I was at school when I sat in my French exam blankly staring at the examiner who was expecting me to impress him with some fluent expression of how nice the weather was (or something like that - I have blanked most of it out of my mind).  However, one thing that I am pretty good at is testing and tracking different things on my sites.</p>

<p>If you have any kind of analytics package installed on your b2evolution blog, you will probably have more data than you know what to do with about how many visitors come to your site, how long they stay and the pages they visit etc.  One of the things that interests me is looking at where the visitors to my site are coming from and Google Analytics has a very nice map overlay allowing you to pinpoint geographically where your visitors access your website from.  You can also click on the map and drill down even further to individual cities and towns which is great if you are looking to target specific regions with any of your SEO effort.</p>



<p>Here is the Map Overlay for this site:</p>

<div class="image_block"><a rel="lightbox" href="http://www.leeturner.org/media/blogs/blog/analytics-map-overlay.png"><img src="http://www.leeturner.org/media/blogs/blog/analytics-map-overlay.png" alt="Google Analytics Map Overlay" title="Google Analytics Map Overlay" width="418" height="200" /></a></div> 

<p>As you can see from the map, the visitors to my site come from all over the world (57 countries to be exact).  As this site is written totally in English I had to ask myself whether the people visiting were able to consume the content in any kind of meaningful way.  Looking into this a little further, I can see that the top two countries hitting this site are the USA and the UK, which are both English speaking countries.  So at least I know a high percentage will be able to read the content on this site.  However, I want there to be as few barriers as possible to people getting the most out of this blog as possible.  The solution to this turns out to be very easy.</p>

<h2>Enter Google Translate Tools</h2>

<p>Using <a href="http://translate.google.com/translate_tools" title="Google's Translate Tools">Google&#8217;s Translate Tools</a> you can simply add a little snippet of code to your site to add Google&#8217;s website translator to your web pages giving your visitors the ability to instantly translate your content into their chosen language.  I added this to the sidebar of my site by simply adding a <strong>Free HTML Widget</strong> to my sidebar and entered the following code:</p>

<p class="amcode">Code:</p><div class="codeblock amc_code amc_short"><table><tr class="amc_code_odd"><td class="amc_line"><div class="amc1"></div></td><td><code><span class="amc_default">&lt;div id="google_translate_element"&gt;&lt;/div&gt;&lt;script&gt;</span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc2"></div></td><td><code><span class="amc_default">function googleTranslateElementInit() {</span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc3"></div></td><td><code><span class="amc_default">&#160;&#160;new google.translate.TranslateElement({</span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc4"></div></td><td><code><span class="amc_default">&#160;&#160;&#160;&#160;pageLanguage: 'en'</span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc5"></div></td><td><code><span class="amc_default">&#160;&#160;}, 'google_translate_element');</span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc6"></div></td><td><code><span class="amc_default">}</span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc7"></div></td><td><code><span class="amc_default">&lt;/script&gt;&lt;script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"&gt;&lt;/script&gt;</span></code></td></tr>
</table></div>

<p>This code specifies that my website content is in English so if your content is in a different language head on over to the <a href="http://translate.google.com/translate_tools" title="Google's Translate Tools">Google&#8217;s Translate Tools</a> page and generate the code for your language.</p>

<p><img src="http://www.leeturner.org/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /></p><div class="item_footer"><a href="http://www.leeturner.org/index.php/do-i-speak-your-language" title="Do I Speak Your Language?">Do I Speak Your Language?</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/yupKSS3l3ao" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/index.php/do-i-speak-your-language#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/index.php?tempskin=_rss2&amp;disp=comments&amp;p=308</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/index.php/do-i-speak-your-language</feedburner:origLink></item>
				<item>
			<title>Manage Your Meta Descriptions in b2evolution</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/EVquWLdN-G0/manage-your-meta-descriptions</link>
			<pubDate>Tue, 27 Apr 2010 10:03:08 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="main">How To</category>			<guid isPermaLink="false">307@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/index.php/manage-your-meta-descriptions';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/manage-your-meta-descriptions&amp;amp;title=Manage+Your+Meta+Descriptions+in+b2evolution&amp;amp;srcUrl=http://www.leeturner.org/&amp;amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;This question was sent to me via email and asked &amp;#8220;How do I add unique meta description tags in b2evolution?&amp;#8221;.  You can either watch the video which shows you step by step how to do this or follow along by reading the post below the video.&lt;/p&gt;

&lt;object width="580" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/fsPVMVC1a8c&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/fsPVMVC1a8c&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;rel=0&amp;amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"&gt;&lt;/embed&gt;&lt;/object&gt;

&lt;br /&gt;
&lt;p&gt;Before we go into the specifics of how you manage your meta description tags in b2evolution it is important to say what they are and why you would want them in your HTML pages.&lt;/p&gt;

&lt;p&gt;The purpose of the meta description tag is to give a unique description of each of your web pages.  Ideally each page on your site would have a totally unique and acurate description of what that page is about.  From a HTML perspective all &amp;lt;meta&amp;gt; elements (there are more than one) live in the &amp;lt;head&amp;gt; of your web page and has the following format:&lt;/p&gt;

&lt;p&gt;&amp;lt;meta name="description" content="Unique description of your page"/&amp;gt;&lt;/p&gt;

&lt;p&gt;So, now you know what they are why would you want to make sure you have them on your html pages?  Well, the short answer for this is that the search engines will use them when thay are displaying your pages in the search engine results pages (SERPS).  This is not always the case as they may choose to display different snippets of your page content if they feel this is more relevant to the search query but it is often the case that the meta description is used as the dscription for your pages.  See the video for an example of this.  You will therefore want to make sure that your meta descriptions are unique and relevant to your page content to make the search engines happy and entice users to click through to your pages.&lt;/p&gt;

&lt;p&gt;In b2evolution 3.3.3 there are multiple ways to manage your meta description tags.  You can set them at the blog level (like the idex page of your blog), the page level (like an individual post or page) and the category level (the page displayed when you click on a category link).&lt;/p&gt;

&lt;h3&gt;Blog Level Meta Description Tags&lt;/h3&gt;

&lt;p&gt;Login to the admin panel of your blog and navigate to the Advanced tab in the blog settings section:&lt;/p&gt;

&lt;p&gt;Blog Settings -&gt; [your blog] -&gt; Advanced&lt;/p&gt;

&lt;p&gt;Down at the bottom of this screen you will see a section called Meta data.  In there is a field called &amp;#8216;Short Description&amp;#8217; which is used as the meta description at the blog level.&lt;/p&gt;

&lt;h3&gt;Page Level Meta Description Tags&lt;/h3&gt;

&lt;p&gt;To edit the page level meta description tag you need to head on over to the write/edit screen for each post.  Make sure that you are on the &lt;strong&gt;Expert&lt;/strong&gt; tab and scroll down to the bottom of the page to the section called &lt;strong&gt;Advanced properties&lt;/strong&gt;.  There you will see a field called &lt;strong&gt;&amp;lt;meta&amp;gt; desc&lt;/strong&gt;.  This is where you enter your meta description for this specific post.&lt;/p&gt;

&lt;h3&gt;Category Page Meta Description Tags&lt;/h3&gt;

&lt;p&gt;OK, so the next place you can set your meta description is for your category pages.  To do this you need to do two things.  the first is to enable the feature in your SEO settings for your blog, so head on over to:&lt;/p&gt;

&lt;p&gt;Blog Settings -&gt; [your blog] -&gt; SEO&lt;/p&gt;

&lt;p&gt;Scroll down to the section called &lt;strong&gt;Category pages&lt;/strong&gt; and in there you will see a tick box called &lt;strong&gt;Meta description&lt;/strong&gt;.  Tick this box and save your settings.  Now head on over to the Category tab for your blog:&lt;/p&gt;

&lt;p&gt;Blog Settings -&gt; [your blog] -&gt; Categories&lt;/p&gt;

&lt;p&gt;Click on the edit icon for each of your categories and fill in the &lt;strong&gt;Description&lt;/strong&gt; field with what you want to appear as the meta description for that category page.&lt;/p&gt;

&lt;h3&gt;Using Excerpt As Meta Description Tags&lt;/h3&gt;

&lt;p&gt;There is one other setting in b2evolution 3.3.3 that relates to meta description tags and this is on the SEO tab in the section called &lt;strong&gt;Single post pages / &amp;#8220;Permalink&amp;#8221; pages&lt;/strong&gt;.  This setting allows your to set the meta description for each post/page to be the same as the excerpt for that post.  I personally recommend taking the time to specify a meta description for each post in the way I have mentioned above to enable you to make sure it is unique and has all the relevant keywords you are optimising for in the description.  The excerpt is not going to be as optimised as a description you can set yourself.&lt;/p&gt;

&lt;p&gt;Best,&lt;/p&gt;
&lt;img src="http://www.leeturner.org/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/index.php/manage-your-meta-descriptions" title="Manage Your Meta Descriptions in b2evolution"&gt;Manage Your Meta Descriptions in b2evolution&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/index.php/manage-your-meta-descriptions';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/manage-your-meta-descriptions&amp;title=Manage+Your+Meta+Descriptions+in+b2evolution&amp;srcUrl=http://www.leeturner.org/&amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><p>This question was sent to me via email and asked &#8220;How do I add unique meta description tags in b2evolution?&#8221;.  You can either watch the video which shows you step by step how to do this or follow along by reading the post below the video.</p>

<object width="580" height="360"><param name="movie" value="http://www.youtube.com/v/fsPVMVC1a8c&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;border=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/fsPVMVC1a8c&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object>

<br />
<p>Before we go into the specifics of how you manage your meta description tags in b2evolution it is important to say what they are and why you would want them in your HTML pages.</p>

<p>The purpose of the meta description tag is to give a unique description of each of your web pages.  Ideally each page on your site would have a totally unique and acurate description of what that page is about.  From a HTML perspective all &lt;meta&gt; elements (there are more than one) live in the &lt;head&gt; of your web page and has the following format:</p>

<p>&lt;meta name="description" content="Unique description of your page"/&gt;</p>

<p>So, now you know what they are why would you want to make sure you have them on your html pages?  Well, the short answer for this is that the search engines will use them when thay are displaying your pages in the search engine results pages (SERPS).  This is not always the case as they may choose to display different snippets of your page content if they feel this is more relevant to the search query but it is often the case that the meta description is used as the dscription for your pages.  See the video for an example of this.  You will therefore want to make sure that your meta descriptions are unique and relevant to your page content to make the search engines happy and entice users to click through to your pages.</p>

<p>In b2evolution 3.3.3 there are multiple ways to manage your meta description tags.  You can set them at the blog level (like the idex page of your blog), the page level (like an individual post or page) and the category level (the page displayed when you click on a category link).</p>

<h3>Blog Level Meta Description Tags</h3>

<p>Login to the admin panel of your blog and navigate to the Advanced tab in the blog settings section:</p>

<p>Blog Settings -> [your blog] -> Advanced</p>

<p>Down at the bottom of this screen you will see a section called Meta data.  In there is a field called &#8216;Short Description&#8217; which is used as the meta description at the blog level.</p>

<h3>Page Level Meta Description Tags</h3>

<p>To edit the page level meta description tag you need to head on over to the write/edit screen for each post.  Make sure that you are on the <strong>Expert</strong> tab and scroll down to the bottom of the page to the section called <strong>Advanced properties</strong>.  There you will see a field called <strong>&lt;meta&gt; desc</strong>.  This is where you enter your meta description for this specific post.</p>

<h3>Category Page Meta Description Tags</h3>

<p>OK, so the next place you can set your meta description is for your category pages.  To do this you need to do two things.  the first is to enable the feature in your SEO settings for your blog, so head on over to:</p>

<p>Blog Settings -> [your blog] -> SEO</p>

<p>Scroll down to the section called <strong>Category pages</strong> and in there you will see a tick box called <strong>Meta description</strong>.  Tick this box and save your settings.  Now head on over to the Category tab for your blog:</p>

<p>Blog Settings -> [your blog] -> Categories</p>

<p>Click on the edit icon for each of your categories and fill in the <strong>Description</strong> field with what you want to appear as the meta description for that category page.</p>

<h3>Using Excerpt As Meta Description Tags</h3>

<p>There is one other setting in b2evolution 3.3.3 that relates to meta description tags and this is on the SEO tab in the section called <strong>Single post pages / &#8220;Permalink&#8221; pages</strong>.  This setting allows your to set the meta description for each post/page to be the same as the excerpt for that post.  I personally recommend taking the time to specify a meta description for each post in the way I have mentioned above to enable you to make sure it is unique and has all the relevant keywords you are optimising for in the description.  The excerpt is not going to be as optimised as a description you can set yourself.</p>

<p>Best,</p>
<img src="http://www.leeturner.org/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /><div class="item_footer"><a href="http://www.leeturner.org/index.php/manage-your-meta-descriptions" title="Manage Your Meta Descriptions in b2evolution">Manage Your Meta Descriptions in b2evolution</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/EVquWLdN-G0" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/index.php/manage-your-meta-descriptions#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/index.php?tempskin=_rss2&amp;disp=comments&amp;p=307</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/index.php/manage-your-meta-descriptions</feedburner:origLink></item>
				<item>
			<title>A few updates to the Frugal theme</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/RYf2YSP027k/a-few-updates-to-the-frugal-theme</link>
			<pubDate>Fri, 05 Mar 2010 03:23:30 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="main">Skins</category>			<guid isPermaLink="false">303@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme&amp;amp;title=A+few+updates+to+the+Frugal+theme&amp;amp;srcUrl=http://www.leeturner.org/&amp;amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;This is just a short post to let you know that I have made a few updates to the b2evo 3.3.x version of the Frugal Theme.  These are not really changes that you will see on the front end but more structural changes:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Removed a duplicate ID so the theme is now xhtml compliant&lt;/li&gt;
	&lt;li&gt;Change a few h1, h2 and h3 tags to make the structure of the pages a little better&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of these changes should effect the way the skin looks as all the css for the changed title tags have been updated to make them the same as before so this should be a drop in replacement for the previous version (unless you have made changes to the skin yourself).  Please had on over to the &lt;a href="/frugal-theme.php"&gt;Frugal Theme&lt;/a&gt; page and download the new version.&lt;/p&gt;

&lt;p&gt;Best,&lt;br /&gt;
&lt;img src="/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /&gt;&lt;/p&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme" title="A few updates to the Frugal theme"&gt;A few updates to the Frugal theme&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme&amp;title=A+few+updates+to+the+Frugal+theme&amp;srcUrl=http://www.leeturner.org/&amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><p>This is just a short post to let you know that I have made a few updates to the b2evo 3.3.x version of the Frugal Theme.  These are not really changes that you will see on the front end but more structural changes:</p>

<ul>
	<li>Removed a duplicate ID so the theme is now xhtml compliant</li>
	<li>Change a few h1, h2 and h3 tags to make the structure of the pages a little better</li>
</ul>

<p>None of these changes should effect the way the skin looks as all the css for the changed title tags have been updated to make them the same as before so this should be a drop in replacement for the previous version (unless you have made changes to the skin yourself).  Please had on over to the <a href="http://www.leeturner.org/frugal-theme.php">Frugal Theme</a> page and download the new version.</p>

<p>Best,<br />
<img src="http://www.leeturner.org/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /></p><div class="item_footer"><a href="http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme" title="A few updates to the Frugal theme">A few updates to the Frugal theme</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/RYf2YSP027k" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/index.php?tempskin=_rss2&amp;disp=comments&amp;p=303</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/index.php/a-few-updates-to-the-frugal-theme</feedburner:origLink></item>
				<item>
			<title>Frugal Theme updated to b2evolution 3.x</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/q3SeB1wv5qE/frugal-theme-updated-to-b2evolution-3-x</link>
			<pubDate>Thu, 11 Feb 2010 00:25:33 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="main">Skins</category>			<guid isPermaLink="false">302@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x&amp;amp;title=Frugal+Theme+updated+to+b2evolution+3.x&amp;amp;srcUrl=http://www.leeturner.org/&amp;amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;The Frugal Theme for b2evolution has gone through a major update in that is now supports the new b2evolution 3.x features like intro posts.  You can see them in action at the top of the main page of this blog with my 'Subscribe to RSS or see me on twitter' box.  This is basically an intro post.  The skin now also uses skin settings to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)&lt;/p&gt;

&lt;p&gt;If you are using the 2.4.x version of the Frugal theme on a 3.x install of b2evolution then I recommend you head over to the &lt;a href="http://www.leeturner.org/frugal-theme.php"&gt;Frugal Theme&lt;/a&gt; page and download the new version. &lt;/p&gt;

&lt;p&gt;Best,&lt;br /&gt;
&lt;img src="/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /&gt;&lt;/p&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x" title="Frugal Theme updated to b2evolution 3.x"&gt;Frugal Theme updated to b2evolution 3.x&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x&amp;title=Frugal+Theme+updated+to+b2evolution+3.x&amp;srcUrl=http://www.leeturner.org/&amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><p>The Frugal Theme for b2evolution has gone through a major update in that is now supports the new b2evolution 3.x features like intro posts.  You can see them in action at the top of the main page of this blog with my 'Subscribe to RSS or see me on twitter' box.  This is basically an intro post.  The skin now also uses skin settings to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)</p>

<p>If you are using the 2.4.x version of the Frugal theme on a 3.x install of b2evolution then I recommend you head over to the <a href="http://www.leeturner.org/frugal-theme.php">Frugal Theme</a> page and download the new version. </p>

<p>Best,<br />
<img src="http://www.leeturner.org/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /></p><div class="item_footer"><a href="http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x" title="Frugal Theme updated to b2evolution 3.x">Frugal Theme updated to b2evolution 3.x</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/q3SeB1wv5qE" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/index.php?tempskin=_rss2&amp;disp=comments&amp;p=302</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/index.php/frugal-theme-updated-to-b2evolution-3-x</feedburner:origLink></item>
				<item>
			<title>Do you "Follow Up" or not?</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/HJtYms8TVvY/do-you-follow-up-or-not</link>
			<pubDate>Wed, 03 Feb 2010 23:47:39 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="alt">How To</category>
<category domain="main">Skins</category>			<guid isPermaLink="false">300@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/index.php/do-you-follow-up-or-not';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/do-you-follow-up-or-not&amp;amp;title=Do+you+%22Follow+Up%22+or+not%3F&amp;amp;srcUrl=http://www.leeturner.org/&amp;amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;I was recently asked on &lt;a href="http://twitter.com/leeturner" title="Lee Turner on Twitter"&gt;twitter&lt;/a&gt; if there was a way to change the "Follow Up" text that appears in your post when create an extended post (see the &lt;a href="http://demo1.b2evolution.net/stable/blog1.php" title="b2Evolution demo site"&gt;demo site&lt;/a&gt; for an example of an &lt;a href="http://demo1.b2evolution.net/stable/blog1.php/2010/02/03/extended-post" title="b2Evolution extended post"&gt;extended post&lt;/a&gt;)  I had never tried this so I thought I would have a play to see if it could be done.  &lt;/p&gt;

&lt;p&gt;It is possible but it isn't as easy as it sounds so I thought I would document it here for others to have a go.  This was all done on a 3.x install of b2evolution and hasn't been tried or tested on any other version&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;REMEMBER: backup your skin files before making any changes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;First thing you need to do is see if there is a file called _item_content.inc.php in your skin folder and if there isn't, copy the file _item_content.inc.php from the /skins folder to the /skins/yourskinfolderyour&lt;/p&gt;

&lt;p&gt;Now open that file in your skin folder and look for the bit of text that looks like this:&lt;/p&gt;

&lt;p class="amcode"&gt;PHP:&lt;/p&gt;&lt;div class="codeblock amc_php amc_short"&gt;&lt;table&gt;&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc1"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_default"&gt;$Item&lt;/span&gt;&lt;span class="amc_keyword"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="amc_default"&gt;more_link&lt;/span&gt;&lt;span class="amc_keyword"&gt;(&amp;nbsp;&lt;a href="http://www.php.net/function.array" title=" Read the PHP.net documentation for : array() " target="_blank" class="codeblock_external_link"&gt;array&lt;/a&gt;(&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc2"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'force_more'&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'force_more'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc3"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'before'&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'before_more_link'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc4"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'after'&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'after_more_link'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc5"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'link_text'&amp;#160;&amp;#160;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'more_link_text'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc6"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;)&amp;nbsp;);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Now edit that bit of text so it looks like this:&lt;/p&gt;

&lt;p class="amcode"&gt;PHP:&lt;/p&gt;&lt;div class="codeblock amc_php amc_short"&gt;&lt;table&gt;&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc1"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_default"&gt;$Item&lt;/span&gt;&lt;span class="amc_keyword"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="amc_default"&gt;more_link&lt;/span&gt;&lt;span class="amc_keyword"&gt;(&amp;nbsp;&lt;a href="http://www.php.net/function.array" title=" Read the PHP.net documentation for : array() " target="_blank" class="codeblock_external_link"&gt;array&lt;/a&gt;(&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc2"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'force_more'&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'force_more'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc3"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'before'&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'before_more_link'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc4"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'after'&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'after_more_link'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc5"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'link_text'&amp;#160;&amp;#160;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'more_link_text'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc6"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'anchor_text'&amp;nbsp;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&lt;/span&gt;&lt;span class="amc_keyword"&gt;[&lt;/span&gt;&lt;span class="amc_string"&gt;'anchor_text'&lt;/span&gt;&lt;span class="amc_keyword"&gt;],&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc7"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;)&amp;nbsp;);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;I think you should have a file called _item_block.inc.php in your skin folder already so open that up and find the bit of text that looks like this:&lt;/p&gt;

&lt;p class="amcode"&gt;PHP:&lt;/p&gt;&lt;div class="codeblock amc_php amc_short"&gt;&lt;table&gt;&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc1"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;lt;?&lt;/span&gt;&lt;span class="amc_default"&gt;php&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc2"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;----------------------&amp;nbsp;POST&amp;nbsp;CONTENT&amp;nbsp;INCLUDED&amp;nbsp;HERE&amp;nbsp;----------------------&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc3"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_default"&gt;skin_include&lt;/span&gt;&lt;span class="amc_keyword"&gt;(&amp;nbsp;&lt;/span&gt;&lt;span class="amc_string"&gt;'_item_content.inc.php'&lt;/span&gt;&lt;span class="amc_keyword"&gt;,&amp;nbsp;&lt;/span&gt;&lt;span class="amc_default"&gt;$params&amp;nbsp;&lt;/span&gt;&lt;span class="amc_keyword"&gt;);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc4"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;Note:&amp;nbsp;You&amp;nbsp;can&amp;nbsp;customize&amp;nbsp;the&amp;nbsp;default&amp;nbsp;item&amp;nbsp;feedback&amp;nbsp;by&amp;nbsp;copying&amp;nbsp;the&amp;nbsp;generic&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc5"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;/skins/_item_content.inc.php&amp;nbsp;file&amp;nbsp;into&amp;nbsp;the&amp;nbsp;current&amp;nbsp;skin&amp;nbsp;folder.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc6"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;--------------------------&amp;nbsp;END&amp;nbsp;OF&amp;nbsp;POST&amp;nbsp;CONTENT&amp;nbsp;-------------------------&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc7"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_default"&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Replace that with this:&lt;/p&gt;

&lt;p class="amcode"&gt;PHP:&lt;/p&gt;&lt;div class="codeblock amc_php amc_short"&gt;&lt;table&gt;&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc1"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;lt;?&lt;/span&gt;&lt;span class="amc_default"&gt;php&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc2"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;----------------------&amp;nbsp;POST&amp;nbsp;CONTENT&amp;nbsp;INCLUDED&amp;nbsp;HERE&amp;nbsp;----------------------&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc3"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_default"&gt;skin_include&lt;/span&gt;&lt;span class="amc_keyword"&gt;(&amp;nbsp;&lt;/span&gt;&lt;span class="amc_string"&gt;'_item_content.inc.php'&lt;/span&gt;&lt;span class="amc_keyword"&gt;,&amp;nbsp;&lt;a href="http://www.php.net/function.array" title=" Read the PHP.net documentation for : array() " target="_blank" class="codeblock_external_link"&gt;array&lt;/a&gt;(&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc4"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_string"&gt;'anchor_text'&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span class="amc_keyword"&gt;=&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class="amc_string"&gt;'Lee&amp;nbsp;Woz&amp;nbsp;Ere'&lt;/span&gt;&lt;span class="amc_keyword"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc5"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_keyword"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;)&amp;nbsp;);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc6"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;Note:&amp;nbsp;You&amp;nbsp;can&amp;nbsp;customize&amp;nbsp;the&amp;nbsp;default&amp;nbsp;item&amp;nbsp;feedback&amp;nbsp;by&amp;nbsp;copying&amp;nbsp;the&amp;nbsp;generic&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc7"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;/skins/_item_content.inc.php&amp;nbsp;file&amp;nbsp;into&amp;nbsp;the&amp;nbsp;current&amp;nbsp;skin&amp;nbsp;folder.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_even"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc8"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_comment"&gt;//&amp;nbsp;--------------------------&amp;nbsp;END&amp;nbsp;OF&amp;nbsp;POST&amp;nbsp;CONTENT&amp;nbsp;-------------------------&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class="amc_code_odd"&gt;&lt;td class="amc_line"&gt;&lt;div class="amc9"&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;span class="amc_html"&gt;&lt;span class="amc_default"&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Obviously replacing 'Lee Woz Ere' with the words of your choosing.  This is the text that will appear instead of "Follow up:" in your blog posts.&lt;/p&gt;

&lt;p&gt;Save all the files and give it a go.  &lt;img src="http://www.leeturner.org/rsc/smilies/icon_biggrin.gif" alt="&amp;#58;&amp;#68;" class="middle" /&gt;&lt;/p&gt;

&lt;p&gt;Best,&lt;br /&gt;
&lt;img src="/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /&gt;&lt;/p&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/index.php/do-you-follow-up-or-not" title="Do you "Follow Up" or not?"&gt;Do you "Follow Up" or not?&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/index.php/do-you-follow-up-or-not';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/index.php/do-you-follow-up-or-not&amp;title=Do+you+%22Follow+Up%22+or+not%3F&amp;srcUrl=http://www.leeturner.org/&amp;srcTitle=Lee+Turner" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><p>I was recently asked on <a href="http://twitter.com/leeturner" title="Lee Turner on Twitter">twitter</a> if there was a way to change the "Follow Up" text that appears in your post when create an extended post (see the <a href="http://demo1.b2evolution.net/stable/blog1.php" title="b2Evolution demo site">demo site</a> for an example of an <a href="http://demo1.b2evolution.net/stable/blog1.php/2010/02/03/extended-post" title="b2Evolution extended post">extended post</a>)  I had never tried this so I thought I would have a play to see if it could be done.  </p>

<p>It is possible but it isn't as easy as it sounds so I thought I would document it here for others to have a go.  This was all done on a 3.x install of b2evolution and hasn't been tried or tested on any other version</p>



<p><strong>REMEMBER: backup your skin files before making any changes</strong></p>

<p>First thing you need to do is see if there is a file called _item_content.inc.php in your skin folder and if there isn't, copy the file _item_content.inc.php from the /skins folder to the /skins/yourskinfolderyour</p>

<p>Now open that file in your skin folder and look for the bit of text that looks like this:</p>

<p class="amcode">PHP:</p><div class="codeblock amc_php amc_short"><table><tr class="amc_code_odd"><td class="amc_line"><div class="amc1"></div></td><td><code><span class="amc_html"><span class="amc_default">$Item</span><span class="amc_keyword">-&gt;</span><span class="amc_default">more_link</span><span class="amc_keyword">(&nbsp;<a href="http://www.php.net/function.array" title=" Read the PHP.net documentation for : array() " target="_blank" class="codeblock_external_link">array</a>(</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc2"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'force_more'&#160;&#160;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'force_more'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc3"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'before'&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'before_more_link'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc4"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'after'&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'after_more_link'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc5"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'link_text'&#160;&#160;&nbsp;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'more_link_text'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc6"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;)&nbsp;);</span></span></code></td></tr>
</table></div>

<p>Now edit that bit of text so it looks like this:</p>

<p class="amcode">PHP:</p><div class="codeblock amc_php amc_short"><table><tr class="amc_code_odd"><td class="amc_line"><div class="amc1"></div></td><td><code><span class="amc_html"><span class="amc_default">$Item</span><span class="amc_keyword">-&gt;</span><span class="amc_default">more_link</span><span class="amc_keyword">(&nbsp;<a href="http://www.php.net/function.array" title=" Read the PHP.net documentation for : array() " target="_blank" class="codeblock_external_link">array</a>(</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc2"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'force_more'&#160;&#160;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'force_more'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc3"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'before'&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'before_more_link'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc4"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'after'&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'after_more_link'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc5"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'link_text'&#160;&#160;&nbsp;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'more_link_text'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc6"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'anchor_text'&nbsp;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_default">$params</span><span class="amc_keyword">[</span><span class="amc_string">'anchor_text'</span><span class="amc_keyword">],</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc7"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;)&nbsp;);</span></span></code></td></tr>
</table></div>

<p>I think you should have a file called _item_block.inc.php in your skin folder already so open that up and find the bit of text that looks like this:</p>

<p class="amcode">PHP:</p><div class="codeblock amc_php amc_short"><table><tr class="amc_code_odd"><td class="amc_line"><div class="amc1"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&lt;?</span><span class="amc_default">php</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc2"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;----------------------&nbsp;POST&nbsp;CONTENT&nbsp;INCLUDED&nbsp;HERE&nbsp;----------------------</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc3"></div></td><td><code><span class="amc_html"><span class="amc_default">skin_include</span><span class="amc_keyword">(&nbsp;</span><span class="amc_string">'_item_content.inc.php'</span><span class="amc_keyword">,&nbsp;</span><span class="amc_default">$params&nbsp;</span><span class="amc_keyword">);</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc4"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;Note:&nbsp;You&nbsp;can&nbsp;customize&nbsp;the&nbsp;default&nbsp;item&nbsp;feedback&nbsp;by&nbsp;copying&nbsp;the&nbsp;generic</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc5"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;/skins/_item_content.inc.php&nbsp;file&nbsp;into&nbsp;the&nbsp;current&nbsp;skin&nbsp;folder.</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc6"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;--------------------------&nbsp;END&nbsp;OF&nbsp;POST&nbsp;CONTENT&nbsp;-------------------------</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc7"></div></td><td><code><span class="amc_html"><span class="amc_default">?&gt;</span></span></code></td></tr>
</table></div>

<p>Replace that with this:</p>

<p class="amcode">PHP:</p><div class="codeblock amc_php amc_short"><table><tr class="amc_code_odd"><td class="amc_line"><div class="amc1"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&lt;?</span><span class="amc_default">php</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc2"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;----------------------&nbsp;POST&nbsp;CONTENT&nbsp;INCLUDED&nbsp;HERE&nbsp;----------------------</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc3"></div></td><td><code><span class="amc_html"><span class="amc_default">skin_include</span><span class="amc_keyword">(&nbsp;</span><span class="amc_string">'_item_content.inc.php'</span><span class="amc_keyword">,&nbsp;<a href="http://www.php.net/function.array" title=" Read the PHP.net documentation for : array() " target="_blank" class="codeblock_external_link">array</a>(</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc4"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_string">'anchor_text'&#160;&#160;&#160;&#160;&#160;&#160;</span><span class="amc_keyword">=&gt;&nbsp;</span><span class="amc_string">'Lee&nbsp;Woz&nbsp;Ere'</span><span class="amc_keyword">,</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc5"></div></td><td><code><span class="amc_html"><span class="amc_keyword">&#160;&#160;&#160;&#160;)&nbsp;);</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc6"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;Note:&nbsp;You&nbsp;can&nbsp;customize&nbsp;the&nbsp;default&nbsp;item&nbsp;feedback&nbsp;by&nbsp;copying&nbsp;the&nbsp;generic</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc7"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;/skins/_item_content.inc.php&nbsp;file&nbsp;into&nbsp;the&nbsp;current&nbsp;skin&nbsp;folder.</span></span></code></td></tr>
<tr class="amc_code_even"><td class="amc_line"><div class="amc8"></div></td><td><code><span class="amc_html"><span class="amc_comment">//&nbsp;--------------------------&nbsp;END&nbsp;OF&nbsp;POST&nbsp;CONTENT&nbsp;-------------------------</span></span></code></td></tr>
<tr class="amc_code_odd"><td class="amc_line"><div class="amc9"></div></td><td><code><span class="amc_html"><span class="amc_default">?&gt;</span></span></code></td></tr>
</table></div>

<p>Obviously replacing 'Lee Woz Ere' with the words of your choosing.  This is the text that will appear instead of "Follow up:" in your blog posts.</p>

<p>Save all the files and give it a go.  <img src="http://www.leeturner.org/rsc/smilies/icon_biggrin.gif" alt="&#58;&#68;" class="middle" /></p>

<p>Best,<br />
<img src="http://www.leeturner.org/media/users/lturner/sig.png" alt="Lee Turner's Signature" title="Lee Turner's Signature" /></p><div class="item_footer"><a href="http://www.leeturner.org/index.php/do-you-follow-up-or-not" title="Do you "Follow Up" or not?">Do you "Follow Up" or not?</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/HJtYms8TVvY" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/index.php/do-you-follow-up-or-not#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/index.php?tempskin=_rss2&amp;disp=comments&amp;p=300</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/index.php/do-you-follow-up-or-not</feedburner:origLink></item>
				<item>
			<title>Premiumseries Skin</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/70j6gH_2z6s/premiumseries-skin</link>
			<pubDate>Mon, 11 Jan 2010 22:14:18 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="main">b2evolution Skin</category>			<guid isPermaLink="false">299@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin&amp;amp;title=Premiumseries+Skin&amp;amp;srcUrl=http://www.leeturner.org/b2evolution-skins.php&amp;amp;srcTitle=b2evolution+Skins" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="alignleft"&gt;&lt;a href="/media/blogs/skins/premiumseries/skinshot_large.png" title="Premiumseries skin for b2evolution" rel="lightbox"&gt;&lt;img src="/media/blogs/skins/premiumseries/skinshot.jpg" alt="Premiumseries skin for b2evolution" title="Premiumseries skin for b2evolution" width="240" height="180" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt; Premiumseries is a 3 column fixed width skin.  There is 1 main content area and 2 sidebars located on the left and right of the content area.  It is valid XHTML and fully b2evolution 3.x compliant so it supports all the intro posts etc.  Skin settings are used to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)&lt;/p&gt;

&lt;p&gt;Original design from &lt;a href="http://www.freecsstemplates.org/" title="Free CSS Templates"&gt;Free CSS Templates&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;&lt;a href="https://sourceforge.net/projects/evocms-skins/files/premiumseries/1.0/premiumseries.zip/download"&gt;&lt;img class="alignleft" src="/media/blogs/plugins/download.png" alt="Click here to download the skin" title="Click here to download the skin" width="56" height="56" /&gt;&lt;/a&gt;Download the &lt;a href="https://sourceforge.net/projects/evocms-skins/files/premiumseries/1.0/premiumseries.zip/download"&gt; Premiumseries skin&lt;/a&gt;, upload it to your skins folder and install it via the &lt;em&gt;Global Settings - Skins&lt;/em&gt; tab.  Please feel free to post a comment here with any questions.&lt;/p&gt;&lt;/blockquote&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin" title="Original Post"&gt;Premiumseries Skin&lt;/a&gt; | &lt;a href="http://www.leeturner.org/b2evolution-skins.php" title="b2evolution skins"&gt;b2evolution skins&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin&amp;title=Premiumseries+Skin&amp;srcUrl=http://www.leeturner.org/b2evolution-skins.php&amp;srcTitle=b2evolution+Skins" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><div class="alignleft"><a href="http://www.leeturner.org/media/blogs/skins/premiumseries/skinshot_large.png" title="Premiumseries skin for b2evolution" rel="lightbox"><img src="http://www.leeturner.org/media/blogs/skins/premiumseries/skinshot.jpg" alt="Premiumseries skin for b2evolution" title="Premiumseries skin for b2evolution" width="240" height="180" /></a></div><p> Premiumseries is a 3 column fixed width skin.  There is 1 main content area and 2 sidebars located on the left and right of the content area.  It is valid XHTML and fully b2evolution 3.x compliant so it supports all the intro posts etc.  Skin settings are used to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)</p>

<p>Original design from <a href="http://www.freecsstemplates.org/" title="Free CSS Templates">Free CSS Templates</a>.</p>

<blockquote><p><a href="https://sourceforge.net/projects/evocms-skins/files/premiumseries/1.0/premiumseries.zip/download"><img class="alignleft" src="http://www.leeturner.org/media/blogs/plugins/download.png" alt="Click here to download the skin" title="Click here to download the skin" width="56" height="56" /></a>Download the <a href="https://sourceforge.net/projects/evocms-skins/files/premiumseries/1.0/premiumseries.zip/download"> Premiumseries skin</a>, upload it to your skins folder and install it via the <em>Global Settings - Skins</em> tab.  Please feel free to post a comment here with any questions.</p></blockquote><div class="item_footer"><a href="http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin" title="Original Post">Premiumseries Skin</a> | <a href="http://www.leeturner.org/b2evolution-skins.php" title="b2evolution skins">b2evolution skins</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/70j6gH_2z6s" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/b2evolution-skins.php?tempskin=_rss2&amp;disp=comments&amp;p=299</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/b2evolution-skins.php/premiumseries-skin</feedburner:origLink></item>
				<item>
			<title>Republic Skin</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/c2MLbj4BfpU/republic-skin</link>
			<pubDate>Fri, 11 Dec 2009 23:21:00 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="main">b2evolution Skin</category>			<guid isPermaLink="false">298@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/b2evolution-skins.php/republic-skin';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/b2evolution-skins.php/republic-skin&amp;amp;title=Republic+Skin&amp;amp;srcUrl=http://www.leeturner.org/b2evolution-skins.php&amp;amp;srcTitle=b2evolution+Skins" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="alignleft"&gt;&lt;a href="/media/blogs/skins/republic/skinshot_large.png" title="Republic skin for b2evolution" rel="lightbox"&gt;&lt;img src="/media/blogs/skins/republic/skinshot.jpg" alt="Republic skin for b2evolution" title="Republic skin for b2evolution" width="240" height="180" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt; Republic is a 2 column fixed width skin.  There is 1 main content area and 1 sidebar located on the right of the content area.  It is valid XHTML and fully b2evolution 3.x compliant so it supports all the intro posts etc.  Skin settings are used to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)&lt;/p&gt;

&lt;p&gt;Original design from &lt;a href="http://www.freecsstemplates.org/" title="Free CSS Templates"&gt;Free CSS Templates&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;&lt;a href="https://sourceforge.net/projects/evocms-skins/files/republic/1.0/republic.zip/download"&gt;&lt;img class="alignleft" src="/media/blogs/plugins/download.png" alt="Click here to download the skin" title="Click here to download the skin" width="56" height="56" /&gt;&lt;/a&gt;Download the &lt;a href="https://sourceforge.net/projects/evocms-skins/files/republic/1.0/republic.zip/download"&gt;Republic skin&lt;/a&gt;, upload it to your skins folder and install it via the &lt;em&gt;Global Settings - Skins&lt;/em&gt; tab.  Please feel free to post a comment here with any questions.&lt;/p&gt;&lt;/blockquote&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/b2evolution-skins.php/republic-skin" title="Original Post"&gt;Republic Skin&lt;/a&gt; | &lt;a href="http://www.leeturner.org/b2evolution-skins.php" title="b2evolution skins"&gt;b2evolution skins&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/b2evolution-skins.php/republic-skin';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/b2evolution-skins.php/republic-skin&amp;title=Republic+Skin&amp;srcUrl=http://www.leeturner.org/b2evolution-skins.php&amp;srcTitle=b2evolution+Skins" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><div class="alignleft"><a href="http://www.leeturner.org/media/blogs/skins/republic/skinshot_large.png" title="Republic skin for b2evolution" rel="lightbox"><img src="http://www.leeturner.org/media/blogs/skins/republic/skinshot.jpg" alt="Republic skin for b2evolution" title="Republic skin for b2evolution" width="240" height="180" /></a></div><p> Republic is a 2 column fixed width skin.  There is 1 main content area and 1 sidebar located on the right of the content area.  It is valid XHTML and fully b2evolution 3.x compliant so it supports all the intro posts etc.  Skin settings are used to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)</p>

<p>Original design from <a href="http://www.freecsstemplates.org/" title="Free CSS Templates">Free CSS Templates</a></p>

<blockquote><p><a href="https://sourceforge.net/projects/evocms-skins/files/republic/1.0/republic.zip/download"><img class="alignleft" src="http://www.leeturner.org/media/blogs/plugins/download.png" alt="Click here to download the skin" title="Click here to download the skin" width="56" height="56" /></a>Download the <a href="https://sourceforge.net/projects/evocms-skins/files/republic/1.0/republic.zip/download">Republic skin</a>, upload it to your skins folder and install it via the <em>Global Settings - Skins</em> tab.  Please feel free to post a comment here with any questions.</p></blockquote><div class="item_footer"><a href="http://www.leeturner.org/b2evolution-skins.php/republic-skin" title="Original Post">Republic Skin</a> | <a href="http://www.leeturner.org/b2evolution-skins.php" title="b2evolution skins">b2evolution skins</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/c2MLbj4BfpU" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/b2evolution-skins.php/republic-skin#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/b2evolution-skins.php?tempskin=_rss2&amp;disp=comments&amp;p=298</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/b2evolution-skins.php/republic-skin</feedburner:origLink></item>
				<item>
			<title>Hot Air Balloon Skin</title>
			<link>http://feedproxy.google.com/~r/LeeTurner/~3/KESdBQ0KdXo/hot-air-balloon-skin</link>
			<pubDate>Fri, 11 Dec 2009 03:01:58 +0000</pubDate>			<dc:creator>Lee Turner</dc:creator>
			<category domain="main">b2evolution Skin</category>			<guid isPermaLink="false">297@http://www.leeturner.org/</guid>
						<description>&lt;div class="tweetmeme_plugin tweetmeme_right"&gt;&lt;script type="text/javascript"&gt;tweetmeme_url = 'http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';&lt;/script&gt;&lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class="google_buzz_plugin google_buzz_right"&gt;&lt;a href="http://www.google.com/reader/link?url=http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin&amp;amp;title=Hot+Air+Balloon+Skin&amp;amp;srcUrl=http://www.leeturner.org/b2evolution-skins.php&amp;amp;srcTitle=b2evolution+Skins" target="_blank" rel="nofollow" title="Buzz This"&gt;&lt;img src="/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="alignleft"&gt;&lt;a href="/media/blogs/skins/hotairballoon/skinshot_large.png" title="Hot air balloon skin for b2evolution" rel="lightbox"&gt;&lt;img src="/media/blogs/skins/hotairballoon/skinshot.jpg" alt="Hot air balloon skin for b2evolution" title="Hot air balloon skin for b2evolution" width="240" height="180" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt; Hot air balloons is a 2 column fixed width skin.  There is 1 main content area and 1 sidebar located on the left of the content area.  It is valid XHTML and fully b2evolution 3.x compliant so it supports all the intro posts etc.  Skin settings are used to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)&lt;/p&gt;

&lt;p&gt;Original design from &lt;a href="http://www.freecsstemplates.org/" title="Free CSS Templates"&gt;Free CSS Templates&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;&lt;a href="https://sourceforge.net/projects/evocms-skins/files/hotairballoons/1.0/hotairballoons.zip/download"&gt;&lt;img class="alignleft" src="/media/blogs/plugins/download.png" alt="Click here to download the skin" title="Click here to download the skin" width="56" height="56" /&gt;&lt;/a&gt;Download the &lt;a href="https://sourceforge.net/projects/evocms-skins/files/hotairballoons/1.0/hotairballoons.zip/download"&gt;Hot air balloon skin&lt;/a&gt;, upload it to your skins folder and install it via the &lt;em&gt;Global Settings - Skins&lt;/em&gt; tab.  Please feel free to post a comment here with any questions.&lt;/p&gt;&lt;/blockquote&gt;&lt;div class="item_footer"&gt;&lt;a href="http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin" title="Original Post"&gt;Hot Air Balloon Skin&lt;/a&gt; | &lt;a href="http://www.leeturner.org/b2evolution-skins.php" title="b2evolution skins"&gt;b2evolution skins&lt;/a&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin';tweetmeme_service = 'bit.ly';tweetmeme_source = 'leeturner';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="google_buzz_plugin google_buzz_right"><a href="http://www.google.com/reader/link?url=http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin&amp;title=Hot+Air+Balloon+Skin&amp;srcUrl=http://www.leeturner.org/b2evolution-skins.php&amp;srcTitle=b2evolution+Skins" target="_blank" rel="nofollow" title="Buzz This"><img src="http://www.leeturner.org/plugins/google_buzz_plugin/img/google-buzz.png" alt="Google Buzz" width="50" height="58"/></a></div><div class="alignleft"><a href="http://www.leeturner.org/media/blogs/skins/hotairballoon/skinshot_large.png" title="Hot air balloon skin for b2evolution" rel="lightbox"><img src="http://www.leeturner.org/media/blogs/skins/hotairballoon/skinshot.jpg" alt="Hot air balloon skin for b2evolution" title="Hot air balloon skin for b2evolution" width="240" height="180" /></a></div><p> Hot air balloons is a 2 column fixed width skin.  There is 1 main content area and 1 sidebar located on the left of the content area.  It is valid XHTML and fully b2evolution 3.x compliant so it supports all the intro posts etc.  Skin settings are used to allow you to turn off post metadata and choose whether to display the b2evolution logo (the link back in the footer is always maintained)</p>

<p>Original design from <a href="http://www.freecsstemplates.org/" title="Free CSS Templates">Free CSS Templates</a></p>

<blockquote><p><a href="https://sourceforge.net/projects/evocms-skins/files/hotairballoons/1.0/hotairballoons.zip/download"><img class="alignleft" src="http://www.leeturner.org/media/blogs/plugins/download.png" alt="Click here to download the skin" title="Click here to download the skin" width="56" height="56" /></a>Download the <a href="https://sourceforge.net/projects/evocms-skins/files/hotairballoons/1.0/hotairballoons.zip/download">Hot air balloon skin</a>, upload it to your skins folder and install it via the <em>Global Settings - Skins</em> tab.  Please feel free to post a comment here with any questions.</p></blockquote><div class="item_footer"><a href="http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin" title="Original Post">Hot Air Balloon Skin</a> | <a href="http://www.leeturner.org/b2evolution-skins.php" title="b2evolution skins">b2evolution skins</a></div><img src="http://feeds.feedburner.com/~r/LeeTurner/~4/KESdBQ0KdXo" height="1" width="1"/>]]></content:encoded>
								<comments>http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin#comments</comments>
			<wfw:commentRss>http://www.leeturner.org/b2evolution-skins.php?tempskin=_rss2&amp;disp=comments&amp;p=297</wfw:commentRss>
		<feedburner:origLink>http://www.leeturner.org/b2evolution-skins.php/hot-air-balloon-skin</feedburner:origLink></item>
			</channel>
</rss>
