<?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: boarder around content page and rounded content page corners</title>
		<link>http://en.forums.wordpress.com/topic/boarder-around-content-page-and-rounded-content-page-corners</link>
		<description>WordPress.com Forums &#187; Topic: boarder around content page and rounded content page corners</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 12:22:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/boarder-around-content-page-and-rounded-content-page-corners" rel="self" type="application/rss+xml" />

		<item>
			<title>instinctiveminds on "boarder around content page and rounded content page corners"</title>
			<link>http://en.forums.wordpress.com/topic/boarder-around-content-page-and-rounded-content-page-corners#post-1057773</link>
			<pubDate>Thu, 01 Nov 2012 22:17:32 +0000</pubDate>
			<dc:creator>instinctiveminds</dc:creator>
			<guid isPermaLink="false">1057773@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks design simply. This css code is all new to me but the more help I get the more I am starting to get it. Thanks again
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "boarder around content page and rounded content page corners"</title>
			<link>http://en.forums.wordpress.com/topic/boarder-around-content-page-and-rounded-content-page-corners#post-1057151</link>
			<pubDate>Thu, 01 Nov 2012 15:31:27 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1057151@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can add a border with rounded corners around the content area in the Comet theme by adding this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#content {
	border: 4px solid #E7DBBE;
	border-radius: 8px;
}

#c2 {
	margin-right: 0;
}</code></pre>
<p>The margin-right adjustment for #c2 is to give the borders room, without that the sidebar will fall to the bottom.</p>
<p>You can change the border color to a color code of your choice:<br />
<a href="http://automattic.github.com/Iris/" rel="nofollow">http://automattic.github.com/Iris/</a></p>
<p>Adjust the border-radius value to change how much the corners are rounded.</p>
<p>If you also wanted to get rid of the top and bottom border from the content and sidebar areas, add this:</p>
<pre><code>#c2, #c3 {
	border: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>instinctiveminds on "boarder around content page and rounded content page corners"</title>
			<link>http://en.forums.wordpress.com/topic/boarder-around-content-page-and-rounded-content-page-corners#post-1053983</link>
			<pubDate>Mon, 29 Oct 2012 04:14:11 +0000</pubDate>
			<dc:creator>instinctiveminds</dc:creator>
			<guid isPermaLink="false">1053983@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi Guys,</p>
<p>Can anyone help me with the following question - This is for comet theme web page <a href="http://www.instinctiveminds.com.au" rel="nofollow">http://www.instinctiveminds.com.au</a>.</p>
<p>I am wanting to put a coloured boarder,  around the content page so that it seperate's the content page and background boarder. Also am wanting the content page to have rounded edges instead of straight.
</p>
]]></description>
					</item>

	</channel>
</rss>
