Forums

Header image doesn't show up in IE (2 posts)

  1. kathleane
    Member
    Posted 1 year ago #

    I'm using the "soccersta" theme and have modified the header image by creating a new image and placing it in the same folder as the old image. I renamed the original image to "oldtop.jpg" and named the new image "top.jpg" so all should work fine right? I thought so since I use Firefox as my browser but users with IE are telling me that they cannot see the header image on any of my pages.

    The blog is located at http://www.nbspiritrun.com

    I've included the code located in the header.php file that I suspect is causing the problem below:

    <!--[if lte IE 6]>

    <style type="text/css">
    .class {
    behavior:url("pngbehavior.htc");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php bloginfo('template_directory'); ?>/images/im.png');
    background:url(images/blank.gif);
    }
    .sidebar {
    behavior:url("pngbehavior.htc");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php bloginfo('template_directory'); ?>/images/sidebar.png');
    background:url(images/blank.gif);
    }
    </style>

    <![endif]-->

    Any ideas for a fix?

  2. tracyselena
    Member
    Posted 4 months ago #

    did you fix this? I"m having the same problem....

    T

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags