jonathaneustace;168162Hi I’m using the JA Hailte template on my site, but when someone views it in ie6 it gets a warning (which is fine).
But it also displays the old logo that came with the template. how do I remove this logo, and change the text in the warning?
Hi jonathaneustace,
not sure if this is in question here, but please, try to open the file ie.php, located in the css directory of your template, and on line 70 find this:
h1.logo a {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/logo.png', sizingMethod='image');
background-image: none;
}
change the logo.png to name of your new logo.
Please, report back did this solve your problem.
Cheers 🙂