<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Re-Design Lessons</title>
	<atom:link href="http://graemepirie.com/re-design-lessons/feed/" rel="self" type="application/rss+xml" />
	<link>http://graemepirie.com/re-design-lessons/</link>
	<description>Web Designer</description>
	<lastBuildDate>Wed, 10 Mar 2010 12:08:12 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Graeme</title>
		<link>http://graemepirie.com/re-design-lessons/comment-page-1/#comment-2199</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Fri, 11 Dec 2009 14:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://graemepirie.com/?p=75#comment-2199</guid>
		<description>Hi Michael,

The way I did it was to create an images folder in the same directory as the template files and call the images in from there.

When calling them in the css I use background: url(images/picture.jpg) for example and in the template files used &lt; ?php bloginfo(&#039;template_directory&#039;); ?&gt;/images/picture.png to call them in.

Hope this helps but if you need any further help just get in touch.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>The way I did it was to create an images folder in the same directory as the template files and call the images in from there.</p>
<p>When calling them in the css I use background: url(images/picture.jpg) for example and in the template files used < ?php bloginfo('template_directory'); ?>/images/picture.png to call them in.</p>
<p>Hope this helps but if you need any further help just get in touch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://graemepirie.com/re-design-lessons/comment-page-1/#comment-2196</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 11 Dec 2009 03:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://graemepirie.com/?p=75#comment-2196</guid>
		<description>Graeme, I&#039;ve just started modifying the Starkers theme for my own blog but am perplexed as the where to put images and how to source them in the template code. If you&#039;ve got a wee second, can you point me in the right direction? The only &#039;images&#039; directory I can see is inside the &#039;style&#039; directory but none of my relative urls seem to work?</description>
		<content:encoded><![CDATA[<p>Graeme, I&#8217;ve just started modifying the Starkers theme for my own blog but am perplexed as the where to put images and how to source them in the template code. If you&#8217;ve got a wee second, can you point me in the right direction? The only &#8216;images&#8217; directory I can see is inside the &#8217;style&#8217; directory but none of my relative urls seem to work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
