I am working on a site right now, obviously, and I have been working on it for some time. Today I was messing with cleaning up my styles, and I ran into a problem, in Firefox, my footer now appears mid page, it has no position css applied to it or its parent tags. In fact, I removed all styling associated with it, removed all of the content, put just plain text, and it still failed. Check it out: www.gwca.org/drupal/why_china Every other browser I test works fine, Opera, Safari, and IE Another developer mumbled something about DIVs and why I didn't just use frames, but this is how I want it setup, and it was working up until 10AM this morning, so I know it can work, but I need to know where its failing. I have spent 5 hours beating my head against the computer so far, can anyone help point me in the right direction?
I can't post links yet, but here is a screenshot of the problem. img284.imageshack.us/my.php?image=screenshot6bw.jpg
I have it working, using tables, which kills the idea behind all the DIV soup I created, but it works, no questions.