EB Paypal Pro Not Displaying Properly at Checkout

More
9 years 1 month ago - 9 years 1 month ago #94448 by James Riley
Replied by James Riley on topic EB Paypal Pro Not Displaying Properly at Checkout
@Tuan -- I've helped fix this same CSS issue a number of times for other users. Perhaps CSS should be patched and applied at the code release level to fix the problem that some templates seem to introduce with their "box-sizing: border-box" declaration?

Edit1: ...Once I get it right, that is :)
Edit 2: This *is* the correct CSS:
Code:
.eb-container input[type="text"] { box-sizing: content-box !important; }
I think it should be a universal fix within EB (and within EB only) as the .eb-container class seems to be applied as a wrapper around all forms???

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 9 years 1 month ago by James Riley.

Please Log in or Create an account to join the conversation.

  • Alan Oviatt
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #94449 by Alan Oviatt
Replied by Alan Oviatt on topic EB Paypal Pro Not Displaying Properly at Checkout
Thanks for the input - I have edited all the available info with my PayPal signature info. Ready to go.

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago - 9 years 1 month ago #94450 by James Riley
Replied by James Riley on topic EB Paypal Pro Not Displaying Properly at Checkout

Alan Oviatt wrote: Sorry about this, but still no bueno. It does not look like your image, still not properly sizing. Strange...


Your site is still serving the first version I gave... You might have a site-cache that needs to update or be reset in order for the change to show.
Here's the CSS that your site is serving me...


James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 9 years 1 month ago by James Riley.
The following user(s) said Thank You: Alan Oviatt

Please Log in or Create an account to join the conversation.

  • Alan Oviatt
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #94451 by Alan Oviatt
Replied by Alan Oviatt on topic EB Paypal Pro Not Displaying Properly at Checkout
That's it - tried a different browser and in all is good!! I'll clear cache - thanks a million for your efforts on this! Have a great weekend!

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
9 years 1 month ago #94457 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic EB Paypal Pro Not Displaying Properly at Checkout
Thanks James for your suggestion (and helping Alan, too). I will ask my template developer to look at this case and include it in the next release if needed. Advanced css code like this is out of my skill, I work mainly with PHP code.

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc