Quote:
Originally Posted by Fatbat
Judging by the way it looks in IE6 here, it's simply a failure to clear a float up around the header that is causing your main container to collapse. Try sticking "overflow: auto:" on all your major holding containers (header, body, footer, etc.).
|
I wasn't sure where that would be put and the other suggestion a couple posts below was simple enough to give a quick try to and it fixed the major error at least - if you look and see what is currently wrong now with the right side, would this fix the errors and where exactly would I put that within those files? Sorry if I sound retarded but my CSS knowledge is very limited.