<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040298" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040298</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-help-needed#comment-1227065</link>
    <description> &lt;p&gt;Thanx for the replies &lt;strong&gt;demonhale&lt;/strong&gt; and &lt;strong&gt;calculator&lt;/strong&gt; &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;&lt;strong&gt;calculator,&lt;/strong&gt; your .clear thing solved the problem, but only partially. I have one more problem. I am including a php file in the main section via phpinclude. This file has a menu which has its own stylesheet. Once I include the menu.php, the storybox again goes out of the wrapper. Here is the full html code:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;wrapper&amp;quot;&amp;gt;&lt;br /&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;include(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;menu.php&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;); &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;mainstorybox&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;images/latest.gif&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;span class=&amp;quot;headmain&amp;quot;&amp;gt;&lt;br /&gt;AmazingBoyz amaze again&amp;lt;/span&amp;gt;&lt;br /&gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;images/mainlarge.gif&amp;quot; rel=&amp;quot;lightbox&amp;quot; title=&amp;quot;AmazingBoyz in action.&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;images/mainthumb.gif&amp;quot; align=&amp;quot;left&amp;quot; border=&amp;quot;0&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;Following some intense competition under a visibly tense atmosphere, AmazingBoyz managed to snatch victory from jaws of&amp;nbsp; defeat, mainting their undefeated outing at the Class 2 compeition.&amp;lt;br /&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;images/readmore.gif&amp;quot; border=&amp;quot;0&amp;quot;&amp;nbsp; align=&amp;quot;right&amp;quot;/&amp;gt; &amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;clear&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;And here is the CSS for the menu.php file:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;#tabs {&lt;br /&gt;font-family: Trebuchet, &amp;quot;Trebuchet MS&amp;quot; Verdana, Georgia, &amp;quot;Lucida Console&amp;quot;;font-size: 12px;&lt;br /&gt;width:400px; text-align:justified; background: url(icon/top.gif); margin:0px 0 0 0px; position: relative; z-index:1;}&lt;br /&gt;#tabs ul {padding:0; margin:0; width:400px; list-style:none; position:relative;}&lt;br /&gt;#tabs ul li {float:left; display:inline; width:125px; height:53px; margin:0 4px;}&lt;br /&gt;#tabs ul li a.outer {display:block; width:125px; height:49px; border-bottom:1px solid #9c9c9c; text-align:center; line-height:45px; text-decoration:none; text-indent:50px; color:#777; font-weight:bold; margin-bottom:3px; font-size:15px;}&lt;br /&gt;&lt;br /&gt;#tabs ul li a.one {background:#fff url(icon/world.jpg) top left no-repeat;}&lt;br /&gt;#tabs ul li a.two {background:#fff url(icon/key.jpg) top left no-repeat;}&lt;br /&gt;#tabs ul li a.three {background:#fff url(icon/mail.jpg) top left no-repeat;}&lt;br /&gt;#tabs ul li a.four {background:#fff url(icon/search.jpg) top left no-repeat;}&lt;br /&gt;#tabs ul li a.five {background:#fff url(icon/profile.jpg) top left no-repeat;}&lt;br /&gt;#tabs ul li a.six {background:#fff url(icon/draw.jpg) top left no-repeat;}&lt;br /&gt;#tabs ul li div {display:none;}&lt;br /&gt;&lt;br /&gt;#tabs ul li:hover {padding-bottom:132px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;}&lt;br /&gt;&lt;br /&gt;#tabs ul li:hover &amp;gt; a.outer {color:#000; background-position:0 -55px; height:55px; cursor:default;}&lt;br /&gt;&lt;br /&gt;* html #tabs ul li a.outer:hover {padding-bottom:130px; border-bottom:1px solid #fff; height:55px; color:#000; margin-bottom:0;background-position:0 -55px; height:55px; cursor:default;}&lt;br /&gt;&lt;br /&gt;#tabs ul li:hover div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;}&lt;br /&gt;#tabs ul li a:hover div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;}&lt;br /&gt;&lt;br /&gt;#tabs ul li a:hover div.tab_left,&lt;br /&gt;#tabs ul li:hover div.tab_left&lt;br /&gt;{background:#fff url(icon/tab_left.gif);}&lt;br /&gt;&lt;br /&gt;#tabs ul li a:hover div.tab_center,&lt;br /&gt;#tabs ul li:hover div.tab_center&lt;br /&gt;{background:#fff url(icon/tab_center.gif);}&lt;br /&gt;&lt;br /&gt;#tabs ul li a:hover div.tab_right,&lt;br /&gt;#tabs ul li:hover div.tab_right&lt;br /&gt;{background:#fff url(icon/tab_right.gif);}&lt;br /&gt;&lt;br /&gt;.clear {clear:both; height:0; line-height:0; overflow:hidden;}&lt;br /&gt;#tabs span.base {display:block; height:20px;font-size:10px; color:#bc8f8f; background:url(icon/bottom.gif) bottom;}&lt;br /&gt;#tabs div h5 {font-size:11px; margin-bottom:10px;}&lt;br /&gt;#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:3px;}&lt;br /&gt;#tabs div a img {border:0;}&lt;br /&gt;#tabs div img.image {float:left; border:0; margin-top:-35px; margin-right:5px;}&lt;br /&gt;#tabs div a.unlock {background:url(icon/unlock.gif); display:block; width:30px; height:30px; margin:0 auto;}&lt;br /&gt;#tabs div a:hover.unlock img {visibility:hidden;}&lt;br /&gt;#tabs p.bold {color:#069; padding-top:5px;}&lt;br /&gt;* html #tabs p.fire {margin-top:-15px;}&lt;br /&gt;* html #tabs form {margin-top:-20px;}&lt;br /&gt;#tabs p.buttons {text-align:center;}&lt;br /&gt;&amp;lt;/style&amp;gt;&amp;nbsp; &lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Dec 2007 16:04:22 +0000</pubDate>
 <dc:creator>Maxal</dc:creator>
 <guid isPermaLink="false">comment 1227065 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-help-needed#comment-1227053</link>
    <description> &lt;p&gt;probably the float left, or a missing clearing paragraph.&lt;/p&gt;
&lt;p&gt;First, add this to your stylesheet - if you don&#039;t ealready have a clearing class:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.clear{ clear:both; }&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;And could you tell us if this is the HTML code on your page? &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div id=&amp;quot;wrapper&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;storybox&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;p class=&amp;quot;clear&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;As demonhale said post a link to your work in progress - or the whole html/css not just the css.&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Dec 2007 13:15:09 +0000</pubDate>
 <dc:creator>calculator</dc:creator>
 <guid isPermaLink="false">comment 1227053 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-help-needed#comment-1227039</link>
    <description> &lt;p&gt;can you post a live example of what&#039;s happening so we can easily see the problem... but I think it&#039;s the float:left property of the storybox, try replacing those with text-align:left...&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Dec 2007 03:55:39 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1227039 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
