http://www.karma-kafe.com/test/ this is the test site, the index is the only functional page. There are two things bothering me at this point. the first problem being the footer, I can't seem to get it flush with the bottom of the page. There is a strange 10 or so pixel gap that i don't know how to get rid of. The second problem are the two images, if looking at the website with firefox it wields my desired results. But it does some funky stuff in IE. Is there an easy fix to this? Without creating a separate div for a right column? I admit I'm more of a graphical person over the coding stuff. I can't wait for some help
It would be easier to help you if the html ( http://validator.w3.org/check?verbose=1&uri=http://www.karma-kafe.com/test/ ) was valid and the CSS validated too.
Fair enough, I cleaned up what I could. All of the other errors seem to be generated by yahoo hosting? which is nuts. I don't know how to fix that at the moment. The site is actually a bit more messed up now so. the problems continue with the images now in both browsers.
Add clear:both; in .Content_image The pixel gap is due to an image by Yahoo (geo.yahoo.com for javascript disabled stats ) below the html closing tag.