<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Tag: post border</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 19 Jun 2013 09:56:47 +0000</pubDate>

<item>
<title>bad-and-ugly on "Right border hidden on post border"</title>
<link>http://themeshaper.com/forums/topic/right-border-hidden-on-post-border#post-21795</link>
<pubDate>Fri, 10 Jun 2011 01:26:28 +0000</pubDate>
<dc:creator>bad-and-ugly</dc:creator>
<guid isPermaLink="false">21795@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;...you were right from the beginning, Helga! ;-)  Once I increased the width of #main, #container and #content, the border became visible!  Still, I'd rather maintain 2c-l-fixed.css as it is and follow your suggestion of decreasing the .hentry width...  Thanks a lot!! ;-)
&#60;/p&#62;</description>
</item>
<item>
<title>bad-and-ugly on "Right border hidden on post border"</title>
<link>http://themeshaper.com/forums/topic/right-border-hidden-on-post-border#post-21794</link>
<pubDate>Fri, 10 Jun 2011 01:22:32 +0000</pubDate>
<dc:creator>bad-and-ugly</dc:creator>
<guid isPermaLink="false">21794@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey Helga '=)  Thanks for your help.&#60;br /&#62;
I should have mentioned that making &#60;code&#62;.hentry&#60;/code&#62; less wide did make the right border visible.  I didn't want to lose any space though - in fact, I'm hoping to get my hands on a 3c-fluid.css or 2c-l-fluid.css some day so I can make better use of the space ;-)&#60;br /&#62;
I guess I'll follow your suggestion for now.  But still...  I forgot to mention that I also tried making &#60;code&#62;#main&#60;/code&#62;, &#60;code&#62;#container&#60;/code&#62; and &#60;code&#62;#content&#60;/code&#62; wider, but that didn't help.  If the problem is &#60;code&#62;#content&#60;/code&#62; being only 620px with .hentry being 640px, why wasn't the problem solved when I put #content to be 800px wide?&#60;/p&#62;
&#60;p&#62;Yea, I use firebug '=)  Thanks again!!&#60;/p&#62;
&#60;p&#62;EDIT: cool, so I did the right thing in copying default.css and editing there ;-)  I just think I put my background image on 2c-l-fixed.css though...  I'll change that.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Right border hidden on post border"</title>
<link>http://themeshaper.com/forums/topic/right-border-hidden-on-post-border#post-21753</link>
<pubDate>Thu, 09 Jun 2011 02:20:41 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">21753@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;.hentry inherits a width of 620px... which once you add on another 20px for the border  now equals 640px and therefore overflows the #content div which is also 620px w/ overflow hidden.  hence the border never shows.  &#60;/p&#62;
&#60;p&#62;make your changes in your child's style.css.  if you plan to make a lot of changes just copy the whole default.css right into your child's style.css versus importing it.  in fact i usually paste everything in as it makes the site a little leaner as it only needs to download 1 stylesheet versus 5.&#60;/p&#62;
&#60;p&#62;try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.hentry {
background: white;
border: 10px solid #CCC;
width: 600px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;also for CSS issues make sure you have either getfirebug.com for firefox or using chrome's built-in developer tools.  these go a loooong way to helping me solve all my CSS issues.
&#60;/p&#62;</description>
</item>
<item>
<title>bad-and-ugly on "Right border hidden on post border"</title>
<link>http://themeshaper.com/forums/topic/right-border-hidden-on-post-border#post-21751</link>
<pubDate>Thu, 09 Jun 2011 00:34:00 +0000</pubDate>
<dc:creator>bad-and-ugly</dc:creator>
<guid isPermaLink="false">21751@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hello&#60;br /&#62;
It's my first time here and I know I'll be back many times, since I'm not a coder nor designer or anything...&#60;br /&#62;
I'm customizing Thematic a little bit with a child theme. Right now I want the posts to have a white background with a grey border on them. I've tried adding `border: 10px solid #CCC´ to .hentry, #content and #container; but had the same problem in all of them: the righ border is not visible (only left, top and bottom borders). It's like they're inside something (...like the main div?) that is not big enough for them. When I made their width smaller, the border was visible. I tried to make #main wider, but that didn't help.  If it helps, you can see the website here &#60;a href=&#34;http://bit.ly/jHnp1M&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/jHnp1M&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;One more question: is it more appropriate that I make these customizations on default.css or 2c-l-fixed.css? I'm doing it on default.css&#60;/p&#62;
&#60;p&#62;Thanks in advance, everyone.
&#60;/p&#62;</description>
</item>
<item>
<title>bad-and-ugly on "Right border hidden on post border"</title>
<link>http://themeshaper.com/forums/topic/right-border-hidden-on-post-border#post-21748</link>
<pubDate>Wed, 08 Jun 2011 21:01:35 +0000</pubDate>
<dc:creator>bad-and-ugly</dc:creator>
<guid isPermaLink="false">21748@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;...I don't mean to be spamming, but why is the text from the original post gone?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
