Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Banner


adavis

Recommended Posts

I am trying to get an image in the header and footer ( that used to say "oscommerce" ). I need to get it in ( I believe Images) without it showing up as a product.

Thanks for any help,

Shawn

Link to comment
Share on other sites

  • 4 weeks later...
  • 3 weeks later...

hi

i wonder if you could help me with the same problem. i would like to change the logo at the top left of the page to my own i am not shaw where it put the image or how to change to if you could help pls.. paul..

Link to comment
Share on other sites

This worked for me.

 

1) Right click the OSCommerce gif that you want to replace and look at the properties.

 

2) Under there you will find the name and the location of the file oscommerce.gif

 

3) Rename your file oscommerce.gif and upload it to the same location.

 

This is what I did on mine and it has worked fine.

 

ps Banners are different from logos, I had the same confusion early on.

Link to comment
Share on other sites

  • 2 weeks later...
  • 9 months later...
I think I have it now. Thank You for all of your help.

 

You can also edit the php file...

 

Tools-->File Manager-->Includes (folder)-->header.php (click once to select, then click the edit button).

(Good idea to download the header.php file first because it's easy to mess up.)

 

If it isn't writable, use an FTP program to change permissions on it (I use the command SITE CHMOD 777).

 

Upload your image to the oscommerce/images folder using FTP (or the File Manager).

 

In the php file, look for the part that says 'oscommerce.gif' (or something like that) and replace it with your file name - just make sure to keep the apostrophes there... Change the mouseover text next to it (also within single quotes).

 

Hope that helped! If anyone knows of an easier way, let me know...

Link to comment
Share on other sites

You can also edit the php file...

 

Tools-->File Manager-->Includes (folder)-->header.php (click once to select, then click the edit button).

(Good idea to download the header.php file first because it's easy to mess up.)

 

If it isn't writable, use an FTP program to change permissions on it (I use the command SITE CHMOD 777).

 

Upload your image to the oscommerce/images folder using FTP (or the File Manager).

 

In the php file, look for the part that says 'oscommerce.gif' (or something like that) and replace it with your file name - just make sure to keep the apostrophes there...  Change the mouseover text next to it (also within single quotes).

 

Hope that helped!  If anyone knows of an easier way, let me know...

 

THanks - worked for me!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...