Okay, I think I did what you said but its not working: the new image is not replacing the product image and the link is going to the category rather than the product.
This is what I put in tpl_index_default.php:
<div id="featuredLink">
<?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . 'http://herdoos.com/shop/index.php?main_page=index&cPath=8">' . zen_image($template->get_template_dir('http://www.herdoos.com/shop/images/hairnoodles-home.jpg', DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . 'http://www.herdoos.com/shop/images/hairnoodles-home.jpg', ' ') . '</a>'; ?>
</div>
I also have the image in my templates images folder but wasn't sure it was finding it, so also put the image in the main images folder and changed the link to it.
I see at line 99 in tpl_index_default.php there's stuff about the Featured Products Center Box -- does this not need to be changed? Or any of the other files mentioned in that code?f
BTW I took a look at your web site, nice stuff! I placed an order for a dragonfly pin with amethyst.



