View Single Post
  #2  
Old 09-20-2008, 08:05 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Edit Fast Lane Checkout to show images instead of text

Well, the payment methods are in a loop in the Fast_Lane_Checkout module, and the text is displayed using the {$payment.payment_details} variable. You can add an image in checkout _2_method.tpl, but I think you would need to add another loop with a "if" to display the "credit cards" image only where it applies, and I have no idea what the correct payment.payment_details variable is. I don't think you can get a individual image to display for each credit card easily though since it is from a pulldown menu in checkout _3_place.tpl.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote