Hi I'm pretty new to Zen Cart and am experiencing trouble getting rid of <!--// bof: whatsnew //-->, <!--// bof: reviews //-->, <!--// bof: featured //--> links, which appear directly below all my categories. They have the default image directly under the links with prices over the top. I've include the code below, please can somebody tell me how to turn these off as I've been trying to get rid of them for hours now?
Nick
<!--// bof: whatsnew //-->
<div class="leftBoxContainer" id="whatsnew" style="width: 200px">
<div class="sideBoxContent centeredContent"><a href="http://www.specialitywines.com/wines/index.php?main_page=product_info&cPath=70&products_id=181"><img src="images/no_picture.gif" alt="BRANAIRE-DUCRU - St. Julien" title=" BRANAIRE-DUCRU - St. Julien " width="100" height="80" /><br />BRANAIRE-DUCRU - St. Julien</a><div>£68.00</div></div><div class="sideBoxContent centeredContent"><a href="http://www.specialitywines.com/wines/index.php?main_page=product_info&cPath=70&products_id=180"><img src="images/no_picture.gif" alt="St Julien - Beychevelle" title=" St Julien - Beychevelle " width="100" height="80" /><br />St Julien - Beychevelle</a><div>£39.00</div></div></div>
<!--// eof: whatsnew //-->
<!--// bof: reviews //-->
<div class="leftBoxContainer" id="reviews" style="width: 200px">
<div id="reviewsContent" class="sideBoxContent centeredContent"><a href="http://www.specialitywines.com/wines/index.php?main_page=product_reviews_write&products_id=180"><img src="includes/templates/template_default/images/box_write_review.gif" alt="Write a review on this product." title=" Write a review on this product. " width="99" height="57" /><br />Write a review on this product.</a></div></div>
<!--// eof: reviews //-->
<!--// bof: featured //-->
<div class="leftBoxContainer" id="featured" style="width: 200px">
<div class="sideBoxContent centeredContent"><a href="http://www.specialitywines.com/wines/index.php?main_page=product_info&cPath=70&products_id=180"><img src="images/no_picture.gif" alt="St Julien - Beychevelle" title=" St Julien - Beychevelle " width="100" height="80" /><br />St Julien - Beychevelle</a><div>£39.00</div></div></div>
<!--// eof: featured //-->




