Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Logo will not display in IE


Guest

Recommended Posts

Posted

I have made some changes recently to the structure of the site. Changed folders it was ran from. When I made these changes, the logo in the top left of the site will not display in IE only. Firefox and other browsers show the logo. Can someone please look at the site with IE and tell me if my logo's appear. If not some suggestions on what I can do to fix the issue.

 

Site: www.JJGaming.com/entertainment

 

Thank you for your help.

Posted

in your includes/header.php change to this

 

<a href="http://www.jjgaming.com/entertainment/index.php?osCsid=daa22e4770f08aab9ee006593b0b0ec8"><img src="http://www.jjgaming.com/entertainment/images/oscommerce.gif" border="0" alt="J&J Entertainment Entertainment is Everything :: Home" title=" J&J Entertainment Entertainment is Everything :: Home "></a>

 

or look at the img src, there is images, must be entertainment/images

Posted

You have adapated the default osCommerce header, without altering the image pathway. Currently it is set to images/oscommerce.gif, but as you installed into a folder called 'entertainment' then it needs to be entertainment/images/oscommerce.gif

 

Did you by any chance overwrite the website's includes/header.php file with a default osCommerce header file?

 

Vger

Posted
You have adapated the default osCommerce header, without altering the image pathway. Currently it is set to images/oscommerce.gif, but as you installed into a folder called 'entertainment' then it needs to be entertainment/images/oscommerce.gif

 

Did you by any chance overwrite the website's includes/header.php file with a default osCommerce header file?

 

Vger

 

Thank you both very much, that has taken care of the issue. I should have noticed that. I guess it was just a bad day to look for coding errors. LOL. Thanks again.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...