
Originally Posted by
usernamenone
Yes, turn off your new products of the month and then go to:
includes>templates>yourtemplate>templates>tpl_index_default.php add code just below
<?php if (SHOW_CUSTOMER_GREETING == 1) { ?>
<h2 class="greeting"><?php echo zen_customer_greeting(); ?></h2>
<?php } ?>
For your image and product like this
<table style="width: 100%;"><tbody><tr>
<td rowspan="1" style="text-align: center; width: 100%;">
<?=zen_image(DIR_WS_TEMPLATE.'images/center_product.jpg','','','','')?></td></tr>
</tbody></table>
your image would be in your template images folder add text and a link to your product like this link
<a href="index.php?main_page=index&cPath=48">Top 40 CD</a>