Quick question; can I change the default payment buttons or are they used by e-junkie? The default ones aren't exactly pretty or compelling. The (paypal) buy now button doesn't even have a PayPal-logo :frowning:

  • created

    Feb '09
  • last reply

    Feb '09
  • 1

    reply

  • 811

    views

  • 2

    users

  • 3

    links

Hello,



You can use your own images for the Cart, BUY NOW, and Checkout buttons.



We have instructions on how to customize the Cart and BUY NOW buttons here:

http://www.e-junkie.com/ej/help.customization.htm



Basically, all the buttons E-junkie provide contain an image reference, which can be like:



* <img src="https://www.e-junkie.com/something.gif"/>

You can replace the https://www.e-junkie.com/something.gif part with your own image's URL OR you can simply replace the whole <img.../> tag with text if you don't want an image button.





OR



* <input type="image" src="https://www.e-junkie.com/something.gif"/>

You can replace the https://www.e-junkie.com/something.gif part with your own image's URL



Instructions on making changes to the Checkout Button in the cart itself can be found here:

http://www.e-junkie.com/ej/help.custom-cart.htm