Zen Follower
- Join Date:
- Mar 2008
- Posts:
- 219
- Plugin Contributions:
- 0
Packaging Slip - How to change image?
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:
<td class="pageHeading" align="right"><?php echo zen_image(DIR_WS_IMAGES . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT); ?></td>
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.
thanks!