![]() |
products.tpl table editing
Hello!
I have a single-column layout for my products and have already removed the thumbnails and "see details" link. I am wondering how to eliminate the table that those fell into so that my product title (and info below) are moved over to the leftmost side. Here is my site to give you a sample: http://zachandrobin.com (just click on "Our Products". Any help is much appreciated. |
Just remove the table cell the image was in:
<td>image code was here</td> |
I tried doing that, but I am not sure where to edit this. Could you please better inform me of which coding to work with?:
Code:
{* $Id: products.tpl,v 1.45.2.16 2005/10/17 07:54:19 max Exp $ *} |
Comment out this chunk of code:
Code:
<TD width="90" align="center" valign="top"> You'll need to remove the comments you have in there now or they will screw up the other comments. |
Wow! You are wonderful! Thanks a bunch!
|
All times are GMT -8. The time now is 07:17 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.