Add Visa/MC/Amex/Discover image to CC page

Discussion in 'Templates customization' started by balancin, Jul 12, 2008.

  1. balancin

    balancin New Member

    Joined:
    Aug 29, 2006
    Messages:
    9
    Fellow Amember users, you may be able to find this useful: here is how I have added my Visa/MC/Amex .gif to the credit card info page (cc_info.html): past this code to the right of the credit card number input field:

    <img src="{$smarty.request.state}/LocationOfSomeTemplateYouUse/images/mc_vs_ax_023.gif" width="113" height="23" align="bottom">

    Also, this may save you a bit of time: here is a site that has a huge selection of Visa/MC/etc logos: http://www.credit-card-logos.com/ (no... I am NOT associated with this site.) You probably don't have to use the code they supply if you don't want to be dependent on them - just save the image.

Share This Page