<?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: Homepage Overlap?</title>
		<link>http://www.kriesi.at/support/topic/homepage-overlap</link>
		<description>Support Forum - Topic: Homepage Overlap?</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 09:11:43 +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/homepage-overlap" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84816</link>
			<pubDate>Wed, 21 Nov 2012 02:24:56 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84816@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is fixed. Thanks for the tip.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michaelfagan on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84815</link>
			<pubDate>Wed, 21 Nov 2012 02:21:50 +0000</pubDate>
			<dc:creator>michaelfagan</dc:creator>
			<guid isPermaLink="false">84815@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;for anyone trying to accomplish the same thing the correct px i used was.  the pic i have in my background is 1500 x 800 as well, so it may be different based on your resolution.&#60;/p&#62;
&#60;p&#62;#header_background {&#60;br /&#62;
    padding-bottom: 30px;&#60;br /&#62;
}&#60;br /&#62;
#main {&#60;br /&#62;
    margin-top: 0px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michaelfagan on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84812</link>
			<pubDate>Wed, 21 Nov 2012 02:19:54 +0000</pubDate>
			<dc:creator>michaelfagan</dc:creator>
			<guid isPermaLink="false">84812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i had to play around with the px to get this to work, but it worked! thanks so much for the great support!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84769</link>
			<pubDate>Tue, 20 Nov 2012 20:27:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84769@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi michaelfagan,&#60;/p&#62;
&#60;p&#62;I'm not quite sure if this is what your looking for but it will expand the header image area to give the image more room to show up. Just add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header_background {
    padding-bottom: 350px;
}
#main {
    margin-top: -350px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The 350 is the additional space and needs to be adjust in both of the above to the same amount if you want to change it.&#60;/p&#62;
&#60;p&#62;There isn't a way that I know of however to just let the space adjust to the size of the image since its being set as a background image.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michaelfagan on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84591</link>
			<pubDate>Mon, 19 Nov 2012 19:35:20 +0000</pubDate>
			<dc:creator>michaelfagan</dc:creator>
			<guid isPermaLink="false">84591@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i just want that container for the page pushed down so the image is lined up with it instead of having it cut out into the picture.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michaelfagan on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84589</link>
			<pubDate>Mon, 19 Nov 2012 19:23:34 +0000</pubDate>
			<dc:creator>michaelfagan</dc:creator>
			<guid isPermaLink="false">84589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.columbiaaironline.com&#34; rel=&#34;nofollow&#34;&#62;http://www.columbiaaironline.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84517</link>
			<pubDate>Mon, 19 Nov 2012 05:54:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi michaelfagan,&#60;/p&#62;
&#60;p&#62;Can you post a link to your flagship site?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michaelfagan on "Homepage Overlap?"</title>
			<link>http://www.kriesi.at/support/topic/homepage-overlap#post-84317</link>
			<pubDate>Fri, 16 Nov 2012 21:37:29 +0000</pubDate>
			<dc:creator>michaelfagan</dc:creator>
			<guid isPermaLink="false">84317@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do i get the homepage to show up without the overlap of the page content on the background image.  I basically want to avoid having the bottom of the image on the background from being cut off, plus i think for my purposes it will look a little cleaner.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
