<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038709" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038709</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-100-height-problem#comment-1220478</link>
    <description> &lt;p&gt;Let me rephrase the question...&lt;/p&gt;
&lt;p&gt;What the problem comes down to is the following:&lt;/p&gt;
&lt;p&gt;I can&#039;t get #layoutInner to span the same height as #layout.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Jun 2007 20:55:36 +0000</pubDate>
 <dc:creator>Holland</dc:creator>
 <guid isPermaLink="false">comment 1220478 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-100-height-problem#comment-1220416</link>
    <description> &lt;p&gt;can we see the live page instead?&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Jun 2007 01:47:04 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1220416 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-100-height-problem#comment-1220414</link>
    <description> &lt;p&gt;@Vibins:&lt;/p&gt;
&lt;p&gt;I have tried different combinations of height and min-height. The #layout div&#039;s background image works and stretches to the bottom of the window or to the bottom of the text in case there is more content. The #layoutInner div&#039;s background image (the right border) will only either stretch as far is it&#039;s content, or it will go to the bottom (if I set height to 100%), but in that case it will not stretch if the text goes beyond the bottom of the window.&lt;/p&gt;
&lt;p&gt;The effect I am going for can be seen on blogger.com (shadows on both sides). The only difference with blogger.com is that they have a fixed width content area. My content area&#039;s width is fluid.&lt;/p&gt;
&lt;p&gt;@WebWiz&lt;/p&gt;
&lt;p&gt;The code I posted is a simplified version of my design, but the essentials are still there.&lt;br /&gt;
Thank you for referencing that link, I will try those methods. In the mean time, please keep the ideas coming.&lt;/p&gt;
&lt;p&gt;I hope it is clear what effect I am going for, if not, let me know.&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Jun 2007 00:22:38 +0000</pubDate>
 <dc:creator>Holland</dc:creator>
 <guid isPermaLink="false">comment 1220414 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-100-height-problem#comment-1220411</link>
    <description> &lt;p&gt;Hello Holland,&lt;/p&gt;
&lt;p&gt;There is a variety of solutions offered for this common problem on the css-discuss Wiki[1]. The problem is that not all work in all situations, so you may have to try 2 - 3 before you &quot;buy&quot;.&lt;/p&gt;
&lt;p&gt;For example, your previous respondent suggests the &quot;large padding, huge negative margin&quot; solution. While some report success with this method, personally I have never got it to work cross-browser. But that may be my fault, not the fault of the method. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I see you are using a background image. If that is for the &quot;faux columns&quot; method, I see it used successfully on lots of sites. Check the Wiki for clues as to why it does not work for you.&lt;/p&gt;
&lt;p&gt;If all else fails, don&#039;t hesitate to put up your attempt somewhere where we can take a look at. Having an actual page to debug is usually a lot easier than guessing.&lt;/p&gt;
&lt;p&gt;[1] &lt;a href=&quot;http://css-discuss.incutio.com/?page=AnyColumnLongest&quot; class=&quot;bb-url&quot;&gt;css-discuss.incutio.com/?page=AnyColumnLongest&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cordially, David&lt;br /&gt;
(wondering if my sig will show up)&lt;br /&gt;
--&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Jun 2007 00:03:19 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1220411 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-100-height-problem#comment-1220407</link>
    <description> &lt;p&gt;Try using height insted of min height.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt; #layout&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; overflow: hidden;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 85%;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin: 0 auto;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: #FFFFFF url(&lt;a href=&quot;http://mtlweb.mit.edu/img/bg_01.gif&quot; title=&quot;http://mtlweb.mit.edu/img/bg_01.gif&quot;&gt;http://mtlweb.mit.edu/img/bg_01.gif&lt;/a&gt;) top left repeat-y;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #layoutInner&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 20000px;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-bottom: -20000px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 100%;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: url(&lt;a href=&quot;http://mtlweb.mit.edu/img/bg_01.gif&quot; title=&quot;http://mtlweb.mit.edu/img/bg_01.gif&quot;&gt;http://mtlweb.mit.edu/img/bg_01.gif&lt;/a&gt;) top right repeat-y;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;hope it helps&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Jun 2007 22:13:47 +0000</pubDate>
 <dc:creator>vibins</dc:creator>
 <guid isPermaLink="false">comment 1220407 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
