How do I add and image to replace the zen cart image in the right column box with the heading: Have you seen...
I was given info to paste image in:
<div id="navColumnTwoWrapper" style="width: <?php echo BOX_WIDTH_RIGHT; ?>"><?php require(DIR_WS_MODULES . zen_get_module_directory('column_right.php')); ?><img src="pwslogo.gif" alt="Portland Wine Storage" /></div></td>
<?php
But it didn't work. http://www.portlandwinegear.com/shop



