View Single Post
  #3  
Old 05-10-2005, 09:36 PM
  MythNReality's Avatar 
MythNReality MythNReality is offline
 

X-Adept
  
Join Date: Mar 2005
Location: S. Cali
Posts: 403
 

Default Re: fer starters...

Quote:
Originally Posted by instinctual
Well fer starters you're going to be editing skin1/customer/main/products.tpl or products_t.tpl files.

In there you will see the call to the thumbnails, it's an include statement. You can either manually set the "x" and "y" - width and height - in that include statement or stick with configuring the width in xcart and having it do it proportionally.

It looks to me as if the site you like is using a 120 width thumbnail configured the regular way through the x-cart backend.

As far as the layout, it is upto you to edit the html code appropriately to make the thumbnail show up next to the description, moving the price and "see details" verbiage below that.

Something like <tr><td><img tag></td><td>description</td></tr> blah blah blah....

TKS for the response. Mind giving me more details please?
__________________
_____________
Capture Your Mini-Me Look!

- X-CART Gold (Current Version) V4.6
- Reboot
- CDSEO
Reply With Quote