<?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>cliaz.net &#187; Gravatars</title>
	<atom:link href="http://www.cliaz.net/tag/gravatars/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cliaz.net</link>
	<description>pretty much a sandbox</description>
	<lastBuildDate>Sun, 05 Feb 2012 14:32:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Site changes</title>
		<link>http://www.cliaz.net/2008/10/23/site-changes/</link>
		<comments>http://www.cliaz.net/2008/10/23/site-changes/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 01:54:19 +0000</pubDate>
		<dc:creator>Klaus Jones</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Gravatar Positioning]]></category>
		<category><![CDATA[Gravatars]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Post Author Gravatar]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://www.cliaz.net/?p=55</guid>
		<description><![CDATA[Just recently made some changes to the site to remove old crap that was gathering and add some functionality &#8211; incoming Gravatars, as well as post by mail &#8211; so things might break while I work out the bugs. Anyone skilled with css/html to help align the Gravatars in their own proper &#60;div&#62; would be [...]]]></description>
			<content:encoded><![CDATA[<p>Just recently made some changes to the site to remove old crap that was gathering and add some functionality &#8211; incoming Gravatars, as well as post by mail &#8211; so things might break while I work out the bugs.</p>
<p>Anyone skilled with css/html to help align the Gravatars in their own proper &lt;div&gt; would be greatly appreciated &#8211; currently they&#8217;re using the existing Author &lt;div&gt; and its pretty ugly.</p>
<p><strong>EDIT:</strong> Fixed, yay for idleness at work allowing me to surf endlessly.</p>
<p>This is how it was done</p>
<blockquote><p>&lt;p&gt;&lt;div class=&#8221;gravatar&#8221;&gt;&lt;?php echo get_avatar( get_the_author_email(), &#8217;60&#8242; ); ?&gt;&lt;/div&gt;&lt;h2&gt;&lt;a href=&#8221;&lt;?php the_permalink() ?&gt;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&#8221;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;<br />
&lt;small&gt;&lt;?php the_author() ?&gt;&lt;br /&gt;<br />
&lt;?php the_time(&#8216;F jS, Y&#8217;) ?&gt; at &lt;?php the_time() ?&gt;&lt;/small&gt;<br />
&lt;/p&gt;</p></blockquote>
<p>removing the</p>
<blockquote><p>&lt;a href=&#8221;&lt;?php the_permalink() ?&gt;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&#8221;&gt;</p></blockquote>
<p>bit for the single post page, cause linking to itself is kinda redundant</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cliaz.net/2008/10/23/site-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

