View Single Post
  #2  
Old 04-18-2008, 06:00 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: how can i remove the grey box below the price?

))) open file "skin1/customer/main/product.tpl" and comment this lines:

PHP Code:
<tr><td colspan="2">
    <
input type="hidden" name="mode" value="add" />
    {include 
file="customer/main/product_prices.tpl"}
    <
br /><br />
</
td>
</
tr
Reply With Quote