Jump to content

Increase visible field length "Card Number", Killer-Cart Che


Guest

Recommended Posts

My credit card number is being truncated by 1 character in the check-out process. I don't want to reduce the font size, how do I increase the viewable field length.

Thanks, could not get guidance through search.

Link to comment
Share on other sites

In /skins/yourskin/styleSheets/style.css, the .textbox is defined. If it comes to changing the size of the font shown in the textbox, try doing it here.

In /modules/gateway/eachgateway/form.tpl, look for:

<input type="text" name="cardNumber" value="" size="16" maxlength="16" class="textbox" />

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...