1. fmpmanager
  2. Features Request
  3. Monday, January 19 2015, 10:56 AM
I just noticed that there is no visible "Cancel" button on the user registration form. When I check with Chrome tools, I see that the button is actually hidden using inline style. Is there a way I can unhide it? Can this be done using template override? Thanks!
admin Accepted Answer
Admin
Hi,
this button is hidden to have Prev/Next button in tab layout. to show this you can add this code at your CSS template
.registration .form-actions .btn-default{display:inline !important;}


You can also view normal template (no tabs) by disabling tabs in Easy Profile options.
  1. more than a month ago
  2. Features Request
  3. # 1
fmpmanager Accepted Answer
Content Protected
  1. more than a month ago
  2. Features Request
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.