VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: jstacy on October 20, 2014, 21:19:35 PM

Title: payment method sytlizing
Post by: jstacy on October 20, 2014, 21:19:35 PM
I am having some issues with the layout on the authorize.net credit card fields.  The date field is messed up and I can not figure out how to get it on one line.....any help would be appreciated.

http://buckarooleather.com/jupgrade/en/checkout/editpayment

Regards,

John
Title: Re: payment method sytlizing
Post by: GJC Web Design on October 21, 2014, 02:20:43 AM
.vmpayment_cardinfo select {
  display: inline;
}

[attachment cleanup by admin]