<?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: Adjusting twenty ten borders</title>
		<link>http://en.forums.wordpress.com/topic/adjusting-twenty-ten-borders</link>
		<description>WordPress.com Forums &#187; Topic: Adjusting twenty ten borders</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 15:18:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/adjusting-twenty-ten-borders" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Adjusting twenty ten borders"</title>
			<link>http://en.forums.wordpress.com/topic/adjusting-twenty-ten-borders#post-898028</link>
			<pubDate>Tue, 29 May 2012 21:17:07 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">898028@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome, and please if you get stuck or can't figure out how to do something, ask. That is what the CSS forum is for.
</p>
]]></description>
					</item>
		<item>
			<title>sisyphus1987 on "Adjusting twenty ten borders"</title>
			<link>http://en.forums.wordpress.com/topic/adjusting-twenty-ten-borders#post-898016</link>
			<pubDate>Tue, 29 May 2012 21:06:43 +0000</pubDate>
			<dc:creator>sisyphus1987</dc:creator>
			<guid isPermaLink="false">898016@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much for your help, it's put me on the right track. Next step is to learn CSS myself so I don't have to keep asking others.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Adjusting twenty ten borders"</title>
			<link>http://en.forums.wordpress.com/topic/adjusting-twenty-ten-borders#post-897415</link>
			<pubDate>Tue, 29 May 2012 08:14:08 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">897415@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This removes the white overall background from the wrapper and adds a background to the content and footer areas. What you would now need to do is to create a header image that has a transparent background (PNG). It could be that the wordpress software will re-save that image as a JPG, thus killing the transparency. If that happens, upload the image (sized exactly for the header area) and then we can "hack" it into the CSS instead of using the header uploader. Start with the following though and let's see how far you get with the header image. (You can of course edit the tan-ish background color I used for main and footer. It was just for clarity while I was working.)</p>
<pre><code>#wrapper {
background: transparent;
}

#main, #footer {
background: #DDCCAA;
}

#colophon {
padding-left: 18px;
padding-right: 18px;
padding-top: 10px;
width: 904px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>sisyphus1987 on "Adjusting twenty ten borders"</title>
			<link>http://en.forums.wordpress.com/topic/adjusting-twenty-ten-borders#post-897403</link>
			<pubDate>Tue, 29 May 2012 07:49:58 +0000</pubDate>
			<dc:creator>sisyphus1987</dc:creator>
			<guid isPermaLink="false">897403@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all,</p>
<p>I'm currently using the twenty ten theme and it gets the job done, but I want to personalize the site a little more. Here's a rough idea of what I'm going for:<br />
<a href="http://lazyintellectualdotcom.files.wordpress.com/2012/05/planned-site-design.jpg" rel="nofollow">http://lazyintellectualdotcom.files.wordpress.com/2012/05/planned-site-design.jpg</a></p>
<p>The problem is that there is a white border around the edges of the banner photo. This means that the banner would be "floating" separately from the background which I would like it to be a part of. If I could either change the colour of the border that Twenty Ten uses or remove it entirely I would be all set. </p>
<p>Thus, my question is: does anyone know if this is possible and if so, what would I have to put into CSS to change it.</p>
<p>Thanks in advance.
</p>
]]></description>
					</item>

	</channel>
</rss>
