How to use checkbox style in rails application?


Topic: How to use checkbox style in rails application?

Lukis92 asked 9 years ago

Hi. I have a problem with correctly style checkbox in simple_form for rails application. My code: = f.input :remember_me, as: :boolean if devise_mapping.rememberable? How to match your css style:
%p
  %input#test6{:checked => "checked", :type => "checkbox"}/
  %label{:for => "test6"} Basic

Michal Szymanski staff pro premium priority answered 9 years ago

Hi, unfortunately none of us works with rails and I cannot advise you anything. I'm sorry.
Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No