<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: Gravatar Widget - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/gravatar-widget</link>
		<description>WordPress.com Forums &#187; Tag: Gravatar Widget - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 13:15:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/gravatar-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "Profile picture"</title>
			<link>http://en.forums.wordpress.com/topic/profile-picture-12#post-1090080</link>
			<pubDate>Sat, 08 Dec 2012 16:51:55 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1090080@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@duncan2008bell<br />
Hi there,<br />
 There are two <a href="http://en.support.wordpress.com/avatars/gravatars/">gravatar </a>widgets you may be interested in:<br />
<a href="http://en.support.wordpress.com/widgets/gravatar-profile-widget/">Gravatar Profile Widget</a><br />
<a href="http://en.support.wordpress.com/widgets/gravatar-widget/">Gravatar Widget</a>
</p>
]]></description>
					</item>
		<item>
			<title>jonathannewton on "Profile picture"</title>
			<link>http://en.forums.wordpress.com/topic/profile-picture-12#post-1090062</link>
			<pubDate>Sat, 08 Dec 2012 16:33:14 +0000</pubDate>
			<dc:creator>jonathannewton</dc:creator>
			<guid isPermaLink="false">1090062@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The easiest way would be to go to Appearance &#62; Widgets in your dashboard and drag the 'Authors' widget to the sidebar section on the right side of the screen. You can tweak some of the information and then save. And viola, your profile picture in the sidebar. </p>
<p>:)
</p>
]]></description>
					</item>
		<item>
			<title>duncan2008bell on "Profile picture"</title>
			<link>http://en.forums.wordpress.com/topic/profile-picture-12#post-1089872</link>
			<pubDate>Sat, 08 Dec 2012 06:08:49 +0000</pubDate>
			<dc:creator>duncan2008bell</dc:creator>
			<guid isPermaLink="false">1089872@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How do I get a profile picture of myself onto the Home page or in with the widgets?!
</p>
]]></description>
					</item>
		<item>
			<title>dreamhelp on "Add author profile to post in Mixfolio"</title>
			<link>http://en.forums.wordpress.com/topic/add-author-profile-to-post-in-mixfolio#post-1044165</link>
			<pubDate>Thu, 18 Oct 2012 18:13:14 +0000</pubDate>
			<dc:creator>dreamhelp</dc:creator>
			<guid isPermaLink="false">1044165@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>sixhours on "Add author profile to post in Mixfolio"</title>
			<link>http://en.forums.wordpress.com/topic/add-author-profile-to-post-in-mixfolio#post-1043968</link>
			<pubDate>Thu, 18 Oct 2012 15:15:00 +0000</pubDate>
			<dc:creator>sixhours</dc:creator>
			<guid isPermaLink="false">1043968@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi @dreamhelp!</p>
<p>This is not currently a feature of Mixfolio, but I'd suggest using the <a href="http://en.support.wordpress.com/widgets/gravatar-widget/">Gravatar widget</a> in your site's sidebar.
</p>
]]></description>
					</item>
		<item>
			<title>dreamhelp on "Add author profile to post in Mixfolio"</title>
			<link>http://en.forums.wordpress.com/topic/add-author-profile-to-post-in-mixfolio#post-1043792</link>
			<pubDate>Thu, 18 Oct 2012 13:17:46 +0000</pubDate>
			<dc:creator>dreamhelp</dc:creator>
			<guid isPermaLink="false">1043792@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I have the Mixfolio theme and its very nice, but the author of the post does not display i.e. gravatar, profile, even the name. Is there a way to fix this?</p>
<p>Thanks.</p>
<p>Blog still in beta mode :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1025133</link>
			<pubDate>Fri, 28 Sep 2012 23:46:02 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025133@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>timethief is correct. The extra spacing is coming from the theme. The theme happens to have a rule for the Gravatar widget to add extra spacing around links.</p>
