Support

Home Forums Event Espresso Premium How to alter 'Please choose a payment option' images? (Paypal image, etc)

How to alter 'Please choose a payment option' images? (Paypal image, etc)

Posted: June 17, 2013 at 6:59 am


miranda rota

June 17, 2013 at 6:59 am

I’ve been trying to change the size of the paypal image on the ”’Please choose a payment option'”  (see image attached please) page and although I’ve used firebug and gone in to the css to change it, it shows bigger for about 2 seconds but then snaps back to it’s original size!

I also want to put a sub-heading above the payal image that reads: “Online Payment Options” (to be the same as the ‘Off-line Payment Options’.

Any help on how to do these will be greatly appreciated!

Thanks for your time 🙂


Dean

June 17, 2013 at 7:17 am

Hi,

Try adding this to the bottom of your style.css file or a plugin such as My Custom CSS

#paypal-payment-option-lnk {
width: 100%;
}

Regarding the title, you would need to edit one of the template files from the gateway folder called gateway_display.php. It can be copied to wp-content/uploads/espresso/gateways, before modifying to preserve changes in the event of an update.

In there are some lines that have two slashes before them // removing those slashes makes the lines active. You can choose to show the Onsite or Offiste title (e.g. paypal is off site as it is away from your site) and modify the text as desired.

The support post ‘How to alter 'Please choose a payment option' images? (Paypal image, etc)’ 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