I want to add a Flat Rate Shipping Picture and Payshi.. i mean Paypal logo on the left side of the website.. I believe this is call a sidebox header? That's what confuse me usually header means top.. I think it would be called sidebox lefter...
I TRY to follow these instructions But it don't make sense
https://www.zen-cart.com/tutorials/i...hp?article=135
These are the only two changes there BUT how does it know how to find MY picture's name, there's so many pictures in that folder?
define('BOX_HEADING_CATEGORIES', 'your_graphic_image.???');
Do I type in "your_graphic_image.???
$title = zen_image($template->get_template_dir(BOX_HEADING_CATEGORIES, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . BOX_HEADING_CATEGORIES, HEADER_ALT_TEXT);
Do I type all this in? I can find these locations but where do I put my Picture's name in there???





