<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030680" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030680</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/nested-divcss-issue-mambo#comment-1178906</link>
    <description> &lt;p&gt;I cleaned up the code to remove the extra relative position in the content wrapper, + tags, and removed the relative position tags in the subsequent child div tags. That being said still researching into some solution.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Resolution&lt;/strong&gt;&lt;br /&gt;
By putting in a .class of &quot;clear: both;&quot; and a br in each child everything works super smooth:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div id=&amp;quot;body-wrap&amp;quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;	&amp;lt;div id=&amp;quot;top-wrap&amp;quot;&amp;gt;&lt;br /&gt;		&amp;lt;div id=&amp;quot;logo&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;		&amp;lt;div id=&amp;quot;image-menu&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br class=&amp;quot;clear&amp;quot; /&amp;gt;&lt;br /&gt;	&amp;lt;/div&amp;gt;&lt;br /&gt;	&lt;br /&gt;	&amp;lt;div id=&amp;quot;top-image&amp;quot;&amp;gt;&amp;lt;br class=&amp;quot;clear&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;	&lt;br /&gt;	&amp;lt;div id=&amp;quot;main-content-wrap&amp;quot;&amp;gt;&lt;br /&gt;		&amp;lt;div id=&amp;quot;pane-left&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;		&amp;lt;div id=&amp;quot;pane-middle&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;		&amp;lt;div id=&amp;quot;pane-right&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br class=&amp;quot;clear&amp;quot; /&amp;gt;&lt;br /&gt;	&amp;lt;/div&amp;gt;&lt;br /&gt;	&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Sep 2005 16:40:19 +0000</pubDate>
 <dc:creator>ltparis</dc:creator>
 <guid isPermaLink="false">comment 1178906 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/nested-divcss-issue-mambo#comment-1178905</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:  &lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt; #main-content-wrap {position: relative;&lt;br /&gt;width: 770px;&lt;br /&gt;height: 100%;&lt;br /&gt;top: +35px;&lt;br /&gt;position: relative;} &lt;/code&gt;&lt;/div&gt;&#039; &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Well I could be wrong but this is what I know about CSS.&lt;br /&gt;
- You only need one &quot;position: relative;&quot;.&lt;br /&gt;
- Height and Width don’t work with relative positioning&lt;br /&gt;
- With relative positioning CSS doesn’t need a positive indicator &quot;+&quot;&lt;/p&gt;
&lt;p&gt;Relative positioning works as fallows....&lt;br /&gt;
You have a layer on a page that is 500 pixels wide because you have text in it that stretches that far. you can move it in any direction from where it is originally posted. The browser still thinks that block of text is still in its original spot but is displayed somewhere else.&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Sep 2005 16:32:29 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1178905 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
