Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing top banner/gif


Guest

Recommended Posts

Posted

Hi,

I went through every dir. (I think so) and changed the oscommerce.gif file. When I go into the admin section I now have my own logo, however, in the shop part it still shows the oscommerce logo.

I am lost now :(

 

I looked at a posting here and it talked about the header.php. I've looked at it and found that it refers to a gif file in a dir.

 

Am I on the right track?

 

Or put plainly, how do I change the top left logo in the shop?

 

Thank you for your help

 

regards

Detlev Litzkow

Posted

Hi

 

It is in header.php - you will see a .gif file called oscommerce - change that to the name of your file (can also be a .jpg) and you can also change the alt tag there too. A bit further along in that script, you will also see the files for the 3 other images in the header.

 

Good luck!

 

Z

Posted

Thanks Zion,

 

I actually went through the whole site and changed all oscommerce.gifs (in all image dir.) I gave the original file a number after the gif (gif2) and renamed my file oscommerce.gif. I thought this would work and it did with the admin section.

 

Changing the name of the file in the header.php to the name of my file is okay, but where should I locate the picture file?

 

Maybe you can help me with an answer again Zion?

 

I thank you very much

regards

Detlev Litzkow

  • 3 weeks later...
Posted

hi, i'm having the exact same problem as detlev...i changed the image file with my own, naming it oscommerce.gif too! the admin one changes fine. but the shopfront one just remains as the original oscommerce image file...help!!

  • 1 month later...
Posted

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'mystic_blues_gifts.gif', 'Mystic Blues Gifts') . '</a>'; ?></td>

 

I have read through all the posts for changing the header image and above is what I changed, yet still not showing up.

 

Help please!

Archived

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

×
×
  • Create New...