<?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; Tag: add background - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/add-background</link>
		<description>WordPress.com Forums &#187; Tag: add background - Recent Posts</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 08:51:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/add-background" 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>
		<item>
			<title>thesacredpath on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-743578</link>
			<pubDate>Sun, 13 Nov 2011 20:54:54 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">743578@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For header images, ALWAYS prepare them ahead of time to the exact size for your theme that is listed at appearance &#62; header. If you do that then wordpress will not have to crop it and re-save it as a different file and you will retain the quality of the original.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-743559</link>
			<pubDate>Sun, 13 Nov 2011 20:41:55 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">743559@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@dagzinggirl<br />
 Some theme provide for custom background colors or images and some do not. Those that do have this feature have the setting here . Appearance &#62; Background
</p>
]]></description>
					</item>
		<item>
			<title>dagzinggirl on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-743550</link>
			<pubDate>Sun, 13 Nov 2011 20:35:40 +0000</pubDate>
			<dc:creator>dagzinggirl</dc:creator>
			<guid isPermaLink="false">743550@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm having a major brainfart right here. I want to add a background to my blog, and I did so yesterday, but now i have a new blog and i cant figure out how to do it. Also why does my header always come out in bad quality, and is there anything i can do to make it better?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-737199</link>
			<pubDate>Sat, 05 Nov 2011 06:16:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">737199@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>As far as why someone cannot put .something in the CSS and then just call it from within a post or page, that can be done as long as the person has the Custom Design Upgrade.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-737198</link>
			<pubDate>Sat, 05 Nov 2011 06:13:27 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">737198@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>At wordpress.COM, things work differently. You cannot edit or change the CSS without the Custom Design Upgrade. What you can do self-hosted is not relevant to wordpress.COM.</p>
<p><a href="http://en.support.wordpress.com/com-vs-org/">Familiarize your self with the basic differences between wordpress.com and self-hosted wordpress.ORG installations</a>.
</p>
]]></description>
					</item>
		<item>
			<title>zendim on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-737191</link>
			<pubDate>Sat, 05 Nov 2011 06:00:13 +0000</pubDate>
			<dc:creator>zendim</dc:creator>
			<guid isPermaLink="false">737191@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Woops.. Screen lag caused that last pathname to turn out wrong.<br />
Its Appearance/Editor.  And this is when your in the Dashboard.<br />
:&#60;)g
</p>
]]></description>
					</item>
		<item>
			<title>zendim on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-737189</link>
			<pubDate>Sat, 05 Nov 2011 05:58:34 +0000</pubDate>
			<dc:creator>zendim</dc:creator>
			<guid isPermaLink="false">737189@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm hosting on my own server.<br />
I tried something that seems to be working, and it makes me wonder why anybody is paying for this Custom CSS upgrade.</p>
<p>I just went to Appearance/Edit/Editor.  Then I entered a custom class.  Then, I called the class from a div inside the html window of a page.  </p>
<p>Works just like one would expect it to.  </p>
<p>:&#60;)g
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-737177</link>
			<pubDate>Sat, 05 Nov 2011 04:56:58 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">737177@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>WordPress.com has disabled it. The changes possible to CSS here are limited for security and other reasons. WordPress.com is a much more locked-down environment than WordPress.org.
</p>
]]></description>
					</item>
		<item>
			<title>zendim on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-737167</link>
			<pubDate>Sat, 05 Nov 2011 04:28:01 +0000</pubDate>
			<dc:creator>zendim</dc:creator>
			<guid isPermaLink="false">737167@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm going to jump in here, as Mr. thesacredpath seems to be listening, and my question will probably help helensian as well.</p>
<p>I know how to write css.  I'm used to working in a "hard coding" environment where I know where everything is and its just a matter of linking it up and having your syntax right.<br />
Wordpress seems intent on defeating this simple method, if one wants to step outside the lines of whatever their template is.<br />
But, its just css, I'm thinking.  So, why can't one just find the .css file for their template,, such as "standard.css" -- a css ffile that is called in every template,  add a .something class, and then call it from the html  of text area of a page, with something like this:   &#60;p style="something"&#62;?<br />
What prevents this from happening?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-736805</link>
			<pubDate>Fri, 04 Nov 2011 19:00:53 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">736805@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It looks like you found it.
</p>
]]></description>
					</item>
		<item>
			<title>helensian on "I want to add a background onto my theme..."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-add-a-background-onto-my-theme#post-736602</link>
			<pubDate>Fri, 04 Nov 2011 14:46:07 +0000</pubDate>
			<dc:creator>helensian</dc:creator>
			<guid isPermaLink="false">736602@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to add a back ground onto my theme - there is no set section for this but it does say "support for custom background" in the theme description. Please help!
</p>
]]></description>
					</item>

	</channel>
</rss>
