[css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread Jeralyn Merideth
Hi group. I need more help! This project is quickly becoming the bain of my existence! I don't know why, but the wrapper, is not acting like a wrapper. Inside dreamweaver, when I click on the wrapper div, it's just a couple pixels high and everything else if falling outside of it. Because of this,

Re: [css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread David Laakso
Jeralyn Merideth wrote: I'm looking at my own code from other projects and am doing the same thing...it's just not working out this time. Could someone take a look at my code (I've updated it on my server) and see what is going on? Maybe I'm just missing something.

Re: [css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread Ingo Chao
Jeralyn Merideth wrote: Hi group. I need more help! This project is quickly becoming the bain of my existence! I don't know why, but the wrapper, is not acting like a wrapper. Inside dreamweaver, when I click on the wrapper div, it's just a couple pixels high and everything else if falling

Re: [css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread Gunlaug Sørtun
Jeralyn Merideth wrote: http://www.5pts-interactive.com/sarantopoulos/index.asp David and Ingo have pointed to the absolute positioning as the problem, so why not get rid of that A:P and give the 'clearfix' a chance. Adding / correcting to... #wrapper {margin-top: 63px; position: relative;}

Re: [css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread Jeralyn Merideth
Thanks to everyone who answered. I took the absolute positioning correction advice and worked it out. I kept working on it and so anyone who answered this later may not have seen the correct code :-) Anyway, all is lined out and looking good in FF and IE7...I don't have 6. could someone do a

Re: [css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread David Laakso
Jeralyn Merideth wrote: Thanks to everyone who answered. I took the absolute positioning correction advice and worked it out. I kept working on it and so anyone who answered this later may not have seen the correct code :-) Anyway, all is lined out and looking good in FF and IE7...I don't

Re: [css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread Rafael
Jeralyn Merideth wrote: Thanks to everyone who answered. I took the absolute positioning correction advice and worked it out. I kept working on it and so anyone who answered this later may not have seen the correct code :-) Anyway, all is lined out and looking good in FF and IE7...I don't

Re: [css-d] Wrapper is not wrapping...footer is at the top

2007-10-22 Thread David Hucklesby
On Mon, 22 Oct 2007 17:55:45 -0700 (PDT), Jeralyn Merideth wrote: Thanks to everyone who answered. I took the absolute positioning correction advice and worked it out. I kept working on it and so anyone who answered this later may not have seen the correct code :-) Anyway, all is lined