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;”}) %>
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs