<?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>Elements of SEO &#187; Theme Development</title>
	<atom:link href="http://elementsofseo.com/category/theme-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://elementsofseo.com</link>
	<description>a classic wordpress theme focused on typography and design</description>
	<lastBuildDate>Fri, 26 Feb 2010 14:10:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Update the Banner Image</title>
		<link>http://elementsofseo.com/2009/10/27/how-to-update-the-banner-image/</link>
		<comments>http://elementsofseo.com/2009/10/27/how-to-update-the-banner-image/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 17:09:36 +0000</pubDate>
		<dc:creator>Drew Stauffer</dc:creator>
				<category><![CDATA[Theme Development]]></category>

		<guid isPermaLink="false">http://elementsofseo.com/?p=42</guid>
		<description><![CDATA[I get a lot of questions about adjusting the banner image and I figured it was time for me to write a post about it.
The easiest way to change it is to upload a new image into the theme images folder with the same name as the existing banners. If you don&#8217;t change the height, [...]]]></description>
			<content:encoded><![CDATA[<p>I get a lot of questions about adjusting the banner image and I figured it was time for me to write a post about it.</p>
<p>The easiest way to change it is to upload a new image into the theme <strong>images folder</strong> with the same name as the existing banners. If you don&#8217;t change the height, then that&#8217;s all you need to do. If you look in the images folder for the theme, you&#8217;ll see the images listed below.</p>
<ul>
<li>banner.jpg &#8211; home and post pages</li>
<li>banner1.jpg &#8211; regular/navigation pages</li>
<li>banner2.jpg &#8211; category pages</li>
</ul>
<p>The only thing you want to watch out for is if you have to change the dimensions of the image. Height is ok to change, but changing the width is going to give you problems. If you need to change the height, you&#8217;ll need to modify the CSS. Look for this:</p>
<p><code>#banner { background: url("images/banner.jpg") no-repeat; height:134px; }</code></p>
<p><code><br />
#banner1 { background: url("images/banner1.jpg") no-repeat; height:134px; }</code></p>
<p><code><br />
#banner2 { background: url("images/banner2.jpg") no-repeat; height:134px; }</code></p>
<p>Just change the height to whatever your new image is.</p>
<p>That should get you all squared away.</p>
]]></content:encoded>
			<wfw:commentRss>http://elementsofseo.com/2009/10/27/how-to-update-the-banner-image/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>You Want More?</title>
		<link>http://elementsofseo.com/2009/04/09/you-want-more/</link>
		<comments>http://elementsofseo.com/2009/04/09/you-want-more/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 01:36:04 +0000</pubDate>
		<dc:creator>Drew Stauffer</dc:creator>
				<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[Elements of SEO]]></category>
		<category><![CDATA[Wordpress development]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://elementsofseo.com/?p=38</guid>
		<description><![CDATA[You like this Elements of SEO Wordpress theme? Want to find out how you can get your own custom designed Wordpress theme from this Greenville web designer?
Come on over to Alibi Productions, send me an email and I&#8217;ll be glad to run you through the process.
]]></description>
			<content:encoded><![CDATA[<p>You like this Elements of SEO Wordpress theme? Want to find out how you can get your own custom designed Wordpress theme from this <a title="Greenville web designer" href="http://www.alibiproductions.com/html/website-design.html">Greenville web designer</a>?</p>
<p>Come on over to <a title="Alibi Productions" href="http://www.alibiproductions.com/about/">Alibi Productions</a>, send me an email and I&#8217;ll be glad to run you through the process.</p>
]]></content:encoded>
			<wfw:commentRss>http://elementsofseo.com/2009/04/09/you-want-more/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Theme Update</title>
		<link>http://elementsofseo.com/2008/07/30/theme-update/</link>
		<comments>http://elementsofseo.com/2008/07/30/theme-update/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 19:44:57 +0000</pubDate>
		<dc:creator>Drew Stauffer</dc:creator>
				<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[Elements of SEO]]></category>
		<category><![CDATA[Wordpress development]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://elementsofseo.com/?p=29</guid>
		<description><![CDATA[Now that Elements of SEO has been out in the wild for a little while I have been able to see how others have used it. One thing that I immediately noticed was when people implemented various widgets; a bullet would appear next to the heading.
I didn&#8217;t like how that looked so I decided to [...]]]></description>
			<content:encoded><![CDATA[<p>Now that Elements of SEO has been out in the wild for a little while I have been able to see how others have used it. One thing that I immediately noticed was when people implemented various widgets; a bullet would appear next to the heading.</p>
<p>I didn&#8217;t like how that looked so I decided to get rid of it. Now you can add as many widgets as you like and they will always look just like this demo site.</p>
<p>When I submitted this theme to the Wordpress Directory I had to add a few more features that would comply with the WP 2.5 standards. Here they are:</p>
<ul>
<li> Gravatar support</li>
<li> Tag support</li>
<li> Alignment classes: .alignright, .alignleft, .aligncenter</li>
<li> Caption attributes to add captions directly under your photos (WP 2.6)</li>
</ul>
<p><strong><a href="http://www.alibiproductions.com/html/elements-of-seo.html">Download Elements of SEO 1.2</a> to get the new features and fix the widget heading bug.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://elementsofseo.com/2008/07/30/theme-update/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
	</channel>
</rss>
