View Single Post
  #4  
Old 09-02-2009, 12:11 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Adding a Simple Button Link

I dont see where it says "Products".
For it to be above the product description, look in skin1/customer/main/product.tpl for this line (or similar):
Code:
<tr> <td colspan="2"> <div class="descr">{$product.fulldescr|default:$product.descr}</div> </td> </tr>
The link should be added before that.
__________________
- Shane Munroe
Reply With Quote