<?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: Big Slideshow Area background color</title>
		<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color</link>
		<description>Support Forum - Topic: Big Slideshow Area background color</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 17:58:59 +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/big-slideshow-area-background-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Big Slideshow Area background color"</title>
			<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color#post-63847</link>
			<pubDate>Thu, 05 Jul 2012 13:53:13 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">63847@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you figured it out ak-muc! Thanks for posting the code for others.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Big Slideshow Area background color"</title>
			<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color#post-63088</link>
			<pubDate>Sun, 01 Jul 2012 14:02:37 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">63088@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok it was this code ...&#60;/p&#62;
&#60;p&#62;.home .slideshow_color.light_bg_color{&#60;br /&#62;
background-color: #ffffff !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;post now resolved :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Big Slideshow Area background color"</title>
			<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color#post-62822</link>
			<pubDate>Fri, 29 Jun 2012 09:51:26 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">62822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;tried some other codes, but they doesnt worked too... :(&#60;br /&#62;
i hope u can help me!?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Big Slideshow Area background color"</title>
			<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color#post-62437</link>
			<pubDate>Wed, 27 Jun 2012 12:01:30 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">62437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i now have set the Big Slideshow Area background color, Default Background color, to #f0f0f0.&#60;br /&#62;
and its perfect. but now the home slider slides at stretched layout into the grey.&#60;br /&#62;
this i wanna change. only the home slider white and the stripe breadcrumb background #f0f0f0.&#60;/p&#62;
&#60;p&#62;you understand my bad description? :)&#60;br /&#62;
sorry for my bad english :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Big Slideshow Area background color"</title>
			<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color#post-62436</link>
			<pubDate>Wed, 27 Jun 2012 11:57:02 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">62436@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank you but that doesnt work. i have the slider on the homepage and there i dont want to have a background colour cause my images are on white &#38;gt; background white. &#60;/p&#62;
&#60;p&#62;on all other pages i dont have the slider, only the breadcrumb navi. and there i wanna have a light grey for background? :)&#60;/p&#62;
&#60;p&#62;with your code it still appears white instead of #333 !?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Big Slideshow Area background color"</title>
			<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color#post-62432</link>
			<pubDate>Wed, 27 Jun 2012 11:21:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62432@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - add following code to css/custom.css and adjust the second color value depending on your requirements:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.home #slideshow_big .container, #top.home #slideshow_big .slideshow_container {
    background: #FFFFFF;
}

#top #slideshow_big .container, #top #slideshow_big .slideshow_container {

    background: #333;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Big Slideshow Area background color"</title>
			<link>http://www.kriesi.at/support/topic/big-slideshow-area-background-color#post-62348</link>
			<pubDate>Tue, 26 Jun 2012 23:21:49 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">62348@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If i set the Big Slideshow Area background color to #ffffff, this colour is set on every page.&#60;br /&#62;
but i want to have it only on home in #ffffff with white background for slider.&#60;br /&#62;
but on all other pages i want to have a very light grey as background for the Big Slideshow Area.&#60;br /&#62;
is that possible with CSS? if yes can you plz give me the code?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
