<?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: Edit Background so images appear to far right</title>
		<link>http://en.forums.wordpress.com/topic/edit-background-so-images-appear-to-far-right</link>
		<description>WordPress.com Forums &#187; Topic: Edit Background so images appear to far right</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 07:29:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/edit-background-so-images-appear-to-far-right" rel="self" type="application/rss+xml" />

		<item>
			<title>bellyitch on "Edit Background so images appear to far right"</title>
			<link>http://en.forums.wordpress.com/topic/edit-background-so-images-appear-to-far-right#post-1069756</link>
			<pubDate>Thu, 15 Nov 2012 18:25:24 +0000</pubDate>
			<dc:creator>bellyitch</dc:creator>
			<guid isPermaLink="false">1069756@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much! This is helpful!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Edit Background so images appear to far right"</title>
			<link>http://en.forums.wordpress.com/topic/edit-background-so-images-appear-to-far-right#post-1057143</link>
			<pubDate>Thu, 01 Nov 2012 15:22:08 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1057143@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There are a couple different approaches you could take for this. One would be to just use the Appearance → Background page. If you want to set a background image and anchor it to the right side of the page, upload a background image to Appearance → Background first and then you will see some display options appear—select the options for "Right" and "Tiled Vertically."</p>
<p>Note that if you set a background image it will be anchored to the right side of the browser viewport and so it will change when the size of the browser window changes. </p>
<p>If you wanted to anchor a background image to the right side of the main wrapper of the content in The Columnist theme, you could add something like this to your Appearance → Custom Design → CSS editor:</p>
<pre><code>#main {
	padding-right: 32px;
	background: url(http://s.wordpress.org/about/images/logos/wordpress-logo-32-blue.png) 100% 0% repeat-y;
}</code></pre>
<p>Change the url() value to your own image link, and adjust the padding-right value to match the width of your image or until you like where the image appears.
</p>
]]></description>
					</item>
		<item>
			<title>bellyitch on "Edit Background so images appear to far right"</title>
			<link>http://en.forums.wordpress.com/topic/edit-background-so-images-appear-to-far-right#post-1053635</link>
			<pubDate>Sun, 28 Oct 2012 19:02:30 +0000</pubDate>
			<dc:creator>bellyitch</dc:creator>
			<guid isPermaLink="false">1053635@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi!</p>
<p>I want to edit my blog so the background has an image that appears only in the blank grey strip on the right of the site. Right now, there is nothing there but a blank space. I would like to fill that space with a collage that appears ONLY on the right. </p>
<p>It is using The columnist theme</p>
<p>Thanks.</p>
<p>JJ
</p>
]]></description>
					</item>

	</channel>
</rss>
