<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1031479" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1031479</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184416</link>
    <description> &lt;p&gt;sure&lt;/p&gt;
 </description>
     <pubDate>Thu, 03 Nov 2005 08:46:52 +0000</pubDate>
 <dc:creator>robokoder</dc:creator>
 <guid isPermaLink="false">comment 1184416 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184347</link>
    <description> &lt;p&gt;z-index is the order of layers on a page.  It&#039;s generally not used that much from what I&#039;ve seen.  So something with a z-index of 5 would be on top of something with a z-index of 1.&lt;/p&gt;
&lt;p&gt;As I said in your review thread - the reason you&#039;re having trouble with this is because it&#039;s designed to work with tables, first of all, and secondly because the graphics are just too big to fit.  Make that logo smaller and you&#039;ll have no problems.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Nov 2005 14:39:19 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1184347 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184337</link>
    <description> &lt;p&gt;It&#039;s really strange- loads of people seem to see the footer centerd, but I don&#039;t (and I have viewed it on 3 different screens).&lt;/p&gt;
&lt;p&gt;And what is z-index?&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Nov 2005 13:52:52 +0000</pubDate>
 <dc:creator>robokoder</dc:creator>
 <guid isPermaLink="false">comment 1184337 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184334</link>
    <description> &lt;p&gt;The only problem with the z-index is your menu will cover the logo on smaller resolutions.  That would also be considered a problem in my mind.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Nov 2005 13:41:17 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1184334 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184329</link>
    <description> &lt;p&gt;With regards to your navigation, I can see what you&#039;re talking and I see a few ways you can &quot;fix&quot; this problem.&lt;/p&gt;
&lt;p&gt;1, Reduce the size of &quot;fusionnx.com...&quot; so that on lower resolutions, they show up side by side.&lt;br /&gt;
2, Set a z-index to the navigation DIV making it higher than the &quot;fusionnx.com...&quot; text so it will always show up on top.&lt;br /&gt;
3, Combination of above.&lt;/p&gt;
&lt;p&gt;As for the footer, it looks pretty centred to me...&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Nov 2005 11:33:04 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1184329 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184319</link>
    <description> &lt;p&gt;I&#039;m gonna try a combination- I&#039;ll use a table and make the images smaller&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Nov 2005 08:40:49 +0000</pubDate>
 <dc:creator>robokoder</dc:creator>
 <guid isPermaLink="false">comment 1184319 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184309</link>
    <description> &lt;p&gt;The logo and menu buttons are quite large. Even on my monitor at a high resolution, it doesn&#039;t fit. You need to design and size these graphics to fit in the smallest resolution you expect, then allow them to expand (or for graphics, the gaps between them to expand) to fill larger monitors. A large number of people still have just 800x600 resolutions. While that number is dropping, it&#039;s still significant. Try changing your own resolution - you&#039;ll get a shock.&lt;/p&gt;
&lt;p&gt;Horizontal scrolling is generally frouned apone. A good design should be able to cope with many resolutions without breaking or requireing scroll bars. E.g. this forum site uses % widths to let the page scall to fit the users resolution. It looks ok at 800px and still looks ok at 1200 odd px.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Nov 2005 02:36:44 +0000</pubDate>
 <dc:creator>Rincewind</dc:creator>
 <guid isPermaLink="false">comment 1184309 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-positioning#comment-1184264</link>
    <description> &lt;p&gt;There may be another way to fix this, but this is how I would do it.&lt;/p&gt;
&lt;p&gt;Create a table with a width of 100%.  This table will have 2 TDs.  The first one has the logo in it and the other has the menu in it.  Obviously you will want to align the 2nd TD on the right which will make it look exactly as it does today, except it will stop the page from getting smaller once the logo and menu meet each other.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Nov 2005 19:36:50 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1184264 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
