New Zenner
- Join Date:
- May 2007
- Posts:
- 16
- Plugin Contributions:
- 0
Disable 'Whats New'
Hi,
I am trying to disable this box called 'Whats New'
This is the code from the product listings page.
I can't for the life of me figure out how to get Zen Cart to omit this code.. I guess it's time to take a break, and let some fresh eyes take a loke.
<!-- bof: whats_new -->
<div class="centerBoxWrapper" id="whatsNew">
<h2 class="centerBoxHeading">New Products For June - Ladies</h2>
<div class="centerBoxContentsNew centeredContent back" style="width:33%;"><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=103"><img src="images/ZR-117-Shine.jpg" alt="Travel Africa Candy Sunshine" title=" Travel Africa Candy Sunshine " width="100" height="100" /></a><br /><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=103">Travel Africa Candy Sunshine</a><br />$72.40</div>
<div class="centerBoxContentsNew centeredContent back" style="width:33%;"><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=104"><img src="images/ZR-125-Flour.jpg" alt="Juju Sparks Orange Raver" title=" Juju Sparks Orange Raver " width="100" height="100" /></a><br /><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=104">Juju Sparks Orange Raver</a><br />$72.40</div>
<div class="centerBoxContentsNew centeredContent back" style="width:33%;"><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=102"><img src="images/ZR-116-Coral.jpg" alt="Travel Africa Coral" title=" Travel Africa Coral " width="100" height="100" /></a><br /><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=102">Travel Africa Coral</a><br />$72.40</div>
<br class="clearBoth" />
</div>
<!-- eof: whats_new -->
```here is a pic.