toymanpaul Posted May 23, 2006 Posted May 23, 2006 Hello all, can any one please help/advise has to how i can edit the invoice/packing slip name to remove the oscommerce logo and replace with own co logo thanks
jasonabc Posted May 23, 2006 Posted May 23, 2006 call your logo oscommerce.gif then upload to this directory: /catalog/admin/images/ Then open /catalog/admin/invoice.php & /catalog/admin/packingslip.php and change the two width and height values (highlighted in bold below) to whatever dimensions your logo are: <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce', '204', '50'); ?></td> Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix
Recommended Posts
Archived
This topic is now archived and is closed to further replies.