Hi Dave,
Looking at the code in the header, it looks like all the open and close <!-- .... --> are causing ie7 to get confused.
| Code: |
<!--<div class="suckerfish">
<div id="top">
<div class="width960px">
<div id="logo" class="clearfix">
<h1><a href="http://67.15.172.8/~goochgro">goochgroup.co.uk</a></h1>
</div>
<div id="color-text"><span>Select options:</span>
<div id="color-icons">
<!-- Theme Switcher -->
<a href="" class="blue-color" onclick="changecolor('blue');" title="change to blue-color">blue-color</a>
<a href="" class="green-color" onclick="changecolor('green');" title="change to green color">green-color</a>
<a href="" class="brown-color" onclick="changecolor('brown');" title="change to brown-color">brown-color</a>
<a href="" class="peachy-color" onclick="changecolor('peachy');" title="change to peachy-color">peachy-color</a>
<!-- Font Sizer -->
<a href="" class="txt-smaller" onclick="changestyle('smaller-text');" title="change to smallest font">Font size smaller</a>
<a href="" class="txt-default" onclick="changestyle('medium-text');" title="change to default font">Font size default</a>
<a href="" class="txt-larger" onclick="changestyle('large-text');" title="change to largest font">Font size larger</a>
</div>
</div>
</div>
</div>-->
|
I suggest deleting the code if you are not going to use it, or try refine the commenting code.... its defo that.. you can see ie7 is displaying the final "-->"