<?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>Paul Tocknell &#187; Wordpress</title>
	<atom:link href="http://www.paultocknell.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paultocknell.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Dec 2011 16:22:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>WordPress Political Theme</title>
		<link>http://www.paultocknell.com/116/wordpress-political-theme/</link>
		<comments>http://www.paultocknell.com/116/wordpress-political-theme/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 13:10:47 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/?p=116</guid>
		<description><![CDATA[I just finished putting together a website for a family member who is running in an upcoming election for a local office.  I used Artisteer to generate a very simple one-column, red, white and blue wordpress theme so voters can instantly get to know a candidate.  I thought with November elections coming up, this might <a href='http://www.paultocknell.com/116/wordpress-political-theme/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.paultocknell.com/wordpress/wp-content/uploads/2011/09/screenshot1.png"><img class="alignright size-full wp-image-119" title="screenshot" src="http://www.paultocknell.com/wordpress/wp-content/uploads/2011/09/screenshot1.png" alt="" width="300" height="225" /></a></p>
<p>I just finished putting together a website for a family member who is running in an upcoming election for a local office.  I used Artisteer to generate a very simple one-column, red, white and blue wordpress theme so voters can instantly get to know a candidate.  I thought with November elections coming up, this might be a WordPress theme that others can use so I&#8217;m making it available here for free.   If enough people are interested in the free version of this theme, then I&#8217;ll take the trouble and add more features like different page templates (with multiple columns), wordpress menu support and the like.</p>
<p>Please let me know what you think of this theme and if you have any suggestions or feedback:</p>
<p>Download here: <a class="downloadlink" href="http://www.paultocknell.com/wordpress/wp-content/plugins/download-monitor/download.php?id=1" title="Version1.0 downloaded 103 times" >Wordpress Political Theme (103)</a></p>
<p>*for $10, I can help place the candidates picture in your theme if you need help doing so.  Just contact me for help.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/116/wordpress-political-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hyperlink your header logo</title>
		<link>http://www.paultocknell.com/17/make-your-logo-clickable/</link>
		<comments>http://www.paultocknell.com/17/make-your-logo-clickable/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:59:53 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/?p=17</guid>
		<description><![CDATA[I was working on my mom&#8217;s WordPress blog tonight and came up with a custom logo in Photoshop. I figured out how to insert it without a problem, but was struggling with a good way to make it &#8220;clickable&#8221; and hyperlink it to the blog&#8217;s homepage. That is until I found this lively link: Make <a href='http://www.paultocknell.com/17/make-your-logo-clickable/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I was working on my mom&#8217;s WordPress blog tonight and came up with a custom logo in Photoshop.  I figured out how to insert it without a problem, but was struggling with a good way to make it &#8220;clickable&#8221; and hyperlink it to the blog&#8217;s homepage.  That is until I found this lively link:</p>
<p><a href="http://www.wwohn.com/clickable-logo/">Make your logo clickable | Wwohn.com</a></p>
<p>And I quote:</p>
<p>If you cannot find the &lt;img&gt; the logo is probably the background image of a &lt;div&gt; or &lt;td&gt;. this would mean that you should make the entire &lt;div&gt; or &lt;td&gt; clickable.</p>
<p>You can make a &lt;div&gt; clickable with the following line of code:</p>
<blockquote><p><code>&lt;div onclick="location.href='http://www.yourwebsite.com/';" style="cursor: pointer;"&gt;&lt;/div&gt;</code></p></blockquote>
<p>You can make a &lt;td&gt; clickable with the following line of code:</p>
<blockquote><p><code>&lt;td onclick="location.href='http://www.yourwebsite.com/';" style="cursor: pointer;"&gt;&lt;/td&gt;</code></p></blockquote>
<p>In the examples above, pointer of the mouse changes if the mouse hovers the &lt;div&gt; or &lt;td&gt;. This provides visitors an indication that the area they are hovering is clickable.</p>
<p>You can read the rest of the article here:</p>
<p><a href="http://www.wwohn.com/clickable-logo/">http://www.wwohn.com/clickable-logo/</a></p>
<blockquote></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=1f573881-9011-4b78-8810-3e8ba69d32c1" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/17/make-your-logo-clickable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

