<?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: Different background images on a few pages - in Propulsion</title>
		<link>http://www.kriesi.at/support/topic/different-background-images-on-a-few-pages-in-propulsion</link>
		<description>Support Forum - Topic: Different background images on a few pages - in Propulsion</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 04:09:20 +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/different-background-images-on-a-few-pages-in-propulsion" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Different background images on a few pages - in Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images-on-a-few-pages-in-propulsion#post-78895</link>
			<pubDate>Mon, 08 Oct 2012 05:28:25 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78895@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi designjunkies,&#60;/p&#62;
&#60;p&#62;The only thing I can think of to help you is to set a fallback background for all pages, then override the fallback background image with the some image on pages you want a different background. This might be sound too much work but I don't know of any other solutions to this as of this moment. This is the code that I can think of:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top {
   background: #006ab0 url(&#38;#39;url_of_background1&#38;#39;) top center repeat scroll;
}

#top.page-id-1,
#top.page-id-2,
#top.page-id-3, {
   background: #006ab0 url(&#38;#39;url_of_background2&#38;#39;) top center repeat scroll;
}

#top.page-id-4,
#top.page-id-5,
#top.page-id-6, {
   background: #006ab0 url(&#38;#39;url_of_background3&#38;#39;) top center repeat scroll;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this code snippet is helpful.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>designjunkies on "Different background images on a few pages - in Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images-on-a-few-pages-in-propulsion#post-78832</link>
			<pubDate>Sun, 07 Oct 2012 08:58:34 +0000</pubDate>
			<dc:creator>designjunkies</dc:creator>
			<guid isPermaLink="false">78832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I was hoping to add some custom background images to a few pages in my site and I have figured out a piece of code that works but I know once I change my page urls from page ids to page name it won't work anymore?&#60;/p&#62;
&#60;p&#62;This is what I have that seems to work:&#60;br /&#62;
#top.page-id-708 {&#60;br /&#62;
background: #006ab0 url(http://easyretailsolutions.com/wp-content/uploads/2012/10/background-dots-2.gif) top center repeat scroll;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Am thinking the new code will have to have some kind of 'body_class' or something but am not sure how to go about this.&#60;br /&#62;
Most of the site will use the generic background (uploaded via main theme setting in Theme Options) but I would like about 3 other backgrounds I can use occasionally.&#60;/p&#62;
&#60;p&#62;Any help would be great!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
