<?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: Twenty Eleven: Page Sidebar Template Remove Bottom Border</title>
		<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-sidebar-template-remove-bottom-border</link>
		<description>WordPress.com Forums &#187; Topic: Twenty Eleven: Page Sidebar Template Remove Bottom Border</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 01:51:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/twenty-eleven-page-sidebar-template-remove-bottom-border" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Twenty Eleven: Page Sidebar Template Remove Bottom Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-sidebar-template-remove-bottom-border#post-1026993</link>
			<pubDate>Mon, 01 Oct 2012 16:02:18 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1026993@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah, an example is always so helpful!  You should always include an example link whenever possible. :)</p>
<p>Here is the CSS you're looking for:</p>
<pre><code>.page-template-sidebar-page-php .hentry {
	border-bottom: none;
}</code></pre>
<p>Also, watch out for the order of the words. In your example above, the border rule in the 2nd code block you posted is incorrect. It should be "border-bottom" not "bottom-border." I see that your question isn't about that specifically, but it was just something I wanted to mention for other people who may read this thread later.
</p>
]]></description>
					</item>
		<item>
			<title>sensuousinkspiller on "Twenty Eleven: Page Sidebar Template Remove Bottom Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-sidebar-template-remove-bottom-border#post-1026971</link>
			<pubDate>Mon, 01 Oct 2012 15:41:24 +0000</pubDate>
			<dc:creator>sensuousinkspiller</dc:creator>
			<guid isPermaLink="false">1026971@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, I typed it incorrectly in the code here, I typed it correctly in the CSS. I need to know what has to be targeted for hentry for the sidebar template, only, not for the overall site. </p>
<p>Here is an example: <a href="http://sensuousinkspiller.com/ephemera/">http://sensuousinkspiller.com/ephemera/</a></p>
<p>See the line? I also see the little "edit" box, which I don't see on default template pages. (It happens whether on a page that enables or disables comments.)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Twenty Eleven: Page Sidebar Template Remove Bottom Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-sidebar-template-remove-bottom-border#post-1026536</link>
			<pubDate>Sun, 30 Sep 2012 23:36:41 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1026536@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Note that you reversed the order of the words from border-bottom to bottom-border in your example. Try sticking with the exact phrase "border-bottom" to see if that works.</p>
<p>If you continue to have trouble, please post a link showing an example we can take a look at.
</p>
]]></description>
					</item>
		<item>
			<title>sensuousinkspiller on "Twenty Eleven: Page Sidebar Template Remove Bottom Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-sidebar-template-remove-bottom-border#post-1024875</link>
			<pubDate>Fri, 28 Sep 2012 20:17:30 +0000</pubDate>
			<dc:creator>sensuousinkspiller</dc:creator>
			<guid isPermaLink="false">1024875@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi - I have CSS upgrade. </p>
<p>I'd like to change my parent (and perhaps other) pages from "default" to "sidebar" template, but testing shows that it has the border-bottom that shows with posts on the main page, this:</p>
<p><code>.hentry {&lt;br /&gt;
    border-bottom: 1px solid #CBD8F4;&lt;br /&gt;
}</code></p>
<p>I don't know what to target to make </p>
<p><code>.hentry {&lt;br /&gt;
 bottom-border: none;&lt;br /&gt;
}</code></p>
<p>for <strong>sidebar template</strong>. Or is there anything else that would work? </p>
<p>Thank you!
</p>
]]></description>
					</item>

	</channel>
</rss>
