<?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: Background images? CSS Questions.</title>
		<link>http://www.kriesi.at/support/topic/background-images-css-questions</link>
		<description>Support Forum - Topic: Background images? CSS Questions.</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 04:28:13 +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/background-images-css-questions" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Background images? CSS Questions."</title>
			<link>http://www.kriesi.at/support/topic/background-images-css-questions#post-19030</link>
			<pubDate>Fri, 13 May 2011 06:05:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19030@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the blue background color is controlled via admin panel (Brightbox Option panel). You can change it in the &#34;Layout and styling&#34; tab. The gradient is an image:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header {
    background-image: url(&#38;quot;../images/skin1/gradiant-dark.png&#38;quot;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer {
    background-image: url(&#38;quot;../images/skin1/gradiant-dark-reverse.png&#38;quot;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want to remove it add following code to custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header, #footer {
    background-image: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ChristopherG on "Background images? CSS Questions."</title>
			<link>http://www.kriesi.at/support/topic/background-images-css-questions#post-18959</link>
			<pubDate>Thu, 12 May 2011 15:43:10 +0000</pubDate>
			<dc:creator>ChristopherG</dc:creator>
			<guid isPermaLink="false">18959@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;BrightBox is an awesome theme and I'm so excited about how the functionality is going to improve the site I'm building by leaps and bounds. I'm encountering a bit of an issue though. Looking through my CSS editor, I cant find any mention of a background image that creates the deep blue behind the header and footer. It occurred to me that you can do gradients with HTML 5 and CSS3, but even that is driven with CSS and theres no mention of anything like that going on, so I am a little bit confused as to how to begin customizing this theme and really molding it into the colors and design I need. Any advice?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
