Questions about Payment Form extension

Required Field: Notice Mobile Position

  • chiappa
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 22 hours ago - 7 years 11 months ago #80320 by chiappa
I need to have support for mobile phones for the Payment Form.
Everything seems to work well, except the "this field is required" speech bubble.
It is shown on the right with absolute positioning which jumps out of the mobile view.
How can I change the top and left coordinates of the div?
Code:
<div class="showdateformError parentFormos_form formError" style="opacity: 0.87; position: absolute; top: 1119.5px; left: 1221.6px; margin-top: -35px;">



Thanks!
Last edit: 7 years 11 months ago by chiappa.

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

  • chiappa
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 11 months ago #81354 by chiappa
Replied by chiappa on topic Required Field: Notice Mobile Position
Solved.

file: ~/components/com_pmform/assets/js/paymentform.js
Code:
promptPosition : "topRight:-140",

See my notes for details.

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

Moderators: Tuan Pham Ngoc