PDA

View Full Version : Payment Method Options


RobRoy
25-Apr-2005, 09:18 AM
Hi All,

I am trying to alter the way the Payment Method is displayed to the customer, I have changed from the Dropdown List to Radio Buttons, but if possible I would also like to add a Logo/Icon next to the Radio Button itself.
I have searched the forums but could not find anything.
If someone knows how to do this, or if it is possible your help would be much appreciated.

Many thanks.

TraceyG
27-Apr-2005, 11:07 AM
Hi,

What you need to do is go to the 'Web | Business Settings | Payment & Security' tab. The 2nd column in the 'Payment method' list shows the 'Website Description'. You can put html for images in here to display instead of text, so something like:

<img src="imagename.gif">

will display 'imagename.gif' next to the radio button. You may need to add the image name into the 'Advanced | Additional Files' list to have it uploaded to the website.

I hope this helps.

RobRoy
27-Apr-2005, 03:10 PM
Hi Tracey,

I didn't realise that html code could be put there
I'll give it a go later.

Many thanks
Ian