nattengel Posted September 23, 2005 Posted September 23, 2005 :blink: I have uploaded a new logo through the admin, but it won't show up as anything but the same old os commerce logo... what am I doing wrong?
Helaman Posted September 23, 2005 Posted September 23, 2005 Okay I have done this a few times so I hope I can help you correctly. Under your includes folder open up, the header.php file and scroll down until you get to about line 47. Once there you'll see the name of oscommerce gif. You will need to change that to the name of your graphic and if you want to resize it here is an example of my line. snip....(DIR_WS_IMAGES . 'nameofmylogo.jpg', 'Big Time Money Making Company, Inc.', '390x190') . '</a>'; ?> That includes the alt name and resizes the image to 390 x 190 be sure that your logo is in the image folder. By the way, if you don't have a PHP editor, you can get a really nice one called crimson editor go here for it, its free and works excellent http://www.crimsoneditor.com/ Good luck
wildman21 Posted September 24, 2005 Posted September 24, 2005 the other option which works fine (as long as you make it the same size) is add your logo into the images file and just call it oscommerce gif
Wendy James Posted September 24, 2005 Posted September 24, 2005 Actually, you don't have to make it the same size. Just be sure it is named correctly and uploaded via FTP (not the file manager.. never use the file manager for anything) to your images folder. Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.