Jump to content

PayPal Pro plugin checkout styling


fairtomidland

Recommended Posts

We are using the PalPal pro plugin as our payment gateway on this site- www.eyewearchain.com

After adding to cart and hitting checkout, it gives the option of checkout OR checkout with PayPal button, which is now a bright orange button, larger now in the 5.11 version.

My question is- I want to make the "or" bolder or larger and have a bit of separation from the Paypal button so the customer does not think the Paypal express button is the only option since it is so bright.

I cannot find where this is styled in any of the files. Thanks in advance.

Link to comment
Share on other sites

In the skin's template file content.checkout.php, near line 88, find:

<p class="alternate_checkout">-- {$LANG.common.or} --</p>

 

The CSS class alternate_checkout is located in the file common.css, line 725. You can remove the padding rule.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...