View Single Post
  #4  
Old 11-20-2009, 11:40 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Over my head....

To hide the market price and eventually "% save" icon you need to comment out the code from products.tpl and product.tpl

If you don't have any news posted the news area may not show. Also look into home.tpl - the include for news.tpl is in there by default. Maybe it was not you who commented it out. Same for the search bar. And search by default is in head.tpl

To hide the cart you need to edit product.tpl, products.tpl, home.tpl.. maybe some other files along that line, and comment out the code from there in reference to add-to-cart, buy-now, auth-box... Look in the template files for the exact spelling
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote