for some reason this image, which is a jpg isn't showing up in IE7 or 8... here is the php:
<img src="<?php echo get_option('logo');?>" alt="logo" height="70px" width="405px" />
and the output (which doesn't end the image tag for some reason):
<img src="http://guardianweb.edulence.com/fosterklima/wp-content/uploads/2012/04/guardian-4-color.jpg" alt="logo" height="70px" width="405px">
live url: http://guardianweb.edulence.com/fosterklima/
EDIT*** the image has been resized to 400 x 70 and still isn't working...
Although this article is rather old, it might be of use.
If the JPG image was saved using CMYK instead of RGB it may have trouble displaying. It looks like the older versions of IE (and Firefox) have a problem with this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With