<p>Here is the rule from the theme that's causing the spacing:</p>
<pre><code>.widget_gravatar a {
	margin: 0 10px 15px;
}</code></pre>
<p>To remove the extra left space, add the following to your Appearance → Custom Design → CSS editor:</p>
<pre><code>.widget_gravatar a {
	margin-left: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timpuddle on "How do I get the About me in the primary side-bar of the Ari theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-the-about-me-in-the-primary-side-bar-of-the-ari-theme#post-1022466</link>
			<pubDate>Wed, 26 Sep 2012 08:38:10 +0000</pubDate>
			<dc:creator>timpuddle</dc:creator>
			<guid isPermaLink="false">1022466@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's brilliant designsimply it's now working perfectly, many thanks Tim.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How do I get the About me in the primary side-bar of the Ari theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-the-about-me-in-the-primary-side-bar-of-the-ari-theme#post-1022016</link>
			<pubDate>Tue, 25 Sep 2012 20:06:18 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1022016@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The Ari demo is using the Gravatar widget in the sidebar. You can add one using your Appearance &#8594; Widgets page. See this help page for details:<br />
<a href="http://en.support.wordpress.com/widgets/gravatar-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/gravatar-widget/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1019332</link>
			<pubDate>Sat, 22 Sep 2012 22:58:38 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1019332@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looking back at this thread I'm shaking my head. As you are not providing any code that is creating the indentation I assume it must be coming from the theme. On Demand is a premium theme and we Volunteers know diddly squat about premium themes. Read-access to the premium themes forum is now open to all users so you can search to see if your question has been previously asked and answered there. The premium theme forums are at <a href="http://premium-themes.forums.wordpress.com/" rel="nofollow">http://premium-themes.forums.wordpress.com/</a> with separate sections for each theme.<br />
<a href="http://premium-themes.forums.wordpress.com/forum/on-demand/" rel="nofollow">http://premium-themes.forums.wordpress.com/forum/on-demand/</a></p>
<p>If you are not successful when searching there is a link for the specific Premium Theme support forum for your theme under Appearance -&#62; Themes in your blog’s Dashboard, but do note that the premium theme must be active and you must be signed in as the user who purchased it in order to see it and post to it.
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1019330</link>
			<pubDate>Sat, 22 Sep 2012 22:53:35 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1019330@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can anyone else solve this mystery?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1019323</link>
			<pubDate>Sat, 22 Sep 2012 22:45:04 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1019323@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><code>&lt;a href=&quot;http://evolutionarycities.com/about/&quot;&gt;Click to learn more about Evolutionary Cities&lt;/a&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1019322</link>
			<pubDate>Sat, 22 Sep 2012 22:44:49 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1019322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This code:<br />
`<a href="http://evolutionarycities.com/about/">Click to learn more about Evolutionary Cities</a> does not contain any element in it that is  causing an indentation.  I don't know why the indentation is happening. Sorry.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1019321</link>
			<pubDate>Sat, 22 Sep 2012 22:41:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1019321@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am asking you to copy the code you are having trouble with and paste it here into this forum thread between backticks so it will fully diplay here in this forum thread.
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1019317</link>
			<pubDate>Sat, 22 Sep 2012 22:36:45 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1019317@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Any answer for this?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "how do i add my profile to my main page header"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-add-my-profile-to-my-main-page-header#post-1015038</link>
			<pubDate>Tue, 18 Sep 2012 20:18:47 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1015038@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You might also be interested in the Gravatar widget. It displays an "About Me" text and gravatar in your sidebar. <a href="http://en.support.wordpress.com/widgets/gravatar-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/gravatar-widget/</a>  Or, you can copy and paste the information from here &#62; Users &#62; My Profile &#62; About you into a text widget.   <a href="http://en.support.wordpress.com/widgets/text-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/text-widget/</a>
</p>
]]></description>
					</item>
		<item>
			<title>anaflowerchild on "how do i add my profile to my main page header"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-add-my-profile-to-my-main-page-header#post-1015032</link>
			<pubDate>Tue, 18 Sep 2012 20:13:12 +0000</pubDate>
			<dc:creator>anaflowerchild</dc:creator>
			<guid isPermaLink="false">1015032@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i want to include my profile on my main page how do i do that?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How do I display my profile on my blog?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-display-my-profile-on-my-blog#post-1013150</link>
			<pubDate>Mon, 17 Sep 2012 02:03:06 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1013150@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You might also be interested in the Gravatar widget. It displays an "About Me" text and gravatar in your sidebar. <a href="http://en.support.wordpress.com/widgets/gravatar-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/gravatar-widget/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How do I display my profile on my blog?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-display-my-profile-on-my-blog#post-1013095</link>
			<pubDate>Mon, 17 Sep 2012 00:35:07 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1013095@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Why not copy and paste the information from here &#62; Users &#62; My Profile &#62; About you onto your About Page and then also upload and include your avatar?
</p>
]]></description>
					</item>
		<item>
			<title>sarahsayswan on "How do I display my profile on my blog?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-display-my-profile-on-my-blog#post-1012223</link>
			<pubDate>Sun, 16 Sep 2012 04:57:53 +0000</pubDate>
			<dc:creator>sarahsayswan</dc:creator>
			<guid isPermaLink="false">1012223@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm using the Chunk theme and my profile isn't displayed anywhere on my blog. I just made a really cool avatar for it. How do I get my profile to display on my blog?<br />
Blog url: <a href='http://mac2pc.wordpress.com/'>http://mac2pc.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010775</link>
			<pubDate>Fri, 14 Sep 2012 23:06:13 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1010775@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I think I did it a minute before your post, hope that is what you meant!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010764</link>
			<pubDate>Fri, 14 Sep 2012 22:58:31 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1010764@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The backtick ` not to be confused with the single quote mark ' is located to the left of the number 1 key in lower case under the tilde ~ on your <strong>keyboard</strong>.  lol :D</p>
<p>backtick<br />
code<br />
backtick
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010763</link>
			<pubDate>Fri, 14 Sep 2012 22:57:46 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1010763@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh.... I see what you mean! Haha!! Apologies for my slow mind this evening... I must need sleep..</p>
<p>Here is the code so you can view it here:</p>
<pre><code>&lt;a href=&quot;http://evolutionarycities.com/about/&quot;&gt;Click to learn more about Evolutionary Cities&lt;/a&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010760</link>
			<pubDate>Fri, 14 Sep 2012 22:56:06 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1010760@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry the code converted on the text window above! Here it is again:</p>
<p>Mark's website on embodied wellbeing will be announced early next year.</p>
<p><code>&lt;a href=&quot;http://evolutionarycities.com/about/&quot;&gt;Click to learn more about Evolutionary Cities&lt;/a&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010757</link>
			<pubDate>Fri, 14 Sep 2012 22:55:07 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1010757@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There aren't any backtick's, it is in a text widget, which ends with:</p>
<p>Mark's website on embodied wellbeing will be announced early next year.</p>
<p><a href="http://evolutionarycities.com/about/">Click to learn more about Evolutionary Cities</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010704</link>
			<pubDate>Fri, 14 Sep 2012 22:14:05 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1010704@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Will you please provide the code between backticks so we can examine it here in this forum thread.</p>
<p>The backtick ` not to be confused with the single quote mark ' is located to the left of the number 1 key in lower case under the tilde ~.</p>
<p>backtick<br />
code<br />
backtick
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010700</link>
			<pubDate>Fri, 14 Sep 2012 22:08:41 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1010700@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using Chrome and Safari, both display an indented hyperlink when it should be aligned left with the rest of the text in the text widget.</p>
<p>Please see Chrome screen/snapshot here:</p>
<p><a href="http://evolutionarycities.files.wordpress.com/2012/09/chrome-snapshot.png" rel="nofollow">http://evolutionarycities.files.wordpress.com/2012/09/chrome-snapshot.png</a></p>
<p>Please see Safari screen/snapshot here:</p>
<p><a href="http://evolutionarycities.files.wordpress.com/2012/09/safari-snapshot.png" rel="nofollow">http://evolutionarycities.files.wordpress.com/2012/09/safari-snapshot.png</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010690</link>
			<pubDate>Fri, 14 Sep 2012 21:57:15 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1010690@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm viewing your blog with Firefox 15.0.1 and it is already is aligned left when I view it.
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1010688</link>
			<pubDate>Fri, 14 Sep 2012 21:52:02 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1010688@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>All help much appreciated :) ...
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "Aligning Left a hyperlink image"</title>
			<link>http://en.forums.wordpress.com/topic/aligning-left-a-hyperlink-image#post-1008603</link>
			<pubDate>Thu, 13 Sep 2012 08:31:00 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">1008603@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please can someone help to align left the hyperlink '<br />
Click to learn more about Evolutionary Cities' on the first front page widget (right sidebar) 'Author: Mark Jagdev'. I have tried the align:left html code in the text widget but to no avail. But more than this, what in the css is causing it to indent without any instruction to do so?<br />
Thanks in advance,<br />
Mark
</p>
]]></description>
					</item>

	</channel>
</rss>
