<?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: Two Background images linked to header and footer zone</title>
		<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone</link>
		<description>Support Forum - Topic: Two Background images linked to header and footer zone</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 04:01:11 +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/two-background-images-linked-to-header-and-footer-zone" rel="self" type="application/rss+xml" />

		<item>
			<title>jessipoo on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-42800</link>
			<pubDate>Tue, 21 Feb 2012 21:20:03 +0000</pubDate>
			<dc:creator>jessipoo</dc:creator>
			<guid isPermaLink="false">42800@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;can something similar be done for the header of the CENTER block of the site? IE where your logo is.. without affecting the background image?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26582</link>
			<pubDate>Fri, 09 Sep 2011 05:08:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26582@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found a solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26548</link>
			<pubDate>Thu, 08 Sep 2011 08:05:12 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">26548@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Solved with this code:&#60;br /&#62;
html, body {&#60;br /&#62;
background:&#60;br /&#62;
url(../images/skin3/background_top.jpg) top center no-repeat,&#60;br /&#62;
url(../images/skin3/background_down.jpg) bottom center no-repeat,&#60;br /&#62;
url(../images/skin3/background_tile.jpg) 50% 50% no-repeat #e8e8e8;&#60;br /&#62;
background-size: 1920px 530px, 1920px 530px, 1920px 80%;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;i set the lower tiling background streching it by 80% in vertical, instead of tiling for all the page height.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26429</link>
			<pubDate>Mon, 05 Sep 2011 15:21:30 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">26429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
Well, is not a big problem, if it's simple to solve ok, if not i don't care :)&#60;br /&#62;
here the link of the image:&#60;br /&#62;
&#60;a href=&#34;http://www.chricchio.com/ToDelete/Tiling.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.chricchio.com/ToDelete/Tiling.jpg&#60;/a&#62;&#60;br /&#62;
Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26389</link>
			<pubDate>Sun, 04 Sep 2011 23:43:57 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26389@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If this really forms a problem for you, can you provide me with a screenshot? My monitor isn't that big (I ordered one though ;p) and when I zoom out it doesn't really form a problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26286</link>
			<pubDate>Fri, 02 Sep 2011 14:11:44 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">26286@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i think doesn't work...&#60;br /&#62;
here you can check the page:&#60;br /&#62;
&#60;a href=&#34;http://www.chricchio.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.chricchio.com/&#60;/a&#62;&#60;br /&#62;
i use a monitor resolution of 1920x1200, and if you take a look at the bottom of the page, you see the problem. I think is a problem when the page height is less than the monitor vertical resolution...&#60;br /&#62;
Thanks again for your support!&#60;br /&#62;
:)&#60;br /&#62;
Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26242</link>
			<pubDate>Thu, 01 Sep 2011 21:03:18 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26242@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you got it to work.&#60;br /&#62;
For the bottom of the page issue have you tried adding&#60;br /&#62;
&#60;code&#62;padding:0;margin:0;&#60;/code&#62;&#60;br /&#62;
to the code you made? I'm uncertain if it works, can you link me to your site if it doesn't work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26122</link>
			<pubDate>Wed, 31 Aug 2011 10:09:21 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">26122@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
i solve the problem in this way, in custom.css i put that:&#60;/p&#62;
&#60;p&#62;html, body {&#60;br /&#62;
background:&#60;br /&#62;
url(http://www.chricchio.com/wp-content/uploads/2011/08/background_top.jpg) top center no-repeat,&#60;br /&#62;
url(http://www.chricchio.com/wp-content/uploads/2011/08/background_down.jpg) bottom center no-repeat,&#60;br /&#62;
url(http://www.chricchio.com/wp-content/uploads/2011/08/background_tile.jpg) center center repeat-y;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;The tiling image is the one with the lower z, with vertical repeating. the other two images are aligned on top and bottom of the pages.&#60;br /&#62;
Your code privide a more &#34;elegant&#34; solution? :)&#60;br /&#62;
i have a small problem on the bottom of the pages, with chrome. Sometimes i see a small row displaying the tiling texture (this because the down image are not perfectly on the bottom of the page).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26097</link>
			<pubDate>Tue, 30 Aug 2011 12:13:02 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">26097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much, i try with the help you provide me :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26051</link>
			<pubDate>Mon, 29 Aug 2011 20:39:43 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's possible to do this. You could read &#60;a href=&#34;http://css-tricks.com/8596-stacking-order-of-multiple-backgrounds/&#34;&#62;this&#60;/a&#62; and use it on the body in your style.css. If this is hard for you I can provide you the code you need if you provide me with the background images you'd like to use.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Ronchi on "Two Background images linked to header and footer zone"</title>
			<link>http://www.kriesi.at/support/topic/two-background-images-linked-to-header-and-footer-zone#post-26008</link>
			<pubDate>Mon, 29 Aug 2011 09:57:11 +0000</pubDate>
			<dc:creator>Christian Ronchi</dc:creator>
			<guid isPermaLink="false">26008@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
it's possible to have two backgound images with scroll, one linked to the top of the page and the another one linked to the bottom?&#60;br /&#62;
I want have the header and the footer zone with a background, and the middle part or the pages without, to prevent problem when i have different page height.&#60;br /&#62;
Here the example image, for sure better than my english :)&#60;br /&#62;
&#60;a href=&#34;http://imageshack.us/photo/my-images/571/backgroundimages.jpg/&#34; rel=&#34;nofollow&#34;&#62;http://imageshack.us/photo/my-images/571/backgroundimages.jpg/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
