16
before what upgrade?
firefox and mozilla etc are fully standards compliant browsers.. IE on the other hand is not fully compatible with all standards even tho microsoft say it is..
i can't actually check with IE as i'm on linux. but i see your site, but i don't see any header (with konqueror)
u could try and narrow it down.. by removing certain things in the theme.html
try removing this script from your theme >
le="color: #000000"><?php <script> function addEngine() { if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { window.sidebar.addSearchEngine( "http://www.weblook.org/themes/iceLOOK/procura_plugin.src", /* engine url */ "http://www.weblook.org/favicon.ico", /* icon url */ "webLOOK", /* engine name */ "Web" ); /* category name */ } else { alert("Mozilla M15 ou superior é necessário para instalar um sistema de procura."); } } </script>
it may not be the cause, but at least you'll know for sure.. if it works without that script then you know thats where the problem is, and then u can try and narrow it down further..