<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Adding a  to Single Post Page Template</title>
		<link>http://www.kriesi.at/support/topic/adding-a-to-single-post-page-template</link>
		<description>Support Forum - Topic: Adding a  to Single Post Page Template</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 19:10:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/adding-a-to-single-post-page-template" rel="self" type="application/rss+xml" />

		<item>
			<title>simbeckhampson on "Adding a  to Single Post Page Template"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-to-single-post-page-template#post-35218</link>
			<pubDate>Sat, 17 Dec 2011 00:07:38 +0000</pubDate>
			<dc:creator>simbeckhampson</dc:creator>
			<guid isPermaLink="false">35218@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Dude. I can see that change, though the gap under the related posts is quite big before the 'top' hr arrives, ie. about an inch, would prefer it be more like a 1cm, or equal distance with the hr above the related posts. Is that a simple CSS change?&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adding a  to Single Post Page Template"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-to-single-post-page-template#post-35135</link>
			<pubDate>Fri, 16 Dec 2011 07:58:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35135@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I added a hr :)&#60;/p&#62;
&#60;p&#62;For everyones benefit - in single.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
	comments_template( &#38;#39;/includes/comments.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;?&#38;gt;
&#38;lt;div class=&#38;quot;hr&#38;quot;&#38;gt;&#38;lt;a class=&#38;quot;scrollTop&#38;quot; href=&#38;quot;#top&#38;quot;&#38;gt;top&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;?php
					//wordpress function that loads the comments template &#38;quot;comments.php&#38;quot;
					comments_template( &#38;#39;/includes/comments.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>simbeckhampson on "Adding a  to Single Post Page Template"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-to-single-post-page-template#post-35106</link>
			<pubDate>Fri, 16 Dec 2011 02:12:55 +0000</pubDate>
			<dc:creator>simbeckhampson</dc:creator>
			<guid isPermaLink="false">35106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris.&#60;/p&#62;
&#60;p&#62;Thanks for the reply.&#60;/p&#62;
&#60;p&#62;The site has a maintenance plugin currently running, Dude has a UN and password.&#60;/p&#62;
&#60;p&#62;Here's an example URL: &#60;a href=&#34;http://internettimealliance.com/wp/2011/11/12/about-the-alliance-video/&#34; rel=&#34;nofollow&#34;&#62;http://internettimealliance.com/wp/2011/11/12/about-the-alliance-video/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Adding a  to Single Post Page Template"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-to-single-post-page-template#post-33816</link>
			<pubDate>Sun, 04 Dec 2011 04:54:34 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33816@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;there should be a HR after the related posts by standard (without the Lifefyre plugin), could you link to your page - this way I can give specific instructions on how to add it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simbeckhampson on "Adding a  to Single Post Page Template"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-to-single-post-page-template#post-33724</link>
			<pubDate>Fri, 02 Dec 2011 12:12:48 +0000</pubDate>
			<dc:creator>simbeckhampson</dc:creator>
			<guid isPermaLink="false">33724@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found a way to add padding to CSS, it looks better now... a closing HR under the related posts may look better though... &#60;/p&#62;
&#60;p&#62;.related_posts {&#60;br /&#62;
float: left;&#60;br /&#62;
position: relative;&#60;br /&#62;
width: 448px;&#60;br /&#62;
padding-bottom:50px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simbeckhampson on "Adding a  to Single Post Page Template"</title>
			<link>http://www.kriesi.at/support/topic/adding-a-to-single-post-page-template#post-33721</link>
			<pubDate>Fri, 02 Dec 2011 11:47:47 +0000</pubDate>
			<dc:creator>simbeckhampson</dc:creator>
			<guid isPermaLink="false">33721@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've installed Livefyre commenting platform and all is well, but the comment box is very close to the related posts at the bottom of each single post page. Ideally I'd like to add another HR just to give it some breathing space. You can see a screenshot here...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://picasaweb.google.com/lh/photo/UscQ9Jhsy08FW3w3BC6m0M4AyXWzqXSFYizTWJXQXkc?feat=directlink&#34; rel=&#34;nofollow&#34;&#62;https://picasaweb.google.com/lh/photo/UscQ9Jhsy08FW3w3BC6m0M4AyXWzqXSFYizTWJXQXkc?feat=directlink&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Would I change the single.php? if so where does the HR code come?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Paul
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
