<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1035735" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1035735</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206329</link>
    <description> &lt;p&gt;i dont see any overlapping.  if you could take a screen shot that would be awesom!&lt;/p&gt;
&lt;p&gt;what browser and res are you operating at?&lt;/p&gt;
&lt;p&gt;i&#039;ve been working with the cms and download manager for the site today so i havent really attempted to work on making the box expandable.&lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
-drew&lt;/p&gt;
 </description>
     <pubDate>Sat, 26 Aug 2006 02:56:20 +0000</pubDate>
 <dc:creator>sublimer</dc:creator>
 <guid isPermaLink="false">comment 1206329 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206327</link>
    <description> &lt;p&gt;I see the left box overlap the header and links, minor bug... check it out again and it looks pretty ok now... do you still have the footer problem?&lt;/p&gt;
 </description>
     <pubDate>Sat, 26 Aug 2006 02:51:22 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1206327 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206280</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;demonhale wrote:&lt;/strong&gt; it doesnt look the way you intend in Firefox... But anyways, you can make it adjust by assigning a div wrapper on the main content area just above that footer image, that way the longer the content, it will push the image down...&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;hmm, it looks fine to me in ff and ie - could you tell me how it looks different for you?&lt;/p&gt;
&lt;p&gt;would you mind elaborating more on &quot;ou can make it adjust by assigning a div wrapper on the main content area just above that footer image, that way the longer the content, it will push the image down...&quot;&lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
-drew&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2006 06:42:43 +0000</pubDate>
 <dc:creator>sublimer</dc:creator>
 <guid isPermaLink="false">comment 1206280 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206277</link>
    <description> &lt;p&gt;it doesnt look the way you intend in Firefox... But anyways, you can make it adjust by assigning a div wrapper on the main content area just above that footer image, that way the longer the content, it will push the image down...&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2006 05:26:54 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1206277 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206275</link>
    <description> &lt;p&gt;ok i got the site looking how i want...but i want to add the main content area to be expandable instead of a scroll like i currently have it....&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sublimestylee.com/website/pages/news_story_display.php?id=4&quot; class=&quot;bb-url&quot;&gt;http://www.sublimestylee.com/website/pages/news_story_display.php?id=4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;how can i make it so that the bottom image adjusts based on the length of the main content area???&lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
-drew&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2006 02:20:06 +0000</pubDate>
 <dc:creator>sublimer</dc:creator>
 <guid isPermaLink="false">comment 1206275 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206270</link>
    <description> &lt;p&gt;two ways to have everything centered is to use the ff in the body tag on css or on the page.&lt;br /&gt;
use auto margins like you did body {margin: auto 0 auto 0;} but use it in conjunction with {text-align: center;} to ensure it will stay center. It would also be best to try and block element the navigation to make it stick, or use margin offset to make it fix in...&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2006 00:21:00 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1206270 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206261</link>
    <description> &lt;p&gt;If I were to post possible fixes to your CSS problem then it would be pretty much indentical to what&#039;s at that link. &lt;/p&gt;
&lt;p&gt;Also, keep in mind that IE and Firefox handle spacing, padding, alignments and a few other attribute tags differently.&lt;/p&gt;
&lt;p&gt;Also, also, &#039;IDs&#039; have to be unique. Either make all of your IDs unique or use &#039;Class&#039; instead.&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2006 23:59:35 +0000</pubDate>
 <dc:creator>painperdu</dc:creator>
 <guid isPermaLink="false">comment 1206261 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206258</link>
    <description> &lt;p&gt;hmm, im hoping for more direct info...&lt;/p&gt;
&lt;p&gt;but i think i may have found something.  it seems as though i may have found something.  my issue was getting it to center in both ie and firefox and then the rest of the pieces fell in from that.&lt;/p&gt;
&lt;p&gt;if this doesnt work like i think it may i&#039;ll post here.  thanks though!&lt;/p&gt;
&lt;p&gt;-drew&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2006 22:18:29 +0000</pubDate>
 <dc:creator>sublimer</dc:creator>
 <guid isPermaLink="false">comment 1206258 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-alignment-and-centering#comment-1206254</link>
    <description> &lt;p&gt;Study these tempaltes:&lt;br /&gt;
&lt;a href=&quot;http://www.glish.com/css/&quot; class=&quot;bb-url&quot;&gt;http://www.glish.com/css/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2006 21:19:20 +0000</pubDate>
 <dc:creator>painperdu</dc:creator>
 <guid isPermaLink="false">comment 1206254 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
