<?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>Red Ice Designs &#187; Tutorials</title>
	<atom:link href="http://www.redicedesigns.com/blog/category/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.redicedesigns.com/blog</link>
	<description>A blog about web design tips, tricks, tutorials, guides and tools.</description>
	<lastBuildDate>Fri, 03 Sep 2010 17:12:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating a Custom WordPress Log-In Screen</title>
		<link>http://www.redicedesigns.com/blog/2010/tutorials/creating-a-custom-wordpress-log-in-screen</link>
		<comments>http://www.redicedesigns.com/blog/2010/tutorials/creating-a-custom-wordpress-log-in-screen#comments</comments>
		<pubDate>Fri, 03 Sep 2010 16:22:41 +0000</pubDate>
		<dc:creator>Joe Valdez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[log-in]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=478</guid>
		<description><![CDATA[<p>So you want to spruce up your log-in screen from the standard Word<span style="color: #000000;">P</span>ress look, where do you start?</p>
<p>The easiest way to implement a custom look is via plug-in. You could easily hack the WordPress admin files and CSS but that would make it a pain when you update your WP or change themes. Creating a plug-in will make it simple to transfer the custom look onto other themes and websites.</p>
<p><a href="http://www.redicedesigns.com/blog/2010/tutorials/creating-a-custom-wordpress-log-in-screen" class="more-link">Read more on Creating a Custom WordPress Log-In Screen&#8230;</a></p>
    ]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2010/tutorials/creating-a-custom-wordpress-log-in-screen/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial: Creating Custom Link Colors</title>
		<link>http://www.redicedesigns.com/blog/2009/tutorials/tutorial-creating-custom-link-colors</link>
		<comments>http://www.redicedesigns.com/blog/2009/tutorials/tutorial-creating-custom-link-colors#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:00:11 +0000</pubDate>
		<dc:creator>Joe Valdez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[a:link]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[ID]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[underline]]></category>
		<category><![CDATA[visited]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=52</guid>
		<description><![CDATA[<p>This tutorial will focus on creating custom link colors that can be applied to any web browser using CSS.  Be default, the link color on most browsers is <span style="color: blue; text-decoration: underline;">blue</span> and the visited link color is <span style="color: #990099; text-decoration: underline;">violet</span>.</p>
<p><a href="http://www.redicedesigns.com/blog/2009/tutorials/tutorial-creating-custom-link-colors" class="more-link">Read more on Tutorial: Creating Custom Link Colors&#8230;</a></p>
    ]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2009/tutorials/tutorial-creating-custom-link-colors/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
