Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Edit invoice - packing slip


toymanpaul

Recommended Posts

Posted

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

Posted

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>

Archived

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

×
×
  • Create New...