<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Vigilance Background Image</title>
		<link>http://en.forums.wordpress.com/topic/vigilance-background-image</link>
		<description>WordPress.com Forums &#187; Topic: Vigilance Background Image</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 11:40:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/vigilance-background-image" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Vigilance Background Image"</title>
			<link>http://en.forums.wordpress.com/topic/vigilance-background-image#post-876900</link>
			<pubDate>Wed, 02 May 2012 01:10:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">876900@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see that you figured this out using this CSS:</p>
<pre><code>body {
	background:url(&#039;http://visionofthecity.files.wordpress.com/2012/04/test.jpg&#039;) repeat scroll 0 0 transparent;
}</code></pre>
<p>Nice work!</p>
<p>You could probably shorten it just a little to the following because the "repeat scroll 0 0" part are all default settings, but it's not critical.</p>
<pre><code>body {
	background:url(&#039;http://visionofthecity.files.wordpress.com/2012/04/test.jpg&#039;);
}</code></pre>
]]></description>
					</item>
		<item>
			<title>gravyboat on "Vigilance Background Image"</title>
			<link>http://en.forums.wordpress.com/topic/vigilance-background-image#post-875104</link>
			<pubDate>Sun, 29 Apr 2012 18:58:14 +0000</pubDate>
			<dc:creator>gravyboat</dc:creator>
			<guid isPermaLink="false">875104@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I'm using the Vigilance theme with the Custom Design upgrade. I'd like to add a custom background image to visionofthecity.org (instead of the flat gold color fields). However, while the management options on my theme allow me to define the color of the fields on either side of the content, it doesn't let me swap them out for an image. Is there a way to do this with CSS? If so, would it be better for me to create a small image that I tile, or can I create a larger one that remains static while the content scrolls past it?</p>
<p>Thanks in advance for your help!
</p>
]]></description>
					</item>

	</channel>
</rss>
