hi,
i need to change the look of the Credit Card fields in checkout. I'm changing register_cc_info.tpl
but the Expiration field contains just this code
Code:
{html_select_date prefix="card_expire_" display_days=false end_year="+10" month_format="%m" time=$userinfo.card_expire_time}
can somebody tell me where i find the template which produces for the above code the drop down fields? I need to change the width of the both fields.
Thanks in advace