IE cross-compatibility issue. My website, http://www.zerozaku.com, is compatible with Chrome and Firefox, but IE has an issue with my Mini-Chat overflowing out of the box. Could anyone help?
P.S. I’ve only tested it on IE8, Firefox, Chrome
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Seems to be something about the
position:relativethroughout those elements.Remove
position:relativefrom the hb_container class on those inner divs and see if you can work from there. This will at least make the messages stay within the container, but the images still seem to have an issue.