View Single Post
  #6  
Old 11-23-2009, 11:31 AM
 
alittlebitter alittlebitter is offline
 

Newbie
  
Join Date: Sep 2009
Posts: 9
 

Default Re: Over my head....

Okay, one issue down. I just changed the code in the modules/Wishlist/wl_products.tpl

From this:

image_x=$wl_products[product].image_x image_y=$wl_products[product].image_y

to this:

image_x=150

...and it worked. The Wishlist is done and looking okay (thanks to Balinor for a reply to another post for that hint!)

Next up is the hiding the Market Price issue....
__________________
X-Cart Gold 4.1.9
Reply With Quote