Also, on other pages it looks ok but it doesnt have that image there so it may not be and seems to me that on other pages the footer should be down at the bottom but it isnt there a bit of room, any ideas what happened.
Looks ok in Firefox but in Chrome and Safari looks all messed up, so could imagine IE. Im guessing Im missing a div or something but am confused on whats going on.
Thanks Jeremy, but not really what I’m looking for as need the -380px on the margin-top as it is a sticky footer. I’m not too sure what went wrong at all cause it was working not too long ago.
Sorry, that wasn’t helpful. I didn’t realize it was supposed to be sticky, and my small browser window didn’t help.
Anyways, I went through it with both firebug and and chrome dev tools. There are a lot of elements not properly clearing their containers, for instance, #main, .page-content, .page-wrapper, and the #sidebar are all shorter than their content. You may want to track down those issues and see if it straightens anything out.
I’m wondering why you’d make that assumption, or send that mess of ugly CSS at it. Overflow+zoom, be done with it… doesn’t appear to be anything that would require more.
Though given the site is chock fully of accessibility and coding issues, I’m hardly shocked that I’m seeing four different BROKEN layouts in four different browsers here – from the first line of code declaring it is in transition from 1997 to 1998, to the mess of bloated pointless javascript, to the massive space-wasting banner garbage on the home page, to the fix width layout with illegibly small px metric fonts, to the use of DIV for paragraphs, nonsensical heading orders, to the comment placements that could be tripping rendering bugs in IE and FF… It’s a laundry list of “this is why you need to start over from scratch”.