Hi,
I want to change the CCV tooltip text, meaning not the tooltip itself, but the text that you hover over for the tooptip to appear and is not the same color as credit card number or expiration date above.
For the address popup, if you have a template with a fixed width like me you can add:
.sbox-content-iframe iframe {
overflow-x: hidden;
}
in the bottom of your css file so that scroll bars do not appear.
PS. Shouldn't the credit card plugin ask the owner's name as well since it may be different from the account's name? Let's say for example my wife has an account in a store and wants to use my credit card.