Support

Home Forums Event Espresso Premium Paypal Button

Paypal Button

Posted: May 6, 2013 at 4:31 am


overlanderzsg

May 6, 2013 at 4:31 am

Hi i have uploaded http://www.overlanderz.com.sg/wp-content/plugins/event-espresso/gateways/paypal/btn_stdCheckout2.gif in my Papyal IPN Image. But the image is still not reflected in my website. Only Paypal text in a box.


Dean

May 6, 2013 at 5:03 am

You site is currently offline.

I you are meaning the paypal button itself on the payment screen, that should already default to the correct button. If you go to the PayPal settings in Payment Settings, you can see what button will be displayed below the Current Button Image: label


overlanderzsg

May 6, 2013 at 8:39 am

The current Button Image does not show any image


overlanderzsg

May 6, 2013 at 8:54 am

Hi I managed to get the paypal image fixed. Thank you

By the way, can i change the image for offline payment? Eg: for check payment


Dean

May 7, 2013 at 1:10 am

Hi,

Glad you got it working! The Invoice, Cheque etc are not images, they are just text links styled with CSS, so you would just need to over ride that CSS in your themes style.css file or via a plugin like My Custom CSS.

The main CSS class controlling the “buttons” is payment-option-lnk


overlanderzsg

May 7, 2013 at 8:05 am

I’m sorry please pardon me on my lack of knowledge on coding. How do change the css code?

 

I also need to change for my view cart as well. It only has a link now.


Josh

  • Support Staff

May 7, 2013 at 10:46 am

Hi there,

Here is a link to a video tutorial that you might find helpful on how to change things with CSS:

https://eventespresso.com/wiki/using-css3-to-style-links/

so for the example of the payment button, something like this will change the payment button link text to red:

.payment-option-lnk a{
color: red;
}

The support post ‘Paypal Button’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso