<?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>kelpdesign &#187; Work</title>
	<atom:link href="http://www.kelpdesign.com/keys/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kelpdesign.com</link>
	<description>We build easy to manage websites.</description>
	<lastBuildDate>Tue, 20 Jul 2010 01:14:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Aspects Day Spa</title>
		<link>http://www.kelpdesign.com/work/aspects-day-spa/</link>
		<comments>http://www.kelpdesign.com/work/aspects-day-spa/#comments</comments>
		<pubDate>Mon, 18 May 2009 03:14:36 +0000</pubDate>
		<dc:creator>William</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://kelpdesign.com/?p=228</guid>
		<description><![CDATA[Aspects Day Spa came to see us about our Search Engine Optimisation services, however in this case a great place to start was a redesign of the website!]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-229" title="aspects" src="http://kelpdesign.com/wp-content/uploads/2009/05/aspects.png" alt="aspects" width="575" height="193" /></p>
<p><a title="Aspects Day Spa" href="http://www.aspectsdayspa.co.nz" target="_blank">Aspects Day Spa</a> came to see us about some Search Engine Optimisation work and we convinced them a great place to start was a redesign of the website! Actually it was a little more involved than that but updating your site so that it is Search Engine friendly acts as a great place to start.</p>
<p>Go and have a look around. There are some pretty neat looking forms on this site, these are sent directly through to the team at Aspects so they can easily manage online requests. Careful or you may just find yourself in the salon having a massage before we get down there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kelpdesign.com/work/aspects-day-spa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brown &amp; Pemberton</title>
		<link>http://www.kelpdesign.com/work/brown-pemberton/</link>
		<comments>http://www.kelpdesign.com/work/brown-pemberton/#comments</comments>
		<pubDate>Sun, 10 May 2009 22:48:23 +0000</pubDate>
		<dc:creator>Lexi</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://kelpdesign.com/?p=3</guid>
		<description><![CDATA[Brown &#38; Pemberton are a planning company who work nationwide on many different projects ranging from large-scale developments, infrastructure projects, commercial, urban and rural projects to single dwellings. Kelpdesign worked with Brandcom to develop Brown &#38; Pemberton&#8217;s new website. The site&#8217;s aim was to promote their latest projects as well as to introduce potential clients [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a title="Brown &amp; Pemberton" href="http://www.brownpemberton.com" target="_blank"><img class="size-full wp-image-7 alignright" title="bp_logo" src="http://kelpdesign.com/wp-content/uploads/2009/05/bp_logo.jpg" alt="bp_logo" width="280" height="100" /></a><a title="Brown &amp; Pemberton" href="http://www.brownpemberton.com" target="_blank"></a></p>
<p style="text-align: left;"><a title="Brown &amp; Pemberton" href="http://www.brownpemberton.com" target="_blank">Brown &amp; Pemberton</a> are a planning company who work nationwide on many different projects ranging from large-scale developments, infrastructure projects, commercial, urban and rural projects to single dwellings.</p>
<p style="text-align: left;"><a href="http://www.kelpdesign.com" target="_blank">Kelpdesign</a> worked with <a title="Brandcom" href="http://www.brandcom.co.nz">Brandcom</a> to develop Brown &amp; Pemberton&#8217;s new website. The site&#8217;s aim was to promote their latest projects as well as to introduce potential clients to the team and thier range of experience.</p>
<p><span id="more-3"></span><img class="alignnone size-full wp-image-92" title="brown-pemberton" src="http://kelpdesign.com/wp-content/uploads/2009/05/brown-pemberton.jpg" alt="brown-pemberton" width="569" height="399" /></p>
<p><strong>Developer&#8217;s note:</strong><br />
 The site features a fixed header and footer as an overlay which allows the body of the content to scroll behind. To create this using CSS you can use the following code (note: not supported in IE6).</p>
<div class="cssHead"><span class="cssSelector">#header #logo</span></div>
<div class="cssHead">{</div>
<div class="cssProp editGroup"><span class="cssPropName editable">background-image</span><span class="cssColon">:</span><span class="cssPropValue editable"> url(images/bp_logo.png)</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">bottom</span><span class="cssColon">: </span><span class="cssPropValue editable">0</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">height</span><span class="cssColon">:</span><span class="cssPropValue editable"> 145px</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">margin-left</span><span class="cssColon">: </span><span class="cssPropValue editable">425px</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">position</span><span class="cssColon">: </span><span class="cssPropValue editable">fixed</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">width</span><span class="cssColon">: </span><span class="cssPropValue editable">420px</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">z-index</span><span class="cssColon">:</span><span class="cssPropValue editable"> 100</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssSemi">}</span></div>
<div class="cssProp editGroup"><span class="cssSemi"><br />
 </span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kelpdesign.com/work/brown-pemberton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
