<?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, different background image</title>
		<link>http://www.kriesi.at/support/topic/homepage-different-background-image</link>
		<description>Support Forum - Topic: Homepage, different background image</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 22:38:24 +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-different-background-image" rel="self" type="application/rss+xml" />

		<item>
			<title>slackbladder on "Homepage, different background image"</title>
			<link>http://www.kriesi.at/support/topic/homepage-different-background-image#post-97903</link>
			<pubDate>Thu, 21 Feb 2013 18:26:53 +0000</pubDate>
			<dc:creator>slackbladder</dc:creator>
			<guid isPermaLink="false">97903@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;@Devin - what a brilliant tip!! Nice job, works a treat :)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.home #main.container_wrap {
background-image: url(&#38;#39;&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thank you to you and Dude.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Homepage, different background image"</title>
			<link>http://www.kriesi.at/support/topic/homepage-different-background-image#post-97866</link>
			<pubDate>Thu, 21 Feb 2013 16:26:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97866@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey slackbladder,&#60;/p&#62;
&#60;p&#62;You can try using the page classes that get added in by wordpress. Ex:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.home #wrap_all {
background: blue;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;All the various page class selectors are attached to the #top so you can use it to tweak individual pages pretty easily.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>slackbladder on "Homepage, different background image"</title>
			<link>http://www.kriesi.at/support/topic/homepage-different-background-image#post-97788</link>
			<pubDate>Thu, 21 Feb 2013 08:58:35 +0000</pubDate>
			<dc:creator>slackbladder</dc:creator>
			<guid isPermaLink="false">97788@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thx for the reply @Dude&#60;/p&#62;
&#60;p&#62;That will add a background image to all pages though? I just need one on the homepage. &#60;/p&#62;
&#60;p&#62;The 'container_wrap fullsize' element is constructed outside of header.php and is created dynamically (excuse my noobness)? I have currently used 'is_home' within the header file to use a background image in the body element but would have preferred it in the container_wrap element. I'm also using a child theme, so I'm guessing it might not be possible without hacking your code?&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Homepage, different background image"</title>
			<link>http://www.kriesi.at/support/topic/homepage-different-background-image#post-97773</link>
			<pubDate>Thu, 21 Feb 2013 08:06:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97773@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
why do you need to create a new template in this case? You can use the container_wrap class for the background image. If you just want to apply the background image to the main content area use following code instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main.container_wrap{
background: url(....);
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>slackbladder on "Homepage, different background image"</title>
			<link>http://www.kriesi.at/support/topic/homepage-different-background-image#post-97721</link>
			<pubDate>Wed, 20 Feb 2013 20:33:54 +0000</pubDate>
			<dc:creator>slackbladder</dc:creator>
			<guid isPermaLink="false">97721@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, loving the theme!!&#60;/p&#62;
&#60;p&#62;I'm trying to 'take control' of the 'container_wrap' class to give my homepage a different background image to the rest of the site in that area. I can achieve it by creating a custom template but your Template Builder is brilliant, so is there any way to do this and still use the Builder?&#60;/p&#62;
&#60;p&#62;Appreciate any help.&#60;br /&#62;
Thx
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
