Hello DP members, May you guide me on how to address this problem? As the subject line states, "My Wordpress site looks damage when viewed in Internet Explorer." But for the other browsers, it looks fine. Just like in Chrome, Firefox, Maxthon, and Opera. My sidebar widgets are found on the bottom of the home page. Please help me on this. Here's my site, http://allaboutthephilippines.com Do I need to add/edit some codes on my CSS? Thanks, Louie Tugas
The problem you are having has to do with the box model. There is a diagram on this page at W3C: http://www.w3.org/TR/CSS2/box.html Each browser interprets dimensions differently, this is why it works in some and not in others. Adjust your main content div and sidebar div margins until it aligns in IE.