pmprorh_add_checkout_box() example
pmprorh_add_checkout_box("personal", "Personal Information"); //order parameter defaults to one more than the last checkout box | |
pmprorh_add_checkout_box("business", "Business Information", "Fields below are optional but will help us in verifying your account."); |
This comment has been minimized.
This comment has been minimized.
Hello, yes same problem ! :-/ |
This comment has been minimized.
This comment has been minimized.
same issue. I would rather not use tables, but the issue is the default fields are in a table (which has a border with the default style) and custom fields are in a DIV (no border on the default style). I would like consistency, so both are the same elements, preferably not tables, but as long as they are the same it should not matter. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
Hi...
The checkout_box comes out as a div instead of a table.