andro123 Posted April 20, 2006 Posted April 20, 2006 Whenevr a customer makes an order, there is the option to click on invoice or packing slip in the order. My question is the logo in the slip still shows as the OS commerce logo. How to I make it so that I can use my logo and where do I find how to create the HTML code to be able to add this logo to whatever file I need to put it in many thanks
ozcsys Posted April 20, 2006 Posted April 20, 2006 Whenevr a customer makes an order, there is the option to click on invoice or packing slip in the order. My question is the logo in the slip still shows as the OS commerce logo. How to I make it so that I can use my logo and where do I find how to create the HTML code to be able to add this logo to whatever file I need to put it in many thanks You need to edit admin/invoice.php admin/packing_slip.php Look for the following and edit as needed <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce', '204', '50'); ?></td> The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.