I thought I might have been close to changing the Zencart image to my personalized logo when I looked in admin/packagingslip.php. I also saw this line of code:
However, I do believe I need to edit the HEADER_LOGO_IMAGE to call my own logo. Can anyone guide me as far as changing this logo? I'm stuck.Code:<td class="pageHeading" align="right"><?php echo zen_image(DIR_WS_IMAGES . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT); ?></td>
thanks!



