Bug with IE? Help!!

IE and Safari doesn't seem to read my header files.  The entire Header area and Main Navigational Area don't show up.  Has anyone had this problem??

I noticed in the the base/_header.html there was some commented out code for IE - would this have anything to do with my Header/Nav not showing up - or are there other places that are commented out??  If anyone can help it would be much appreciated!!!!

Commented out by default on base/_header.html

<!--[if lt IE 7.]>
<script defer type="text/javascript">
var site_url = '__site_url__';
</script>
<script defer type="text/javascript" src="inc/js/pngfix.js"></script>
<![endif]-->

__ray_invite_js__

__extra_js__

__extra_css__

<!--[if lt IE 7]>
<![if gte IE 5.5]>
<style type="text/css">
.subMenu {
background-image:none;
background-color:#F5F5F5;
filter:none;
border-bottom:3px solid #8D8D8D;
}
</style>
<![endif]>
<![endif]-->

Quote · 16 Jun 2008

That code is evaluated only for IE 7. It is a fix for that version.

----
Quote · 17 Jun 2008

Any advice on what is going on in IE and Safari?  Site is www.scrubbinup.com

Thanks!

DM

Quote · 17 Jun 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.