![]() |
How do I add an image next to a payment method? (screenshot)
http://i18.tinypic.com/85o2esn.gif
I want to put an image and text there. I know how to add the text, by going to Payment Methods on the control panel. But when I add HTML code for an image it doesnt show up |
Re: How do I add an image next to a payment method? (screenshot)
Seeing as I was just editing that page...
Look in skin1/modules/Fast_Lane_Checkout/checkout_2_method.tpl For... Code:
<td width="20%" nowrap="nowrap" style="padding-right: 15px;"><label for="pm{$payment.paymentid}"><b>{$payment.payment_method}</b></label></td> Code:
<td width="20%" nowrap="nowrap" style="padding-right: 15px;"><label for="pm{$payment.paymentid}"><b>{$payment.payment_method}</b></label></td> Code:
<td width="20%" nowrap="nowrap" style="padding-right: 15px;"><label for="pm{$payment.paymentid}"><b>{$payment.payment_method}</b></label></td> Upload your images to /skin1/images |
Re: How do I add an image next to a payment method? (screenshot)
Another way: add the image as html tag in payment methods...
This post will get you started... and keep reading. It works for me! |
All times are GMT -8. The time now is 11:14 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.