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
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.htmBasically, 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 URLInstructions 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
Share and learn in the E-junkie community.