<?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; Topic: Leave A Reply Link</title>
		<link>http://en.forums.wordpress.com/topic/leave-a-reply-link</link>
		<description>WordPress.com Forums &#187; Topic: Leave A Reply Link</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 03:17:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/leave-a-reply-link" rel="self" type="application/rss+xml" />

		<item>
			<title>marshmk on "Leave A Reply Link"</title>
			<link>http://en.forums.wordpress.com/topic/leave-a-reply-link#post-1131953</link>
			<pubDate>Wed, 23 Jan 2013 17:17:59 +0000</pubDate>
			<dc:creator>marshmk</dc:creator>
			<guid isPermaLink="false">1131953@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much. You have been most helpful and the code you provided does what I need.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Leave A Reply Link"</title>
			<link>http://en.forums.wordpress.com/topic/leave-a-reply-link#post-1131904</link>
			<pubDate>Wed, 23 Jan 2013 16:21:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1131904@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Adding new links is not something you can do with CSS only. Making an edit like that would require modifying the theme, and you can get complete control of the code in order to make changes like that if you <a href="http://en.support.wordpress.com/moving-a-blog/#moving-to-wordpress-org">switch to WordPress.org</a>.
</p>
]]></description>
					</item>
		<item>
			<title>marshmk on "Leave A Reply Link"</title>
			<link>http://en.forums.wordpress.com/topic/leave-a-reply-link#post-1130956</link>
			<pubDate>Tue, 22 Jan 2013 21:02:27 +0000</pubDate>
			<dc:creator>marshmk</dc:creator>
			<guid isPermaLink="false">1130956@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much. This is helpful. Is there a way to leave the original link at the top of the post but add another link at the bottom?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Leave A Reply Link"</title>
			<link>http://en.forums.wordpress.com/topic/leave-a-reply-link#post-1130827</link>
			<pubDate>Tue, 22 Jan 2013 19:48:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1130827@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is an example that will move the comment link from the top of posts to the bottom in the Twenty Twelve theme:</p>
<pre><code>.post {
	position: relative;
}
.comments-link {
	position: absolute;
	bottom: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>marshmk on "Leave A Reply Link"</title>
			<link>http://en.forums.wordpress.com/topic/leave-a-reply-link#post-1125269</link>
			<pubDate>Wed, 16 Jan 2013 02:12:52 +0000</pubDate>
			<dc:creator>marshmk</dc:creator>
			<guid isPermaLink="false">1125269@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In the Twenty-Twelve theme the "Leave A Reply" link is at the top of the post. How do I add a "Leave A Reply" link after the date at the bottom of the post?</p>
<p>Thank you for your help.<br />
Mike
</p>
]]></description>
					</item>

	</channel>
</rss>
