<?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: Adding NEXT and PREVIOUS articles on top of POST</title>
		<link>http://en.forums.wordpress.com/topic/adding-next-and-previous-articles-on-top-of-post</link>
		<description>WordPress.com Forums &#187; Topic: Adding NEXT and PREVIOUS articles on top of POST</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 06:42:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/adding-next-and-previous-articles-on-top-of-post" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Adding NEXT and PREVIOUS articles on top of POST"</title>
			<link>http://en.forums.wordpress.com/topic/adding-next-and-previous-articles-on-top-of-post#post-749587</link>
			<pubDate>Sun, 20 Nov 2011 20:51:37 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">749587@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>realagenda on "Adding NEXT and PREVIOUS articles on top of POST"</title>
			<link>http://en.forums.wordpress.com/topic/adding-next-and-previous-articles-on-top-of-post#post-749500</link>
			<pubDate>Sun, 20 Nov 2011 18:49:37 +0000</pubDate>
			<dc:creator>realagenda</dc:creator>
			<guid isPermaLink="false">749500@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK. Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Adding NEXT and PREVIOUS articles on top of POST"</title>
			<link>http://en.forums.wordpress.com/topic/adding-next-and-previous-articles-on-top-of-post#post-749477</link>
			<pubDate>Sun, 20 Nov 2011 18:15:57 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">749477@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, that would require additional PHP scripting in the underlying theme files.
</p>
]]></description>
					</item>
		<item>
			<title>realagenda on "Adding NEXT and PREVIOUS articles on top of POST"</title>
			<link>http://en.forums.wordpress.com/topic/adding-next-and-previous-articles-on-top-of-post#post-749471</link>
			<pubDate>Sun, 20 Nov 2011 18:05:42 +0000</pubDate>
			<dc:creator>realagenda</dc:creator>
			<guid isPermaLink="false">749471@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This worked very well as it did place the NEXT and PREVIOUS article links above the post's title. Is there a way to ALSO have them at the bottom, just above the social network buttons?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Adding NEXT and PREVIOUS articles on top of POST"</title>
			<link>http://en.forums.wordpress.com/topic/adding-next-and-previous-articles-on-top-of-post#post-748344</link>
			<pubDate>Fri, 18 Nov 2011 21:01:41 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">748344@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add the padding-top declaration to the .post rule in your custom CSS and then add the second rule to the bottom of your custom CSS.</p>
<pre><code>.post {
padding-top: 70px;
}

.single #nav-below {
position: absolute;
top: 0;
}</code></pre>
<p>Longer titles that go to three lines in the next/previous nav will cause issues since the post content will not automatically move down (the downside of having to use position: absolute; and not having access to the underlying theme files.
</p>
]]></description>
					</item>
		<item>
			<title>realagenda on "Adding NEXT and PREVIOUS articles on top of POST"</title>
			<link>http://en.forums.wordpress.com/topic/adding-next-and-previous-articles-on-top-of-post#post-746913</link>
			<pubDate>Thu, 17 Nov 2011 13:55:02 +0000</pubDate>
			<dc:creator>realagenda</dc:creator>
			<guid isPermaLink="false">746913@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I am using the BUENO theme right now, and I'd like to know how to add the PREVIOUS and NEXT posts at the top of the posts as they appear at the bottom right now. Additionally, I'd like to move the bottom NEXT and PREVIOUS post links to above the social network buttons. Are these possible? How could I get them done?</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
