<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1028427" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1028427</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1168714</link>
    <description> &lt;p&gt;IE and Firefox work differently when it comes to widths and borders.  One adds the width of the borders to your defined width, the other assumes that it&#039;s a combined total.  Workarounds: box-hack model, and nested divs/spans.&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Mar 2005 21:49:24 +0000</pubDate>
 <dc:creator>pmj7</dc:creator>
 <guid isPermaLink="false">comment 1168714 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>thanks...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1168562</link>
    <description> &lt;p&gt;Ya I really got it working good right now I figured out the positioning issues but I still have a slight problem and it&#039;s with firefox.  It has to do with the border I put around the content box, in IE it covers and expands with the entire box but in firefox the border doesn&#039;t carry.  How do I correct this problem?&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Mar 2005 14:04:06 +0000</pubDate>
 <dc:creator>RenardMF</dc:creator>
 <guid isPermaLink="false">comment 1168562 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1168211</link>
    <description> &lt;p&gt;Looks like you are getting a hold of things.  In Firefox the links above the login and password are not sized correctly.  You also have 90 html errors here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A//www.brushfireproductions.com/index.php&quot; class=&quot;bb-url&quot;&gt;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A//www.brushfireproductions.com/index.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My #1 piece of advice is to constantly validate.  It will catch 95% of coding mistakes which cause problems when the page is displayed.&lt;/p&gt;
&lt;p&gt;Once you have done that you should validate your css here:&lt;br /&gt;
&lt;a href=&quot;http://jigsaw.w3.org/css-validator/&quot; class=&quot;bb-url&quot;&gt;http://jigsaw.w3.org/css-validator/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Doing this will keep your page working and save you tons of time sorting through sloppy code.&lt;/p&gt;
&lt;p&gt;-dk&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Mar 2005 16:56:30 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1168211 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1168207</link>
    <description> &lt;p&gt;It seems to me that the only problem are the login links.  I don&#039;t have time to look at the code right now, but try adjusting the width so the content box fits in, or try some relative positioning or margins.&lt;/p&gt;
&lt;p&gt;P.S.&lt;/p&gt;
&lt;p&gt;I&#039;m in firefox&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Mar 2005 16:29:34 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1168207 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Complete Rework</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1168183</link>
    <description> &lt;p&gt;Well Dragon of Ice I took your advice and rewrote the site much like in the style of your orange drop one But I am having some trouble placing the actual content: &lt;a href=&quot;http://www.brushfireproductions.com/index.php&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt; Part of my problems involve the various php includes i have that output tabular data and such so it kinda makes it hard for me to get it just right.&lt;/p&gt;
&lt;p&gt;With the desired result to be something like &lt;a href=&quot;http://www.brushfireproductions.com/uploads/files/result.jpg&quot; class=&quot;bb-url&quot;&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Any further advice would be much appreciated.&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Mar 2005 01:04:05 +0000</pubDate>
 <dc:creator>RenardMF</dc:creator>
 <guid isPermaLink="false">comment 1168183 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>hmm..</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1167535</link>
    <description> &lt;p&gt;Well it&#039;s not just a simple div i&#039;m trying to do this its a div with enclosed content (i.e. a bunch of div&#039;s with absolute positioning as well as some php includes) and then I want those lines on the sides of it to expand when the window does. I might be going at this wrong though since opera doesnt like my layout too much so any suggestions how to make it more compatible would be good. I have updated the css recently opting for auto margin on the main container.&lt;/p&gt;
&lt;p&gt;I mean you could be right. I am new to this...&lt;/p&gt;
&lt;p&gt;[update]&lt;br /&gt;
OK well i kinda got it working now:&lt;br /&gt;
&lt;a href=&quot;http://www.brushfireproductions.com/index.php&quot; class=&quot;bb-url&quot;&gt;Working?&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I think there is still a little problems with other browsers, IE6 and Firefox seem to work fine after I hid some stuff from IE.&lt;/p&gt;
 </description>
     <pubDate>Wed, 09 Mar 2005 01:25:31 +0000</pubDate>
 <dc:creator>RenardMF</dc:creator>
 <guid isPermaLink="false">comment 1167535 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1167531</link>
    <description> &lt;p&gt;Was my solution crazy or something?  I&#039;m not demanding you use it or anything, but I&#039;d just like to know if I was way off target.&lt;/p&gt;
 </description>
     <pubDate>Wed, 09 Mar 2005 01:02:21 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1167531 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>live link...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1167485</link>
    <description> &lt;p&gt;Ya i&#039;ve tryed a few things to get it to work like floating and setting percentages. I got the one on the left to work before but mostly have trouble with the one on the right. Maximize the window to somewhat get what im trying to accomplish.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.brushfireproductions.com/index.php&quot; class=&quot;bb-url&quot;&gt;Live Layout&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I managed to have some success before using tables to accomplish this. Of course it worked with the center content was in table fashion and not div as it is now. The only problem i see is that the background images of the surrounding td&#039;s are not showing up.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.brushfireproductions.com/indexb.php&quot; class=&quot;bb-url&quot;&gt;Table attempt&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Mar 2005 03:21:06 +0000</pubDate>
 <dc:creator>RenardMF</dc:creator>
 <guid isPermaLink="false">comment 1167485 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1167483</link>
    <description> &lt;p&gt;Do you have a live link to your problem?&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Mar 2005 02:57:09 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1167483 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-layout-issues#comment-1167481</link>
    <description> &lt;p&gt;How I would go about it is making a background image and then centering it.&lt;/p&gt;
&lt;p&gt;background: url(&#039;path here&#039;) top center;&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Mar 2005 00:07:53 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1167481 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
