tony_sar:
compare this changes i made to this code with original code in your style.
I have IE 6 . After applying this change both ie and ff show ok ..
#cartAdd {stylesheet.css (line 685)
border:0 solid #E7E7E7;
float:left;
height:142px;
left:350px;
position:relative;
text-align:center;
top:-50px;
}
however, using IE6, i can see many problems with your page. , your logo currently is being displayed in your FOOTER .. :shocking:
you didn't apply PNG transparency fix for IE .( or perhaps there is no fix ?? )
kaboodle logo displaying under one of your additional image. and your SSL Logo is in your footer .
Hi Tony, Yikes, I've never looked at the site in IE6 as I thought compatibility mode would take care of that.
I have now added the PNG transparency fix to my html_header.php file like this. I hope that's worked?
<script defer type="text/javascript" src="pngfix.js"></script>
How could I view IE in IE6 mode? I can't figure out how to fix my logo or the Kaboodle image if I can't see them :cry: