<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sam Childs &#187; wordpress</title>
	<atom:link href="http://www.samchilds.net/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.samchilds.net</link>
	<description>Online Portfolio</description>
	<lastBuildDate>Sun, 08 Jan 2012 22:48:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ford use WordPress to power new website</title>
		<link>http://www.samchilds.net/2009/06/05/ford-use-wordpress-to-power-new-website/</link>
		<comments>http://www.samchilds.net/2009/06/05/ford-use-wordpress-to-power-new-website/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:01:44 +0000</pubDate>
		<dc:creator>samwell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Ford]]></category>
		<category><![CDATA[The Ford Story]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.samchilds.net/samchilds/?p=497</guid>
		<description><![CDATA[Ford are using WordPress to power their new website The Ford Story. This simply helps show what many designers have known for a long time &#8211; that WordPress rocks!]]></description>
			<content:encoded><![CDATA[<p>Ford are using <a href="http://www.wordpress.org" target="_blank">WordPress</a> to power their new website <a href="http://www.thefordstory.com" target="_blank">The Ford Story</a>. This simply helps show what many designers have known for a long time &#8211; that WordPress rocks!</p>
<p><a href="http://www.thefordstory.com" target="_blank"><img class="aligncenter size-medium wp-image-498" title="The Ford Story" src="http://www.samchilds.net/samchilds/wp-content/uploads/2009/06/fordstory-300x225.jpg" alt="" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.samchilds.net/2009/06/05/ford-use-wordpress-to-power-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My recent favourite thing about WordPress &#8211; built in dynamic menu highlighting in CSS</title>
		<link>http://www.samchilds.net/2009/05/27/my-recent-favourite-thing-about-wordpress-built-in-dynamic-menu-highlighting-in-css/</link>
		<comments>http://www.samchilds.net/2009/05/27/my-recent-favourite-thing-about-wordpress-built-in-dynamic-menu-highlighting-in-css/#comments</comments>
		<pubDate>Wed, 27 May 2009 08:25:37 +0000</pubDate>
		<dc:creator>samwell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[highlighting]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.samchilds.net/samchilds/?p=489</guid>
		<description><![CDATA[OK, I might be way behind with this little revelation but I&#8217;ve just discovered how easy it is to highlight the &#8216;current page&#8217; in WordPress. It&#8217;s a great navigation aid for viewers to know which page they are looking at by having some indication in the nav bar. I first [...]]]></description>
			<content:encoded><![CDATA[<p>OK, I might be way behind with this little revelation but I&#8217;ve just discovered how easy it is to highlight the &#8216;current page&#8217; in WordPress. It&#8217;s a great navigation aid for viewers to know which page they are looking at by having some indication in the nav bar. I first tried looking at some plugins, but I should have known that WordPress would have thought of this and have already built it into the CSS. All you need to do is add these classes to the stylesheet and style them as you see fit:</p>
<p><em>.page_item {<br />
background-color: #ccc;<br />
color:#000<br />
}</em></p>
<p><em>.current_page_item {<br />
background-color: #000;<br />
color:#fff<br />
}</em></p>
<p>Thanks to <a href="http://www.gudstoff.com/dynamic_menu/" target="_blank">Gudstoff</a> for this little gem!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.samchilds.net/2009/05/27/my-recent-favourite-thing-about-wordpress-built-in-dynamic-menu-highlighting-in-css/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

