<?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: Bueno theme: Adding background colour to the sidebar widgets</title>
		<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets</link>
		<description>WordPress.com Forums &#187; Topic: Bueno theme: Adding background colour to the sidebar widgets</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 00:34:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-939639</link>
			<pubDate>Wed, 11 Jul 2012 07:41:33 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">939639@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That site is self-hosted and you need to head over to the <a href="http://wordpress.ORG/support/">WordPress.org forums</a> as that is where the software you are using is supported.</p>
<p>These forums are for those hosted here on the wordpress.COM hosting service and things here work differently.</p>
<p>If you are not familiar with the differences, <a href="http://en.support.wordpress.com/com-vs-org/">see this support document</a>.
</p>
]]></description>
					</item>
		<item>
			<title>meghanadler on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-939402</link>
			<pubDate>Tue, 10 Jul 2012 23:51:41 +0000</pubDate>
			<dc:creator>meghanadler</dc:creator>
			<guid isPermaLink="false">939402@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The custom design upgrade button does not show under appearance... I need to add a custom background to my blog lunchbreakpoetry.com - I bought the upgrade for the meghanadler.wordpress.com and everything works there - but I can't make it work at lunchbreakpoetry.com. Can you help?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-910502</link>
			<pubDate>Mon, 11 Jun 2012 23:12:44 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">910502@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@lianauehara, do you have the Custom Design Upgrade? I don't see any evidence that you do. You need to the custom design upgrade to be able to edit the CSS and add the background to the widgets. I've modified the staff code above by @michaelfields and the following, will do what you want. You can paste it into the CSS edit window at appearance &#62; custom design &#62; CSS and then use the preview button to see what it would look like.</p>
<pre><code>#sidebar .widget {
background: none repeat scroll 0 0 #FFFFFF;
border: 5px solid #EEEEEE;
padding: 20px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>lianauehara on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-910462</link>
			<pubDate>Mon, 11 Jun 2012 22:36:05 +0000</pubDate>
			<dc:creator>lianauehara</dc:creator>
			<guid isPermaLink="false">910462@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you, michaelfields.<br />
It helped a lot!
</p>
]]></description>
					</item>
		<item>
			<title>rim025 on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-907030</link>
			<pubDate>Thu, 07 Jun 2012 20:31:16 +0000</pubDate>
			<dc:creator>rim025</dc:creator>
			<guid isPermaLink="false">907030@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hello i wanna change the background color of my sidebar widgets, cuz with the background i have its hard to read. i want it to look like the post, so its easier to read, i tried what copy nd pasting what is listed above but didn't work. aim using the theme bueneo.</p>
<p>dailydesiscoop.com</p>
<p>@dailydesiscoop
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-906405</link>
			<pubDate>Thu, 07 Jun 2012 05:46:49 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">906405@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>No, I have not. Looks intimidating. Is this something that a novice can do?</p></blockquote>
<p>It depends quite a bit on factors like what you want to change, how much you want to change, how much you want to change, and the theme you pick.</p>
<p>To remove borders from images inside posts in the Bueno theme, try adding the to your Appearance &#8594; Custom Design &#8594; CSS editor and click the preview button:</p>
<pre><code>.entry img {
    border: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-901558</link>
			<pubDate>Sat, 02 Jun 2012 00:35:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">901558@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't recommend that anyone who does not have CSS editing skills and who is not prepared to pay annually to have the custom design upgrade purchases it.
</p>
]]></description>
					</item>
		<item>
			<title>lesleykingsley on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-901508</link>
			<pubDate>Fri, 01 Jun 2012 22:50:52 +0000</pubDate>
			<dc:creator>lesleykingsley</dc:creator>
			<guid isPermaLink="false">901508@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, I have not.  Looks intimidating.  Is this something that a novice can do?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-901504</link>
			<pubDate>Fri, 01 Jun 2012 22:47:16 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">901504@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@lesleykingsley<br />
This is the CSS Forum. Have you purchased an a <a href="http://en.support.wordpress.com/custom-design/">custom design upgrade</a> so you can undertake <a href="http://en.support.wordpress.com/custom-design/editing-css/">CSS editing</a>?
</p>
]]></description>
					</item>
		<item>
			<title>lesleykingsley on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-901501</link>
			<pubDate>Fri, 01 Jun 2012 22:44:13 +0000</pubDate>
			<dc:creator>lesleykingsley</dc:creator>
			<guid isPermaLink="false">901501@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to change the framing around the photos i post in bueno.  It looks like a grey "matte board" and I don't know how to remove it. </p>
<p>Thanks,<br />
<a href="http://aroundthetable.me/" rel="nofollow">http://aroundthetable.me/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thedoofa on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-877516</link>
			<pubDate>Wed, 02 May 2012 22:02:39 +0000</pubDate>
			<dc:creator>thedoofa</dc:creator>
			<guid isPermaLink="false">877516@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are a STAR! </p>
<p>Thankyou so so much :)
</p>
]]></description>
					</item>
		<item>
			<title>michaelfields on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-863470</link>
			<pubDate>Thu, 12 Apr 2012 23:39:13 +0000</pubDate>
			<dc:creator>michaelfields</dc:creator>
			<guid isPermaLink="false">863470@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The following should do the trick. Please let us know how it works for you.</p>
<pre><code>.widget {
    background: #fff;
    border: 5px solid #eee;
    padding: 20px;
}
#sidebar .widget h3 {
    line-height: 0;
    padding-bottom: 1.2em;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thedoofa on "Bueno theme: Adding background colour to the sidebar widgets"</title>
			<link>http://en.forums.wordpress.com/topic/bueno-theme-adding-background-colour-to-the-sidebar-widgets#post-860774</link>
			<pubDate>Mon, 09 Apr 2012 18:11:38 +0000</pubDate>
			<dc:creator>thedoofa</dc:creator>
			<guid isPermaLink="false">860774@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to add a new background to my site, but the sidebar widgets(twitter &#38; text) would become very hard to read. In order to prevent this I want to add a background in white to them. So they look just like the posts do. </p>
<p>I've tried various bits of CSS which i found via search, to work, but nothing seems to work. Can anyone help me please?
</p>
]]></description>
					</item>

	</channel>
</rss>
