<?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?</title>
		<link>http://www.kriesi.at/support/topic/different-background-images</link>
		<description>Support Forum - Topic: Different background images?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 18:21:33 +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" rel="self" type="application/rss+xml" />

		<item>
			<title>rammler on "Different background images?"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images#post-77448</link>
			<pubDate>Wed, 26 Sep 2012 15:59:51 +0000</pubDate>
			<dc:creator>rammler</dc:creator>
			<guid isPermaLink="false">77448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found it:&#60;/p&#62;
&#60;p&#62;#top.category-15&#60;/p&#62;
&#60;p&#62;THX a lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rammler on "Different background images?"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images#post-77447</link>
			<pubDate>Wed, 26 Sep 2012 15:52:01 +0000</pubDate>
			<dc:creator>rammler</dc:creator>
			<guid isPermaLink="false">77447@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, this works great for pages. It is possible for categories too?&#60;br /&#62;
THX a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Different background images?"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images#post-71426</link>
			<pubDate>Thu, 16 Aug 2012 19:19:05 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">71426@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm going to leave this thread open for now in case you have any issues. Let us know how it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rammler on "Different background images?"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images#post-71121</link>
			<pubDate>Wed, 15 Aug 2012 06:07:21 +0000</pubDate>
			<dc:creator>rammler</dc:creator>
			<guid isPermaLink="false">71121@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sounds great! I will try it. THX a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Different background images?"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images#post-70961</link>
			<pubDate>Tue, 14 Aug 2012 12:42:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">70961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi rammler,&#60;/p&#62;
&#60;p&#62;Sure thing! We'll use a bit of css to target the page id class that gets set at the top of each page. This way, you can target them individually. Try adding 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;#top.page-id-820 .slideshow_color {
background: #006ab0 url(http://rammler.de/demo/joos/wp-content/uploads/2011/12/bigslide_back_joos_shine_new.jpg) top center no-repeat scroll;
}

#top.page-id-825 .slideshow_color {
background: #006ab0 url(http://rammler.de/demo/joos/wp-content/uploads/2011/12/bigslide_back_joos_shine_new.jpg) top center no-repeat scroll;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So in the above css, you have the two different page ID's which for you can be seen in the actual page URL's which makes it very easy to identify which page code goes with which. Just change the http address in the css to the new image you would like to use.&#60;/p&#62;
&#60;p&#62;The rest of the css just tells the browser how to position the image and if you want to modify it you can see some examples here: &#60;a href=&#34;http://www.w3schools.com/css/css_background.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/css/css_background.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rammler on "Different background images?"</title>
			<link>http://www.kriesi.at/support/topic/different-background-images#post-70939</link>
			<pubDate>Tue, 14 Aug 2012 09:18:36 +0000</pubDate>
			<dc:creator>rammler</dc:creator>
			<guid isPermaLink="false">70939@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, is it possible to use different background images?&#60;br /&#62;
Here: &#60;a href=&#34;http://rammler.de/demo/joos/?page_id=825&#34; rel=&#34;nofollow&#34;&#62;http://rammler.de/demo/joos/?page_id=825&#60;/a&#62; a other one that here &#60;a href=&#34;http://rammler.de/demo/joos/?page_id=820&#34; rel=&#34;nofollow&#34;&#62;http://rammler.de/demo/joos/?page_id=820&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I marked the Image here: &#60;a href=&#34;http://awesomescreenshot.com/053d43n51&#34; rel=&#34;nofollow&#34;&#62;http://awesomescreenshot.com/053d43n51&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
