Quick help regarding select boxes color
Allright, I did a template and started completely from scratch.
I am currently working on the fast lane checkout pages.
When you select cc, it pulls from Register_CCinfo.tpl, inside this is a line
{html_select_date prefix="card_expire_" display_days=false end_year="+10" month_format="%m" time=$userinfo.card_expire_time use_unique_key=true}
(it generates the select options for card expiration)
How can I specify a class to this? The reason I need is to change the text color, because at the moment its white.
__________________
Version 4.3.1
|