<?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: Adding background image behind content boxes</title>
		<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes</link>
		<description>Support Forum - Topic: Adding background image behind content boxes</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 10:16:52 +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/adding-background-image-behind-content-boxes" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-67441</link>
			<pubDate>Tue, 24 Jul 2012 22:55:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67441@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Are you sure the URL of the image source is correct? Can you paste it here so that we can check it?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorgepelaez on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-67431</link>
			<pubDate>Tue, 24 Jul 2012 20:46:29 +0000</pubDate>
			<dc:creator>jorgepelaez</dc:creator>
			<guid isPermaLink="false">67431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello I added this code to the CSS and I can't see the image.&#60;/p&#62;
&#60;p&#62;I'm using this option for my homepage &#60;a href=&#34;http://www.kriesi.at/themes/flagship/aviapoly-slider-example/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/flagship/aviapoly-slider-example/&#60;/a&#62;&#60;br /&#62;
I want to add an image that covers the background, behind the slider and rest of the boxes but no luck.&#60;/p&#62;
&#60;p&#62;Any other advise is welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66462</link>
			<pubDate>Thu, 19 Jul 2012 04:18:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;Try to use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
   background: url(&#38;#39;http://your_website.com/the_background.jpg&#38;#39;) fixed !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66457</link>
			<pubDate>Thu, 19 Jul 2012 03:24:58 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">66457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Thanks for your response, but I tried everything you said and it just won't work :( I don't understand it. I've been trying for days. Oh well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66284</link>
			<pubDate>Wed, 18 Jul 2012 06:05:39 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;Go to Media &#38;gt; Add New. Upload the image and get the &#34;File URL&#34;. (I'll set this as an example of the file URL: &#60;a href=&#34;http://your_website.com/the_background.jpg)&#34; rel=&#34;nofollow&#34;&#62;http://your_website.com/the_background.jpg)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Then, go to Quick CSS and add this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
   background: url(&#38;#39;http://your_website.com/the_background.jpg&#38;#39;) fixed;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try to use a large background image. Just replace: &#60;a href=&#34;http://your_website.com/the_background.jpg&#34; rel=&#34;nofollow&#34;&#62;http://your_website.com/the_background.jpg&#60;/a&#62; with the File URL generated by Wordpress. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66247</link>
			<pubDate>Wed, 18 Jul 2012 03:22:51 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">66247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can someone please tell me how to add an image to the background of my site, behind the body content? If there is a code that I can use in the Quick CSS box, that would be amazing.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Jennifer
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
