I have been trying to change the font size in the select_date but i
haven't had any luck
here's what i did:
<%= select_date( Date.today, :prefix => 'prom_date_end', :order =>
[ :day,:month, :year], :html => {:style => "font-size: xx-small;"}) %>
I have been trying to change the font size in the select_date but i
haven't had any luck
here's what i did:
<%= select_date( Date.today, :prefix => 'prom_date_end', :order =>
[ :day,:month, :year], :html => {:style => "font-size: xx-small;"}) %>