View Single Post
  #1  
Old 07-30-2007, 10:29 AM
 
luxor luxor is offline
 

Senior Member
  
Join Date: Apr 2007
Posts: 120
 

Default product.tpl editing - cant find....

I am trying to edit the product.tpl.


I can not find the source code for the product title that displays below the location.tpl, where do you edit this?


Also I am having difficulty locating the overall content table for the product page, i.e:

Code:
{capture name=dialog} <form name="orderform" method="post" action="cart.php?mode=add" onsubmit="javascript: return FormValidation();"> <table width="100%" border="1" align="center"> <tr> <td class="PImgBox" align="center">

this code is allowing me to only edit this table, and not the containing table which is causing it hard to control the placement. Does anyone know which file I have to look to be able to control the parent table cells?
__________________
v4.1.8 GOLD
Reply With Quote