Topic: How to use checkbox style in rails application?

Lukis92 free asked 8 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 answered 8 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

  • ForumUser: Free
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: No