<?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: Page Split</title>
		<link>http://www.kriesi.at/support/topic/page-split</link>
		<description>Support Forum - Topic: Page Split</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 09:35:00 +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/page-split" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Page Split"</title>
			<link>http://www.kriesi.at/support/topic/page-split#post-82675</link>
			<pubDate>Wed, 07 Nov 2012 14:46:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82675@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey ldaskal,&#60;/p&#62;
&#60;p&#62;The split is really just a 20px margin, so you could apply that to the header container and footer container pretty easily. For the footer:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer {
margin-top: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not sure where you want the split for the header however. If you wanted it above the title:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.title_container {
margin-top: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;There will be other small css adjustments needed depending on where you want it but its all fairly simple positioning stuff from looks of it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "Page Split"</title>
			<link>http://www.kriesi.at/support/topic/page-split#post-82614</link>
			<pubDate>Wed, 07 Nov 2012 03:42:09 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've done a few page spilts on my home page...is there a way to have the header and footer also show a page split, on the rest of the pages ie. blog posts and category views?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
