Topic: How can I set css stylesheet for file_field ?
when I use file_field(file_field_tag) such as:
<%= file_field(:attachment, :file, :class => 'file_input') %>
I found that css class file_input never been add to file_field,how can I do it?
You are not logged in. Please login or register.
Rails Forum - Ruby on Rails Help and Discussion Forum » XHTML/CSS/JavaScript » How can I set css stylesheet for file_field ?
when I use file_field(file_field_tag) such as:
<%= file_field(:attachment, :file, :class => 'file_input') %>
I found that css class file_input never been add to file_field,how can I do it?
Hi,
Strange ! What is the version of Rails ?
Hosting provided by aTech Media