The fix suggested here http://www.zen-cart.com/forum/showthread.php?t=89745 did not work for me. I altered every incidence of stylesheet.css and print_stylesheet.css to include the line a.category-products {display: none;}

My intent is to remove all the subcategory listings, which are currently grouped by box count to facilitate structured discounts, and replace these listings in the center box with the keyword search box and manufacturer search box. I doubt customers really want to see these subcategories; they exist only so that we can assign the correct discount levels to the products.

The page on our test server is http://173.201.23.51/vh/index.php?ma...=index&cPath=9

Thank you for any insights that the collective wisdom of this site may be able to provide.