Tell your users that they need to upgrade their IE 6 (since this only occurs on IE6) Convert all your .png images into .gif images. Add the code below into your banner or footer area. It's a javascript file that corrects the problem... I uploaded it to my site so you don't need to mess with that part of it. Check out this site for more information on this fix. <!--[if lt IE 7]> <script type="text/javascript" src="http://www.axiomfiles.com/Files/258012/unitpngfix.js"></script> <![endif]-->
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>